Tag: PHP

8 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

8 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

8 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

8 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

8 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

8 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

8 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

Inheritance in object-oriented PHP

Posted on 7 years ago

Bhumi

How to Use Improved MySQLi in PHP

Posted on 12 years ago

Bhumi

How to Use HTML5 Data Attributes

Posted on 8 years ago

Bhumi

How to use Mixins in LESS CSS?

Posted on 9 years ago

Bhumi