Thread: Item Struct
View Single Post
  #8  
Old 09-19-2002, 12:46 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

shouldn't where id=''.$id.'''; be where id='.$id.';';

single ' on both sides of .$id. followed by a ; for mysql then ' , then im guessing you need a ; for php
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote