How to Concatenate two or more string in PHP
Welcome back to shortlearner.com, today we will see How to Concatenate two or more string in PHP. each and every language has their different way to works with strings, in … Read More
Welcome back to shortlearner.com, today we will see How to Concatenate two or more string in PHP. each and every language has their different way to works with strings, in … Read More
Welcome back to shortlearner.comToday we will see how to make a dynamic progress bar,with help the ofbootstrap and php . first of all, we should know about where the progress … Read More
Welcome back to shortlearner.com .Today we will learn how to insert data from a text file into mysql database by using php . we have two files, one is employee.txt … Read More
Welcome back to Shortlearner, today we start a new series of API configuration of Namecheap using php, before start the tutorial first of all we should know about Namecheap. Basically … Read More
Welcome to shortlearner.com, in this post we will see how to find the IP address, city, browser and country of the Visitor of your website. Before starting this tutorial I … Read More