Need to fetch array of data from a function.
Posted: Fri Jul 10, 2009 1:54 am
please help me in solving the problem.
i have a class with many functions.I am calling a function with the object from another PHP file.
The class function is the select query from a table in Mysql.When i call the function it is returning the first data in the table.
I need the whole table to be displayed when i call the function.
Advance thank you.
i have a class with many functions.I am calling a function with the object from another PHP file.
The class function is the select query from a table in Mysql.When i call the function it is returning the first data in the table.
I need the whole table to be displayed when i call the function.
Advance thank you.