View Single Post
Old 02-15-2007, 12:30 PM  
BradM
Confirmed User
 
Join Date: Dec 2003
Location: 1123,6536,5231
Posts: 3,397
Quote:
Originally Posted by borked View Post
it would help to know how are you viewing the data? the command line? phpMyAdmin? your own script?
$result = mysql_query("select * from myTable where category = '".$insertCat."' && approved = 1 limit 5");

php
BradM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote