RecordSet / RecordSource
Posted: Wed May 21, 2003 2:54 am
Hi, I'm new to PHP but more familiar with ASP.
Quick Questions:
Do all Query results return to an array??
Is there any other method to return query results to another variable (not an array) so i can use .EOF or .BOF objects??
Finally, If no such object works how would I declare a conditional IF statement saying if end of file and beginig of file??
Thanks for the help.
Quick Questions:
Do all Query results return to an array??
Is there any other method to return query results to another variable (not an array) so i can use .EOF or .BOF objects??
Finally, If no such object works how would I declare a conditional IF statement saying if end of file and beginig of file??
Thanks for the help.