View Single Post
  #5 (permalink)  
Old 11-08-03, 03:59 AM
Stefan's Avatar
Stefan Stefan is offline
Junior Code Guru
 
Join Date: Jun 2003
Location: Utrecht, The Netherlands
Posts: 599
Thanks: 0
Thanked 0 Times in 0 Posts
have you tried to echo the query? that might help, as sometimes variables don't get passed through because you've done something wrong, or made a typo in the variable name. echo-ing the query often helps trace such problems
Reply With Quote