This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies Find out more here
PHP
Introduction to PHP
PHP is one of the first growing, free and platform independent server side scripting language
Introduction to PHP
PHP is one of the first growing, free and platform independent server side scripting language
PHP Object Cloning
Object cloning is creating a copy of an object. An object copy is created by using the clone keyword and the __clone() method cannot...
PHP in Website Development Era
PHP language has a unique place in website development. It was introduced at a right time when web-based business was in new trend....
PHP Hello World
PHP Hello World
How to Modify the PHP Configuration File on Ubuntu
How to Modify the PHP Configuration File on Ubuntu
How to Get Number of Days Between Two Dates in PHP
Are you want to calculate the difference between two dates in PHP? There are a simple way to get the number of days between two dates...
How to Install PHP GD Support on Windows Server
How to Install PHP GD Support on Windows Server
How to Calculate Age from Date of Birth in PHP
How to Calculate Age from Date of Birth in PHP
How to Get Domain Name from URL in PHP
How to Get Domain Name from URL in PHP