I just bought ebook “Build your own database driven website using PHP and MySQL” and have a great reading! What a worth buy
I just finish chapter 4 with sample script of “Delete Joke”. I try myself this sample script and run it perfectly but when I delete all the jokes, I got an error :
Warning: Invalid argument supplied for foreach() in C:\Documents and Settings\Administrator\My Documents\xampp\htdocs\wikuu\deletejoke\jokes.html.php on line 19
Anyone got same problem and how to solve this little bug