Yes, you can always you single QUOTEs around it when its type is varchar.
I actually wanted to know what you were missing so that the database was not updated, but still you were saying the UPDATE worked fine.
Is that you were missing this part earlier? as I was able to see only part of you code in all you previous post.
Code:
$sql = "SELECT * FROM product WHERE prod_id = '$prod_id'";
Cheers!
_________________________
-Vijay G

Strive for Perfection
