Using .htaccess 












Using .htaccess/.htpasswd Password Protection 





Coding Tips 








Uploads and Downloads 



Mail 
see it on this page





Working with Images 


Frequently Requested Website Functionality 
see it on this page
see it on this page
see it on this page
see it on this page











Using PHP 




Website Managment 








Other Tips 









Sticky default values for an input
Using this example JavaScript you can have a name entry field that contains the text "Enter Name". The text will go away when the user enters data. But if they leave the field blank it will go back to "Enter Name". This can be modified for use with any input field. Put the JavaScript below in the <head> section of your html page.