Tag: PHP

9 years ago

This is the next article about PDO in PHP and I am going to cover query execution in PDO with the example. If you are Read More

9 years ago

PHP is one of the most popular programming languages used for creating websites. This article is all about of working with the extension PDO for Read More

9 years ago

PHP 5 comes with object-oriented programming and provides comprehensive and robust support. you can structure your code in very easily using this OOPs features provided Read More

9 years ago

While you are working on the web application, sometimes it is necessary to fetch the information about the structure of a particular class and to Read More

9 years ago

[sociallocker][/sociallocker]I recently had the case of a project where I was trying to display text on image and I have multiple long texts which I Read More

9 years ago

In this article, we will learn about class properties access modifier.All the properties and methods used in the classes with the keyword public. This means, Read More

9 years ago

In this article, We will discuss about the new features of PHP7.PHP7 will be officially released on November 2015. PHP7 will be a major update Read More

Most Popular Posts

To Swap Database Row in PHP

Posted on 13 years ago

Bhumi

How to create Cron jobs in WordPress?

Posted on 12 years ago

Bhumi