View Single Post
Old 08-20-2009, 02:21 PM   #7 (permalink)
jasonberresford
The Wanderer
 
Join Date: Aug 2009
Posts: 11
Thanks: 1
jasonberresford is on a distinguished road
Default

Yeah looks like your missing a few other things as well.

When you insert the comment you need to insert it with an ID of the page .. So that you can call them all later on.

Using Int is normally better then using Text or Varchar matching. (Faster)

The code I typed originally had some other changes .. (on the insert statement)
jasonberresford is offline  
Reply With Quote
The Following User Says Thank You to jasonberresford For This Useful Post:
tearsofthesun (08-20-2009)