VBGamer |
|
RE: PHP David Goodlad (0 replies, 0 views) (2000-May-27) Well, the PHP module must be installed on the webserver for it to work (you *can* run a CGI version of it, but it is much slower that way).
The best place to learn php is from http://www.php.net/manual/
There's no real 'tutorial' per se, but it's a complete command reference with an explanation of the language's syntax and control structures, etc etc.
David |