PHP Code for retrieving data from database?

Fiery Heart

New member
Please tell me what php code should be used in retrieving a data directly from the database especially the primary key. It's like this. The customer will register himself/herself then when he/she clicks "submit" he/she will then see his/her profile.. How am i supposed to retrieve even just the customer_number when he/she won't enter in during the registration process since i set it into an auto_increment in the database. Please help me.
 
Back
Top