Hi guys, I am a bit stuck and after some help. I studying through a book called practical web 2.0 applications. Through this book you build a full application as you are learning. Now I have got to a section and can't go further. When I go to insert data into MySQL via a form, I get this error message:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\phpweb20\htdocs\Zend\Db\Statement\Pdo.php on line 229
Now I have gone through the book over and over again re-checking everything, and I have followed it right to the nail. Can someone please tell me what are the usual causes of this kind of error, so I know where to look. I have coded about 20 odd scripts and don't know where to look. Thank you in advance:)