Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

PHP / SQL posts

Reset PHP Recordset for Multiple Repeat Regions

How to re-use a PHP recordset by resetting the recordset pointer. This allows multiple repeat regions from the same recordset to be used.

Reusing a PHP recordset »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

Apache php display friendly server error

How to display a friendly PHP error on a windows 7 PC running Apache Server.

Display friendly PHP error »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

Scheduling a custom php script URL with plesk

Using Plesk's 'scheduled task feature' to call a PHP page on your server for the scheduling of PHP scripts.

Scheduling PHP scripts »