PHP Programming Tutorial
- 0
- 12 years ago
- Web Development
PHP error_reporting can help you to set the level of the error in log report and using log, you can easily identify the errors in Read More
- 0
- 12 years ago
- Web Development
Today I am going to write about log which will help you to understand the concept of log in PHP, MySQL, and APACHE.The error log Read More
- 0
- 12 years ago
- Tips & Tricks
Joomla is a content management system and for developing community site and blog,Joomla is used.Here is the quick article which is to share one about Read More
- 0
- 12 years ago
- Web Development
A constant is one kind of variable which holds a value, but it is more like a function because a constant is immutable.Once a constant Read More
- 3
- 12 years ago
- Web Development
Is there any difference between print and echo in PHP? Here is one quick article about Basic PHP and it is about to differentiate echo Read More
Before last two days, One strange issue happened with me that is I was working on one word-press site and I have installed one plugin, Read More
- 6
- 12 years ago
- Web Development
Here is the one quick article about DocType in HTML.Generally the Most common question asked in an interview is What is DocType and why it’s Read More