PHP Programming Tutorial

12 years ago

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

12 years ago

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

12 years ago

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

12 years ago

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

12 years ago

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

12 years ago

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

12 years ago

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

Most Popular Posts

How to use Placeholder image?

Posted on 11 years ago

Bhumi

Getting Started with LESS CSS

Posted on 10 years ago

Bhumi

Constructor and Destructor in PHP

Posted on 12 years ago

Bhumi