Each post in the wordpress is associated with an ID, so you could get its previous and next post which contains the adjacient posts. The wordpress function get_previous_post retrieves …
Google Webmaster Reports Uncommon Downloads or Harmful Contents. It means Chrome will show a warning and block the downloads: Does ‘Uncommon or Harmful’ Impact SEO Ranking? This is just …
Suppose you have a few important web pages (URL) and you want to make sure that these URLs are accessible before any further functions testing. So you can unit …
I have recently upgraded my QuickHostUK VPS from Ubuntu 14.04+PHP5.6 to Ubuntu 16.04+PHP7.08. Here is the crawl stats (accessible from Google Webmaster) on ‘Time spent downloading a page (in …
The PHP7 is released and the performance compared to PHP5.x is at least two times faster! Another new feature of PHP7 is it has now 64-bit version so it …
I need a tool to run multiple scripts (mainly vbscript or jscript files on windows) at the same time (in parallel) so I decide to write one (it is …