Image edit and mysql

Posted by Felicita on Stack Overflow See other posts from Stack Overflow or by Felicita
Published on 2010-05-12T18:16:20Z Indexed on 2010/05/12 18:24 UTC
Read the original article Hit count: 152

Filed under:

I have a simple table for reference page: id name description image

In reference.php, A form upload image to a folder and save image's name in image section. In reference.php?action=edit page I want to edit the image. What is correct way to edit? Uploading another image and update the table? Thanks

© Stack Overflow or respective owner

Related posts about php