end of file

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
bishnu
Forum Newbie
Posts: 1
Joined: Fri Apr 06, 2007 7:09 am

end of file

Post by bishnu »

hi,
I want to check EOF of a mysql query result set from PHP.
how?
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

:?: :? :?: :? :?:
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

What does the manual say? Can you please post your code? Then we can help you.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

MySQL results aren't files.
Post Reply