Search found 5 matches
- Tue Nov 08, 2011 9:05 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Slower File List After Update
- Replies: 6
- Views: 4457
Re: Slower File List After Update
I just downloaded version 2011 to try it out. Looks like it has a different file component and it's super fast
I can finally upgrade from version 2006
ty ty
- Wed Apr 07, 2010 6:56 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Slower File List After Update
- Replies: 6
- Views: 4457
Re: Slower File List After Update
Karlis, I'm reviving this task. I really want to upgrade to 2010 but the folder lists when using an sftp connected drive is way slower than 2006. I don't want to use the integrated sftp since it doesn't display in combined tree format. I think the difference is 2010 retrieves, size, file type, and ...
- Mon Mar 09, 2009 12:57 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Slower File List After Update
- Replies: 6
- Views: 4457
Re: Slower File List After Update
As I understand you are not using built-in SFTP, but a shell extension that integrates with Windows shell instead. Why don't you try using SFTP directly? The Windows shell support was changed from 2006 to 2008 to improve compatibility and enable various highly requested features and it is also a ...
- Fri Mar 06, 2009 6:45 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Slower File List After Update
- Replies: 6
- Views: 4457
Slower File List After Update
Hello, I just downloaded Rapid PHP 2008. Have been using 2006 for long time. I like 2008 but one thing I'm noticing is the file list takes forever to update. i.e. I click a folder and the files come 1.....2......3......etc. I am using SFTP to map drives on remote servers via ssh/sftp. I think in ...
- Thu Feb 02, 2006 9:07 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: PHP Colour Coding
- Replies: 6
- Views: 6190
Color Coding PHP
Anyone notice things like this break the color coding?
$theQuestionId = ${"questionId$j"};
or
$theQuestionId = ${'questionId' . $j};
$theQuestionId = ${"questionId$j"};
or
$theQuestionId = ${'questionId' . $j};