Search found 9 matches
- Mon May 10, 2010 5:43 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Solution for highlighting PHP variables in strings
- Replies: 9
- Views: 8396
Re: Solution for highlighting PHP variables in JS
I found the custom script too works great.............. I have another similar issue which is highlighting PHP within JS doesn't work: <script type="text/javascript"> $(document).ready(function(){ <? if(!isset($_SESSION['auth']['server_status'])){ ?> $.ajax({ type: 'GET', dataType: 'jsonp', url ...
- Fri May 07, 2010 3:43 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug?
- Replies: 3
- Views: 2188
Re: Bug?
When do you expect to have this fixed ?
Jeff
Jeff
- Fri May 07, 2010 3:26 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: recent files history
- Replies: 2
- Views: 1864
Re: recent files history
Thanks Mikey. After looking into exactly what I wanted to do I noticed that I should have explained it as 'recent FTP files history'. I cannot find a way to do that or else the recent files isn't working for FTP.
Jeff
Jeff
- Wed May 05, 2010 2:57 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: FTP view
- Replies: 0
- Views: 1732
FTP view
File dates, size, permissions in the FTP window would be nice.
Jeff
Jeff
- Tue May 04, 2010 9:45 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: recent files history
- Replies: 2
- Views: 1864
recent files history
A recently used file history would be nice...............
- Tue May 04, 2010 7:59 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: snippets & server variables in code completion
- Replies: 1
- Views: 1394
snippets & server variables in code completion
Is there a way to bring up snippets, server vaiables, etc with keywords like the code completion? Other editors that I've used specifacally Eclipse and NetBeans provide this. for example type 'switch' completes the entire switch snippet for you, etc.
- Tue May 04, 2010 7:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug?
- Replies: 3
- Views: 2188
Bug?
I noticed that vaiables within a string in PHP are not color coded as variables. Is this a bug or by design? Variable color coding doesn't work: echo "High: $ $above_mmr<br>Avg: $ $average_mmr<br>Low: $ $below_mmr<br>"; Variable color coding does work: echo "High: $".$above_mmr."<br>Avg: $".$average ...
- Mon May 03, 2010 11:05 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: sort ftp conections
- Replies: 2
- Views: 1873
sort ftp conections
Is there anyway to alpha sort the FTP connections?
Jeff
Jeff
- Mon May 03, 2010 11:04 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: jdbc drivers DB connections sql browser
- Replies: 1
- Views: 1516
jdbc drivers DB connections sql browser
I just purchased your browser so if it does not do this it's not a big deal but I would like to be able to use both the Oracle and the MSSql jdbc drivers to connect to those dbs as well. I know they are not on the select list of databases but is there any way to fool them and install the driver for ...