mySQL and PHP column help?

Shane

New member
I have a database(mns1_admin1) a table (svc) and a column(svc_id). I need a php script that gets the max value from that column, then adds 1 to it, and then stores that as variable $sn

Can someone please help me
 
Back
Top