Thread
:
PHP search script error
View Single Post
05-23-2005, 01:06 AM
#
3
(
permalink
)
Limit
Inactive
Join Date: 10-29-03
Posts: 249
iTrader:
0
/ 0%
Latest Blog:
None
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
View Public Profile
Find More Posts by Limit