PHP Classes

Demo

Recommend this page to a friend!

      Nested Nodes Class  >  All threads  >  Demo  >  (Un) Subscribe thread alerts  
Subject:Demo
Summary:Recursive loading, no db insertion
Messages:1
Author:Joe McPlumber
Date:2010-06-20 00:13:36
 

 


  1. Demo   Reply   Report abuse  
Picture of Joe McPlumber Joe McPlumber - 2010-06-20 00:13:36
I tried the demo verbatim as it is posted, and when i browsed to the file i got an endlessly recursive pop-up saying "Category was inserted successfully into database".

I thought it might be because i don't have short tags enabled so i replaced all "<?=" with "<?php echo ", but it still does the same thing. I commented out the alert but the script keeps reloading.

Nothing is inserted into the db.

Thanks
- joe