Quantcast
Channel: FUNCTION – CreativeDev
Browsing latest articles
Browse All 3 View Live

Constructor and Destructor in PHP

What is Constructor? Generally Constructor is one kind of method which has the same name as class name.it’s used to initialize the variable of the object at the time of declaration.The constructor is...

View Article



How to Use Improved MySQLi in PHP

In last week, I was haven’t more work so I was experimenting a MySQLi extension in PHP and I thought that to check “how to connect to a MySQLi database with PHP and the MySQLi extension”. MySQLi stands...

View Article

How to get File access and modification Time

It is necessary to get the time when the file is accessed and modified. In the section, you learned how to access and modification Time in PHP. Here I am going to cover one quick article about three...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images