View Single Post
Old 05-23-2005, 01:06 AM   #3 (permalink)
Limit
Inactive
 
Join Date: 10-29-03
Posts: 249
iTrader: 0 / 0%
Latest Blog:
None

Limit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the rough
k that fixed that but how do i display the results i tried:-
Code:
while($row = @mysql_fetch_array($query)) { echo $row['biz_name']; }
but it won't display the results from the search.
Limit is offline   Reply With Quote