Search found 7 matches

by ducktape
Thu Jan 18, 2007 10:08 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

Syntax checker

Hi chrisjlocke, I tried your test suggestion and you are right in saying that RapidPHP check only general syntax of the PHP code. This is unfortunately since I am looking more for a syntax checker software. Any good software you know of that youy could recommend to me (not to expensive please, I am ...
by ducktape
Thu Jan 18, 2007 5:50 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

Sorry chrisjlocke, missing text in my previous post,

But now when I launched "PHP Syntax Check" for the following file,
echio("Hello, World!" );

I do not get any warning from "PHP Syntax Check" that the ECHO command was misspelled.

Any suggestion ?

Ducktape
by ducktape
Thu Jan 18, 2007 5:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

PHP Syntax Check

Hi chrisjlocke, I have made the following change in the "php.ini" directory : I have replaced : Directory in which the loadable extensions (modules) reside. extension_dir = "./" With the following : Directory in which the loadable extensions (modules) reside. extension_dir = "./extensions/" (where ...
by ducktape
Thu Jan 18, 2007 4:17 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

RapidPHP Syntax Check

Hi all, Good news and bad news; first off I found a major mistake that I am responsible for : In the setting menu "Option -Ā» Preferences -Ā» PHP Options" my original path to the PHP Executable (php.exe) was : "C:\Program Files\EasyPHP1-8\EasyPHP.exe" which is not the file RapidPHP is expecting so I ...
by ducktape
Wed Jan 17, 2007 11:19 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

Operating systeme

Hi chrisjlocke,

I have the French Canadian version of Windows XP home edition with SP2 all up-to-date.

Ducktape
by ducktape
Wed Jan 17, 2007 5:21 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

Detail, detail

Sorry,

Forgot to let you know that I am using "EasyPHP" version 1.8.0.1

Ducktape
by ducktape
Wed Jan 17, 2007 5:17 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Syntax Check Error
Replies: 15
Views: 11407

Syntax Check Error

Hi all, I just installed the demo version of "Rapid PHP 2006" version 7.4.0.70 to it try out. I open a simple PHP page then activated the "PHP Syntax Check" and I got the following error message : Access violation at address 0081593E in module ‘rapidphp.exe’. Read of address 00000000. Could anyon ...