/ Published in: PHP
                    
                                        
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  of your html with the following code: 
    
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?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
?>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                