Derek French

I write things down in hopes of not forgetting...

local_offer Tag: PHP

Timezone adjust between server and client

My hosting server timezone is set to UTC, but I am in Mountain. Finally found an easy way to get times adjusted for my timezone.

Read post

Using cURL as an alternate to PHP copy

My hosting site does not allow the PHP copy command from URLs, so I needed to use cURL.

Read post

PDOException HY093 and quotation marks

PDOException HY093 Invalid parameter number: parameter was not defined - it was the quotation marks' fault!

Read post

PHP Markdown by Michel Fortin

I added PHP Markdown by Michel Fortin to this blog and it was very easy to set up and use.

Read post