Search found 11 matches

by jPaul
Mon Dec 09, 2024 4:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: problems with debug
Replies: 0
Views: 2271

problems with debug

Hi Everybody, I'm using Rapid PHP 2025 (18.2.0.265) along with WAMP server (3.3.7), I have also installed php_xdebug-3.4.0-8.3-vs16-nts-x86_64.dll , which was downloaded through https://www.blumentals.net/download-php.php Although I have chosen a random breakpoint, the Run and Debug toolbar shows ...
by jPaul
Tue Sep 17, 2024 5:17 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Save projects with script indents
Replies: 0
Views: 2577

Save projects with script indents

Hi Everybody, When I save a project/page with the code editor I am saving without any of the indents I used to help visually separate all the components. What is saved is a long string without any page breaks. How do I resolve this? While I'm at it, what is this practice called? <div> .....<div ...
by jPaul
Tue Sep 19, 2023 3:26 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How can I enable/use step-by-step Xdebug
Replies: 0
Views: 9560

How can I enable/use step-by-step Xdebug

Hello Everybody, I'm using Rapid PHP (17.7.0.248) The path to php.exe is : C/wamp64/bin/php/php8.0.26/php.exe I have followed the Xdebug installation instructions. However, when I load a *.php file the Run and Debug Step dialogs are gray and inactive. Unless my expectations are wrong, I should be ...
by jPaul
Mon Sep 11, 2023 4:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: SQL Error: Can't connect to MySQL server on 'localhost'...
Replies: 1
Views: 12154

SQL Error: Can't connect to MySQL server on 'localhost'...

Hi Everybody, I'm using Rapid PHP 2022 (17.7.0.248) and juss beginning to experiment with an MySQL database. I created a database with WAMP PHPMyAdmin I used View > SQL Explorer and created a new connection Label: GuestList Type: MySQL Port: 3306 username: root Password: null Database: users However ...
by jPaul
Thu Aug 10, 2023 11:20 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Install issues about xdebug
Replies: 0
Views: 4145

Install issues about xdebug

Hi Everybody I'm using Windows-10 Version 21H1 (build 19043.2364) Rapid PHP version: 17.7 Preferences > PHP Settings > PHP executable: C:\wamp64\bin\php\php7425xd\php.exe I have installed xdebug according to the instructions on the Rapid PHP site, but it is unclear if it has installed properly. I do ...
by jPaul
Fri Sep 16, 2022 1:58 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Restarting a Project, where it left off.
Replies: 0
Views: 2461

Restarting a Project, where it left off.

Hi Everybody, When I work a project, I'll have different windows containing script from different directory locations. I would like to save the project as is, so that the next time I open that project it will automatically load the same files, from the same directories. How can I arrange that? Many ...
by jPaul
Fri Sep 02, 2022 11:50 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Edit basic templates
Replies: 1
Views: 2308

Edit basic templates

Hi Everybody, When I select File > New > and then choose anyone of the several templates, I'll create a new tab usually called "Untitled .htm" or "Untitled.css". It will display a pretty basic starting point. I want to edit the templates used to provide these basic starting points to include ...
by jPaul
Wed May 04, 2022 12:12 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Using WAMP with Rapid PHP 2022
Replies: 1
Views: 2654

Using WAMP with Rapid PHP 2022

Hi Everybody, I'm trying to use Rapid PHP 2022 with WAMP 3.2.8 but the previews in Rapid PHP do not function. Rapid PHP states that " The software is not yet configured for previewing PHP files ". I hope to use Rapid PHP to test small scripts before integrating them in my projects. If I run any of ...
by jPaul
Wed Apr 20, 2022 1:55 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Possibly a preferences issue? Dunno
Replies: 1
Views: 2981

Possibly a preferences issue? Dunno

Hi Everybody, The behaviour of my Rapid PHP 2022 has changed from one day to the next. I must have changed " something " but I have no idea what that might be. here it is: I have just two files, " form.htm " and " formhandler.php ". In the " form.htm " file, I'll have the statements: <form method ...
by jPaul
Sun Apr 17, 2022 5:21 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Using the deBug
Replies: 1
Views: 9357

Using the deBug

Hi Everybody, I'm using RapidPHP 17.3 (17.3.0.244) PHP version: 7.4.26 Xdebug version 3.1.4 When I load a "* .php " script and attempt to use the deBug tools, The "RUN"; "STOP"; and "TOGGLE BREAKPOINT" buttons are active, but the "STEP OVER"; "STEP INTO"; and "STEP OUT" buttons are all grayed-out ...
by jPaul
Sun Jan 24, 2021 4:06 pm
Forum: Web Developer Talk
Topic: Edit & Save basic start-templates
Replies: 1
Views: 10562

Edit & Save basic start-templates

Hi Everybody,

I am a new user and I wonder how to edit and save the very basic templates found through

File->New->CTL-N which Will list:
  • HTML
    Cascading Style Sheets
    PHP Script
    ...
Many Thanks,

Paul