Search found 5 matches
- Sun Jul 12, 2009 12:07 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Feature request - Php syntax and error improvement
- Replies: 1
- Views: 1549
Feature request - Php syntax and error improvement
Hello, I see rapidPHP checking the php syntax and error very slow, and it does not indicated exactly what, and where the errors are (only show a red line currently). I suppose the improvement for new version. The previewing mode seem load very slowly, too (For php preview - I am not sure for other ...
- Sun May 31, 2009 11:05 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug: Blank line appear
- Replies: 1
- Views: 1298
Bug: Blank line appear
Dear, When I use Notepad++, my script is following: <?php $site_id = '1'; $root_dir = '/home/xxx.com/xxx.com//'; ?> But when I opened it in rapidPHP, it shown: <?php $site_id = '1'; $root_dir = '/home/xxx.com/xxx.com/'; ?> Many blank line added, and they still appear if I reopened it in Notepad ...
- Sun May 31, 2009 10:51 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: 2. FTP Explorer: Multi server - RapidPHP
- Replies: 2
- Views: 2132
Re: 2. FTP Explorer: Multi server - RapidPHP
But I dont know which FTP clients (lightweigh too) has instant remote editor that can be intergrated with rapidPHP (eg when I press Ctrl-S in rapidPHP, my files can be remotely updated).
If you have known FTP clients (light weight), please let me know,
Thank you so much,
If you have known FTP clients (light weight), please let me know,
Thank you so much,
- Thu May 28, 2009 6:19 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: 2. FTP Explorer: Multi server - RapidPHP
- Replies: 2
- Views: 2132
2. FTP Explorer: Multi server - RapidPHP
2. FTP Explorer should have multi server simultaneously, (eg I want to work in two FTP server at a time). I also can transfer files folders between these FTP servers.
- Thu May 28, 2009 6:07 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: 1. Color of variables in String - rapidPHP
- Replies: 0
- Views: 1373
1. Color of variables in String - rapidPHP
Evaluate feedback. Dear, I have tried your rapid PHP 2008, I see that is a powerfull PHP ide in the light weight, and I may choose it as my main PHP editor. But there are some suggestion if you can do for next version for it better: 1. The color & font of variable in PHP String should be customized ...