how can i use mysql_row_tell() from php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pelegk1
Forum Newbie
Posts: 9
Joined: Tue Aug 31, 2004 12:30 am

how can i use mysql_row_tell() from php

Post by pelegk1 »

is there a way to use the mysql_row_tell() from PHP (inn which this function dosent exist)
thnaks in advance
peleg
jeeep
Forum Commoner
Posts: 57
Joined: Fri Apr 28, 2006 1:43 am

Post 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?
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

what are you trying to fetch from your database using php?
Post Reply