did this project in PHP, where i did working with form and save all info in database and our add person will show in site front-end.file handling in php code and insert all data and user image in database. after that also show on the page which user add in our explorer plan travel.
move_uploaded_file($_FILES[“file”][“tmp_name”]
this code for upload image in folder and insert link to image in database.
mysql_fetch_array($qry)
for fatch the image array from database.
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.