Tag: CORE PHP
- Bhumi
- 0
- 9 years ago
- Tips & Tricks
Here, I comes with the quick article, this is small post but very effective. This article is about how to unzip folder using command line Read More
- Bhumi
- 3
- 10 years ago
- Web Development
Here I am going to explain how to add color dots to highlight event in Full Calendar. Few months ago, I have used Full Calendar Read More
- Bhumi
- 0
- 12 years ago
- Web Development
Today I am going to explain simple but tricky interview question. Before Some days, one of my students asked me “why we need to add Read More
- Bhumi
- 3
- 12 years ago
- Web Development
A cookie is a small amount of data stored in the visitor’s browser with a request from a server or script.Cookies are like sessions. They Read More
- Bhumi
- 0
- 12 years ago
- Web Development
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 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