Load More style Pagination in PHP/MYSQLi

Posted on: Thursday September 29, 2016

Author: CodexWorldAuthor URL: http://www.codexworld.com/Author Email: contact@codexworld.comTutorial Link: http://www.codexworld.com/load-more-data-using-jquery-ajax-php-from-database/ ============ [...]

Read More

Get part of the current url PHP

Posted on: Thursday July 7, 2016

Get a specific part of the current url. Break URL in part by slash ‘/’. Get every section of URL by slash ‘/’   [crayon-6733a1646fe35105157741/] [...]

Read More

Website URL without file extension

Posted on: Monday June 27, 2016

First, verify that the mod_rewrite module is installed. Then, be careful to understand how it works, many people get it backwards. Redirect All Requests To Index.php Using .htaccess  Get characters [...]

Read More

Google reCAPTCHA in php

Posted on: Monday May 23, 2016

  Protect your website from spam and abuse while letting real people pass through with ease. The new reCAPTCHA is here. A significant number of your users can now attest they are human without [...]

Read More