30 likes | 107 Views
Upgrade your browsing experience from BrowsePhoto.php to PhotoDetail.php with the latest changes implemented on 16/11/2012. Explore PhotoDetails.php records with hidden comment fields and effortlessly manage your pictures. Add the provided code for additional functionalities. Enjoy a seamless experience with these new enhancements.
E N D
BrowsePhoto.php to PhotoDetail.php Last updated 16/11/2012
PhotoDetails.php Record Sets for this page Add “Show if not empty “Behaviour Add “Repeat” Behaviour
Add the following code <input type="hidden" name="CommentID" value="" /> <input type="hidden" name="CommentDate" value="<?php echo (Date("y-m-d H:i:s")); ?>" /> <input type="hidden" name="PictureID" value="<?php echo $row_rsPhoto['PictureID']; ?>" /> Add this just before the end of the form tag