Search found 5 matches
- Sun Dec 29, 2024 9:42 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: <? php not showing correctly in WeBuilder 2025
- Replies: 0
- Views: 1379
<? php not showing correctly in WeBuilder 2025
I encountered a strange issue with WeBuilder 2025 Version 18.2 while working on a .php file combining HTML and PHP. I’ve attached a picture of my screen. Normally, <?php appears bold, but only <? is bolded in a small section. This seems random, as all other PHP tags display correctly except for this ...
- Tue Sep 10, 2024 11:48 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Webuilder Code Explorer - sessions & post
- Replies: 0
- Views: 2178
Webuilder Code Explorer - sessions & post
I love Code Explorer, where I can easily find my variables. But do you think that instead of $_session(1) or $_post(1) that it could have the actual name of the session or post. It would be way more handly to use. 

- Tue Sep 10, 2024 11:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Documentation text file area
- Replies: 0
- Views: 1647
Documentation text file area
I've been working on large projects that involve databases and user interaction. These projects often have numerous tables, fields, and settings. I usually make notes within the PHP script I'm working on, but it would be helpful to have a dedicated area for project notes. It would be great if there ...
- Tue Mar 05, 2013 9:37 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Code Explorer - PHP box question?
- Replies: 2
- Views: 2029
Re: Code Explorer - PHP box question?
I found it. It's an icon representing required files. No red ! means include files. Thanks 

- Tue Mar 05, 2013 8:00 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Code Explorer - PHP box question?
- Replies: 2
- Views: 2029
Code Explorer - PHP box question?
I am a newbie with Rapid php Editor. I am loving the features. In the Code Explorer php box, I find a RED ! next to a file name. I thought it might represent error, but when I open that file, there is nothing wrong. So maybe it means something else? Could not find it in the manual. What does the Red ...