My Solar Panel Journey, Money Saving Tips, Website Design, DIY Projects and much more...

Use PHP to format date from MySQL

I needed to display a date correctly on a web page that was retrieved from a MySQL database. Although the date was inserted into the database with a British format of dd/mm/yyyy, it is...

Stop Showing Index of /directory

Do you get an Index of your website directory files similar to below when something goes wrong? Maybe a spelling mistake / typo or in this case a directory without an index file.. I...

Excel – Paste just the subtotal values?

How can I paste just the subtotal values in Excel Do you need to copy the subtotal result values from Microsoft Excel? When you use the subtotal tool within Excel you often need to...

PHP on page 301 redirect

I needed to redirect traffic from one page to another without using the .htaccess file. I also wanted to let any search engines know that may have indexed the file of its new location....