1 / 3

Enhance Your Photo Experience with Updated Features

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.

kennan
Download Presentation

Enhance Your Photo Experience with Updated Features

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BrowsePhoto.php to PhotoDetail.php Last updated 16/11/2012

  2. PhotoDetails.php Record Sets for this page Add “Show if not empty “Behaviour Add “Repeat” Behaviour

  3. 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

More Related