Tag: PHP
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
- Bhumi
- 0
- 9 years ago
- Web Development
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
- Bhumi
- 1
- 9 years ago
- Web Development
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
- Bhumi
- 2
- 9 years ago
- Web Development
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
- Bhumi
- 10
- 9 years ago
- Tips & Tricks
[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
- Bhumi
- 1
- 9 years ago
- Web Development
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
- Bhumi
- 3
- 9 years ago
- Web Development
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