Website Development Guide
- Bhumi
- 1
- 12 years ago
- Web Development
What is Interface? We all know the PHP class support only single inheritance, Can you achieve multiple inheritance in it? The answer is no. You Read More
- Bhumi
- 1
- 12 years ago
- Web Development
Functions play an important role for writing different PHP scripts and I believe, it is very good and specialized approach to design any PHP applications Read More
- Bhumi
- 0
- 12 years ago
- Web Development
MySQL database is usually used to store data for PHP application and data are stored using the MySQL configuration and connection.Today I am going to Read More
- 0
- 12 years ago
- Web Development
PHP provides a number of predefined constants.PHP constants with the two underscores (__) are called the magic methods, which are not actually constants but has Read More
- Bhumi
- 2
- 12 years ago
- Web Development
Simply say Abstract method means We declare it in one class and use(define) it in other class. What is Abstract in PHP? PHP 5 supports Read More
- Bhumi
- 8
- 12 years ago
- Web Development
Before some days, I don’t have idea about Namespaces in PHP and I have searched a lot for this and I didn’t understand it and Read More
- Bhumi
- 9
- 12 years ago
- Web Development
There has to be a first post, and this is it. Welcome to the CreativeDev Developer Blog. It’s time to dive in the awesome technology.This Read More