Twitter Feed API

Posted on: Monday May 1, 2017

Go to https://apps.twitter.com/ and create App [crayon-689650ddbf66c135399756/] [...]

Read More

CSV to Mysql

Posted on: Tuesday March 28, 2017

Upload CSV to Mysql [crayon-689650ddbfadb958087166/] [...]

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-689650ddc055d974100137/] [...]

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