08-20-2009, 02:21 PM
|
#7 (permalink)
|
|
The Wanderer
Join Date: Aug 2009
Posts: 11
Thanks: 1
|
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)
|
|
|
|