SHOWING WHEN AN UPLOAD WAS CREATED - Mar 12th, 2015


Thanks to Damon Edis from Interactive Tools who reminded me that you can use:



<?php echo date("M jS, Y H:i T", strtotime($upload['createdTime'])) ?>
\
to show the time and date when an upload was uploaded.

You can also use:


<?php showme($your_tableRecord['your_upload_field']); ?>

to show all available variable and values in arrays.



The materials on this web site have been created for use with CMS Builder content management software. CMS Builder software is published and licensed for use by InteractiveTools.com. Please contact Interactive Tools for information on the downloading of the software or the purchasing of licenses.


Terms of Service