luckyblackcat
Programmer
Hi I have a table with 7 fields I need to SELECT 5 of these fields and output all ROWS into one huge string with fields seperated by .. say '|'
Alternatively
I need help with fuctions which return the total nuber of rows in a table.
And then how I could access the table row at a time SELECT the required fields again seperated by '|' or into 5 variables until I reach the last row ..
I am using a FLASH (GUI) calling php / MySQL returning variable(s) to FLASH
Any Help would be really appreciated
Alternatively
I need help with fuctions which return the total nuber of rows in a table.
And then how I could access the table row at a time SELECT the required fields again seperated by '|' or into 5 variables until I reach the last row ..
I am using a FLASH (GUI) calling php / MySQL returning variable(s) to FLASH
Any Help would be really appreciated