Hi all!
I 've got a problem...!
I insert each part of an array into a mysql database (each part in a cell of a specific col with a specific id in an other col), How can I know if a part (into the array) has changed and the id of the old part in my database or the number of the array ($array[$i] $i = ?)?
Can some one help me?
Thanks!!!