Response title
This is preview!
inside mysql db which is table employe in coloumn id_employee, some data have a leading zero, etc :
id_employee : 0378192919
empy_name : Jack
i need to get id_employee for delete employe in my aplication, then i using ajax method like this :
the delete employe cant run because ajax function return id_employee without leading zero ..
© 2013 jQuery Foundation
Sponsored by and others.