Brand new to PHP - questions about using classes
Posted: Thu Feb 27, 2003 12:46 pm
I downloaded a graphing class and don't know what to do next. If I run the sample page for a demonstation of the class I get an error:
Not Found
The requested URL /php/php.exe/test_line.php was not found on this server.
Apache/1.3.20 Server at ps.pacbell.net Port 80
I've never worked with classes before. Do I need to do some recompilation of PHP with the class or something? Or do I need to set a search path somewhere so PHP knows where to look for the classes?
Thanks!
Not Found
The requested URL /php/php.exe/test_line.php was not found on this server.
Apache/1.3.20 Server at ps.pacbell.net Port 80
I've never worked with classes before. Do I need to do some recompilation of PHP with the class or something? Or do I need to set a search path somewhere so PHP knows where to look for the classes?
Thanks!