PHP Coder Pro

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

PHP Coder Pro

Post by Grim... »

I've just downloaded a copy of PHP Coder Pro! because I have heard good things about it.
Unfortunalty, I can't get the documentation path set right, so it can't tell me about function arguments or anything.

Does anyone know what I'm doing wrong?
I've downloaded the 'Many HTML Files' from PHP.net, unzipped them and tried to point PHP Coder at them but it doesn't want to know.

Sorry about posting this here but there is no support on their site :roll:
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

Hang on, I can view the PHP documentation in the 'documentation' pane on the left, but when I type a function (say, substr), it says 'Function definition availible: Unknown function 'substr' or PHP Documentation path not set'...

:(
Post Reply