Tag: PHP

12 years ago

Today I am going to share one quick article about buffered and unbuffered queries in MySQL. In this quick article, I am going to explain Read More

12 years ago

Today I was creating some OOP demos for my students and I have created one demo for Object cloning concept in PHP. When we create Read More

12 years ago

We’ve looked basics about CodeIgniter at here which is about installation steps and basics about CodeIgniter. Today I am going to cover prepping functions used Read More

12 years ago

From WordPress, 3.1 introduced the concept of the toolbar where logged in user get the black toolbar which will appear at the top of the Read More

12 years ago

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 Read More

12 years ago

What is MySQL Cursor? A cursor allows us to use the set of result sets returned by the mysql query in one by one pattern. Read More

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

Most Popular Posts

How to use HTML5 Page Visibility API

Posted on 9 years ago

Bhumi

Table layout using DIV tags

Posted on 11 years ago

Bhumi