Like other languages, PHP sleep() is also used to pause program execution for a particular amount of time. This sleeping time could be contr ...
August 23rd, 2013
Dear Readers, This is my 100th article for phppot.com and I celebrate it with success. I am very thankful to you for making this blog a huge ...
August 23rd, 2013
PHP Arrays, one of the interesting topics in PHP, in learning part of a view, since, it includes several direct PHP functions to work with a ...
August 22nd, 2013
PHP provides several date-time functions to perform required operations with temporal data. Now, we are going to see about PHP timestamp fun ...
August 21st, 2013
In PHP, foreach statement is used to iterate over a collection of data, like PHP arrays. As per the name of this construct, it will keep on ...
August 20th, 2013
ThemeRoller is the most favorable web application developed for the jQuery user interface. This application allows us to get our own theme o ...
August 19th, 2013
JSON encode decode is one of the most frequently required operations. In this article, we are going to see how to encode and decode JSON usi ...
August 17th, 2013
After a little break, happy to meet PHP readers again. Now, we are going to see PHP functions that are used to get the current date. There a ...
August 16th, 2013
phpMyAdmin is one of the popular client software tools with an extraordinary user interface that helps to perform database handling operatio ...
August 5th, 2013
Hashing results in the fingerprint of data provided as an input to hashing functions. We are going to see about two PHP functions that creat ...
August 2nd, 2013