PHP Help?
Posted: Fri Mar 05, 2010 9:02 am
I have data in mysql table named "act" contains three fields
roll, name, marks
I want to sirialize that data by 1, 2, 3 .
like that
S# Rll# Name Mark
1 58 Cris 52
2 65 Smith 63
How it is possible
please help?
Adil
roll, name, marks
I want to sirialize that data by 1, 2, 3 .
like that
S# Rll# Name Mark
1 58 Cris 52
2 65 Smith 63
How it is possible
please help?
Adil