mercredi 31 août 2016

How do I switch this script from INSERT to UPDATE

I would like to change this to UPDATE... Can someone please write the script for me... I've tried for a couple of days with no success. Thank you for your help!

$query_upload="INSERT into images_tbl (images_id, `images_path`) VALUES ('".$_SESSION['user_id']."', '".$target_path."')";

Aucun commentaire:

Enregistrer un commentaire