Page 1 of 1

how can i use mysql_row_tell() from php

Posted: Fri Jun 30, 2006 4:38 pm
by pelegk1
is there a way to use the mysql_row_tell() from PHP (inn which this function dosent exist)
thnaks in advance
peleg

Posted: Fri Jun 30, 2006 4:45 pm
by jeeep
dont think this answers your question but i just got through playing around with a this: mysql_num_rows. this isnt what your talking about is it?

Posted: Fri Jun 30, 2006 8:16 pm
by dull1554
what are you trying to fetch from your database using php?