Combine padding into one single line using CSS
//padding can be comined into a single line, the first represents top, followed by right, then bottom and finally left:
padding:5px 0px 0px 5px;
padding:5px 0px 0px 5px;
How to send email confirmation after form submission
Connecting to a database
Displaying database results
How to use an array
How to edit and replace data
Number format in PHP
Convert unix timestamp to Excel
Combine padding into one single line using CSS
Displaying year using PHP
404 redirect using htaccess
Highlight textarea on click
Htaccess maintenance redirect
Comment out lines in a htaccess file
