Revision: 68594
Updated Code
at January 27, 2015 23:35 by RodolfoMiranda
Updated Code
<?php $password="123456"; $project="Project Title"; $date="00-00-2015"; $revision="1"; $clientColor="#dddddd"; $siteColor="#aaaaaa"; $backgroundColor="#eeeeee"; $downloadFile="source.zip"; // Comment this line if you dont want the download option ?>
Revision: 68593
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 23, 2015 22:54 by RodolfoMiranda
Initial Code
<?php $password="123456"; $project="Project Title"; $date="00-00-2015"; $revision="1"; $clientColor="#dddddd"; $siteColor="#aaaaaa"; $backgroundColor="#eeeeee"; $downloadFile="source.zip"; ?>
Initial URL
Initial Description
Paste this code inside your PHP file and upload it to your preview folder in the server. You need to call the ENABLER from the <head> of your html with the following code: <script> </script>
Initial Title
PHP Preview Generator
Initial Tags
Initial Language
PHP