Search found 9 matches
- Wed Dec 02, 2009 11:48 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bugs with encoding and keyboard shortcuts
- Replies: 2
- Views: 1868
Bugs with encoding and keyboard shortcuts
1. Options / encoding for newly created files is set to: utf8 without boom. When I create new file by right clicking in 'File explorer'->project window and choosing new file, this file encoding is ANSI, not utf8. 2. Options / Keyboard shortcuts There are wrongly working shortcuts, for example ...
- Tue Jul 28, 2009 11:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: UTF8/ANSI encoding bug
- Replies: 5
- Views: 4418
Re: UTF8/ANSI encoding bug
header('Content-Type: text/html; charset=utf-8'); is currently not supported. - and that's the reason! 1) As you are saying that you have Unicode symbols included in the file and they are not detected (this should be impossible), - I'm afraid You don't understand me. Read carefully my first post, I ...
- Fri Jul 24, 2009 9:50 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: UTF8/ANSI encoding bug
- Replies: 5
- Views: 4418
Re: UTF8/ANSI encoding bug
But i have encoding in this file header('Content-Type: text/html; charset=utf-8'); and when i add utf8 characters (for example: ęółśążźćń ) again the utf8 isn't detected and file is still in ansi, so characters are not displayed properly. Something like that isn't happening in program like n ...
- Tue Jul 21, 2009 8:50 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: UTF8/ANSI encoding bug
- Replies: 5
- Views: 4418
UTF8/ANSI encoding bug
1.Create new php file, echo some utf8 chars, save as utf8 without boom. In browser this characters are displaying ok. 2. Delete utf8 chars and echo non utf8 text. [CTRL+S] 3.Close and reopen file - this file is recognized as ANSI 4. echo some utf8 chars [CTRL+S] In browser this characters aren't ...
- Mon Jun 08, 2009 5:08 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML tags inside PHP Syntax Check popup
- Replies: 5
- Views: 2917
Re: HTML tags inside PHP Syntax Check popup
Problem solved.
I had an syntax error in my php.ini. Server worked but Webuilder syntax didn't.
I had an syntax error in my php.ini. Server worked but Webuilder syntax didn't.
- Mon Jun 08, 2009 5:03 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Better syntax highlighting
- Replies: 1
- Views: 1434
Better syntax highlighting
Something like is in kate for linux. Colors in kate are just great. In webuilder echo "<b>$key: </b>$value<br />"; all between "" is treated as string so there is no difference in color for php variables $key, $value which looks poor. There is also bug - when I change colors click apply, then cancel ...
- Fri Mar 20, 2009 8:40 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML tags inside PHP Syntax Check popup
- Replies: 5
- Views: 2917
Re: HTML tags inside PHP Syntax Check popup
It doesn't matter what is in .php file. PHP tags can be inline or block, short tags or normal tags, encoding utf8 or ascii. The html tags in php syntax check popup are always the same as on picture. My sample php files: 1. <? echo"bla":; ?> 2. <?php $var= ?> 3. <?php $_POST['var"]; ?> - for this ...
- Fri Mar 20, 2009 11:45 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML tags inside PHP Syntax Check popup
- Replies: 5
- Views: 2917
HTML tags inside PHP Syntax Check popup
There is how this window/popup looks, when error occurs. <i></th></tr> tags are always,regardless of error type in php code.

/WeBuilder 9.5.0.104

/WeBuilder 9.5.0.104
- Fri Aug 01, 2008 8:14 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Icons instead of name in side panel
- Replies: 0
- Views: 1517