Capitalize The First Letter Of Each Word With PHP April 22, 2019 Learn how to use ucwords() In PHP Read More
Using strtotime() And date() In PHP April 8, 2019 Learn how to use strtotime() and date() In PHP Read More
Get Array Index By Value In PHP March 25, 2019 Learn how to get the array index based on a given value in php Read More
Force https://www February 11, 2019 Learn how to force https://www at the beginning of your URLs Read More
Remove trailing slashes from URLs January 14, 2019 Learn how to remove the trailing slash from the end of your URLs. Read More
Remove index.php from root directory page December 31, 2018 Learn how to remove the index.php from the end of your homepage URL. Read More
Remove PHP Extension From URLs December 17, 2018 Learn how to remove the php extension from the end of your URLs. Read More