EDIT:Sorry. The Problem was because of configuration error on my system.Working fine now :)
I downloaded the code from wrox.
I used the downloaded files (just edited config.php file to use my database and usn, password)
I did not modify other files.
But when i used
http://localhost/view_members.php or view_members.php,
i get the following error:
Quote:
?>
Strict Standards: Non-static method DataObject::connect() should not be called statically in C:\Apache\htdocs\Member.class.php on line 54
Connection failed:could not find driver
|
Edit: Code is from Beginning PHP 5.3 for chapter 13