Search found 13 matches

by blUserExplorer
Wed Mar 22, 2017 2:12 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Setting up Webuilder 2016, for IIS 7
Replies: 2
Views: 2467

Re: Setting up Webuilder 2016, for IIS 7

For anyone having similar difficulties - In my situation, the agency set up 3 different standard servers - Dev, Test, and Prod. Fine. Perfect. The problem is that their Dev server is remote. It's not impossible to configure for debugging, but it's much easier if you set up your own IIS server ...
by blUserExplorer
Wed Mar 08, 2017 8:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Setting up Webuilder 2016, for IIS 7
Replies: 2
Views: 2467

Re: Setting up Webuilder 2016, for IIS 7

For anyone else who is has been using the built-in web server, but is clueless about how to use your remote server during development - 0. Make sure your server is already set up, and find out the web address (the url that you type in, from a browser) of the root, as well as the web server document ...
by blUserExplorer
Tue Mar 07, 2017 6:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Setting up Webuilder 2016, for IIS 7
Replies: 2
Views: 2467

Setting up Webuilder 2016, for IIS 7

Hi, This is a really dumb question, and I've been too shy to ask, until now. I've been using WeBuilder, for almost a year, since starting at a company using PHP 5.x with IIS 7 servers. I've been building and debugging projects in localhost using WeBuilder's built-in server, and that's working out ...
by blUserExplorer
Mon Feb 27, 2017 9:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to set $_SERVER['DOCUMENT_ROOT'] to the Project folder?
Replies: 3
Views: 2651

Re: How to set $_SERVER['DOCUMENT_ROOT'] to the Project fold

That's fine, Aivars. Our projects are fairly long. I don't mind having to set up a different root folder for each, then changing it when we switch to another project. So, how would we set the root folder to the current project folder? Or to any folder, so that debugging would result in DOCUMENT_ROOT ...
by blUserExplorer
Mon Feb 27, 2017 9:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to set $_SERVER['DOCUMENT_ROOT'] to the Project folder?
Replies: 3
Views: 2651

How to set $_SERVER['DOCUMENT_ROOT'] to the Project folder?

Hi, When using the Webuilder 2016 built-in server, $_SERVER['DOCUMENT_ROOT'] is always pointing to the root directory of the hard drive (C:\). So hrefs to code in subfolders of the project folders, are trying to point to subfolders of the drive root directory. How can the $_SERVER['DOCUMENT_ROOT ...
by blUserExplorer
Sun Oct 09, 2016 9:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Why does the debugger create another html page?
Replies: 1
Views: 2353

Why does the debugger create another html page?

Hi, Months ago, I solved this problem on another PC, but have forgotten what was the relevant setting. If I click F2, the php application shows up in the browser, and runs correctly. But if I set a breakpoint, then run it from the PHP debug menu, WeBuilder 2016 brings up an Untitled#.htm file in the ...
by blUserExplorer
Fri Aug 26, 2016 5:39 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Is there a way to copy the content of variables in PHP
Replies: 2
Views: 3067

Re: Is there a way to copy the content of variables in PHP

Ok, I was able to get some of the content of the Watch variables displayed, although the contents are truncated, when trying to Copy and Paste. However, it's not clear how the Evaluate button works. if I highlight the name of a variable in the source, then click Evaluate, it doesn't show anything ...
by blUserExplorer
Fri Aug 26, 2016 4:26 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Is there a way to copy the content of variables in PHP
Replies: 2
Views: 3067

Is there a way to copy the content of variables in PHP

Hi, In Webuilder with xDebug support, we can hover over a variable and see its contents. But if it's a long string, the it seems impossible to see all of it. Also, there doesn't seem to be any way to search through the string. Is there a way to copy and paste the contents of a variable, during a ...
by blUserExplorer
Fri Jun 03, 2016 4:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Longer or adjustable length filename field, in File Explorer
Replies: 4
Views: 4719

Longer or adjustable length filename field, in File Explorer

Hi, If you open up the List view without selecting Details, or without selecting Treeview, the filename lengths are limited. There's no way to adjust the fields, unless you select the Detail view (which sometimes is too much detail), adjust the width of the filename field, and then DeSelect Detail ...
by blUserExplorer
Wed Mar 16, 2016 7:04 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Confused about project management. Any tutorials?
Replies: 2
Views: 2450

Re: Confused about project management. Any tutorials?

When you open/save a file, it will always default to the last folder that you previously saved to/opened from, regardless of whether you use a project or not. We might reconsider this strategy. Meanwhile, if you browse for assets (e.g., Insert Image -> Browse or CSS -> Style Sheet Link etc) it will ...
by blUserExplorer
Wed Mar 16, 2016 7:03 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Alt key to bring up PHP menu
Replies: 3
Views: 2845

Re: Alt key to bring up PHP menu

Aivars wrote:I'll ask to add the key, that should be easy.
Thanks, Aivars
by blUserExplorer
Sun Mar 13, 2016 9:36 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Confused about project management. Any tutorials?
Replies: 2
Views: 2450

Confused about project management. Any tutorials?

Hi,

I have a project defined, ported from phpStorm. I copied the phpStorm files to a folder, say c:\Projects\PHP\MyPHPProject, and took the default of "*.*" for Included File Types.

When I create a new file, type PHP Script, and then save it, it doesn't default to the Project folder.
by blUserExplorer
Sun Mar 13, 2016 3:24 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Alt key to bring up PHP menu
Replies: 3
Views: 2845

Alt key to bring up PHP menu

Hi,

There's an Alt key for every menu item except PHP. File of course is Alt F, CSS is Alt C, Help is Alt H, etc.

But there seems to be nothing for PHP; you have to use the mouse. PHP development is the main reason I just purchased WeBuilder 2015 13.5.