Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
Here is an example PHP landing page. Don't forget to update the $EMAIL_mine and $HOST_mine variables to reflect your settings.
 
Here is an example PHP landing page. Don't forget to update the $EMAIL_mine and $HOST_mine variables to reflect your settings.
<nowiki>
+
 
    
   <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
   <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Line 150: Line 150:  
   </html>
 
   </html>
   −
</nowiki>
       

Navigation menu