Wordpress How to disable comments on posts older than date X in WordPress Feb 23, 2015 Administrator To disable comments on posts older than date X in WordPress you can use the snippet below. Sample mySQL
MySql How to give a user admin rights in mySql Feb 16, 2015 Administrator To give a user admin rights in MySql you can use the following snippet. Sample mySql Query
PHP How to show all errors in PHP Jun 24, 2014 Administrator To show all errors in PHP you can use the following snippet. Sample PHP
How to disable comments on posts older than date X in WordPress
To disable comments on posts older than date X in WordPress you can use the snippet below. Sample mySQL
How to give a user admin rights in mySql
To give a user admin rights in MySql you can use the following snippet. Sample mySql Query
How to show all errors in PHP
To show all errors in PHP you can use the following snippet. Sample PHP