Hello, and thanks for helpme
i made a register form with this data:
folio
name
school
email adress
* folio is hidden key and numeric autoincrement
so, problem is when i want to send data for email, because i dont know how can i get number folio?
for example:
folio: 001
name: Eduardo Hernandez
School: ITESCA
email adress: [email]eduardohs@gmail.com[/email]
this data its into register table.
now, what am i need for get this number from register table and put in email?.
thanks
i made a register form with this data:
folio
name
school
email adress
* folio is hidden key and numeric autoincrement
so, problem is when i want to send data for email, because i dont know how can i get number folio?
for example:
folio: 001
name: Eduardo Hernandez
School: ITESCA
email adress: [email]eduardohs@gmail.com[/email]
this data its into register table.
now, what am i need for get this number from register table and put in email?.
thanks