Tag: PHP

14 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

14 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

14 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

14 years ago

Many databases support the concept of prepared statements.Prepared statements are useful to execute SQL statements with some patterns and optimize the query.Today I am going Read More

14 years ago

Design Pattern performs the major role in the object-oriented programming of PHP.A design pattern is useful to write a real and reliable design code and Read More

14 years ago

If any information is critical to your website and if you want to remove out of date contents and want to prevent web browsers from Read More

14 years ago

While writing to files that are possibly being read by other scripts at the same time, you will run into problems at some point specifically Read More

Most Popular Posts

How to use MySQL Cursor

Posted on 14 years ago

Bhumi

The Readers’ Poll – June 2012

Posted on 13 years ago

Bhumi

How to get Current URL in WordPress?

Posted on 12 years ago

Bhumi

How To Reset resourceID in MODx

Posted on 13 years ago

Bhumi