Thread
:
Mysql gurus in here
View Single Post
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
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
View Public Profile
Find More Posts by BradM