CSV to Mysql

Posted on: Tuesday March 28, 2017

Upload CSV to Mysql [crayon-6768877047142610906903/] [...]

Read More

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-676887704776a588493131/] [...]

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