Tag: PHP

12 years ago

Flickr is one of the biggest website for the photostreams and Flickr supports API which is a very easiest way to display photos on your Read More

12 years ago

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

12 years ago

If you wanted a specific directory in your site to be available only to a specific people or if your site is in staging mode, Read More

12 years ago

PHP supports session_save_path() function from version 4 What is session_save_path? session_save_path() sets or returns the path where data for the current session is saved.If you Read More

12 years ago

Today I am going to explain one of the good and interesting features in PHP. If you want a file to hold some data temporarily, Read More

12 years ago

From the PHP version 4, PHP supports output buffering.Output buffering allows you to have all output of PHP code stored into an internal buffer instead Read More

12 years ago

Here, I come with the quick and simple article.Session in PHP gives you the ability to record any number of variables and store them in Read More

Most Popular Posts

JQuery Animation effects

Posted on 12 years ago

Bhumi

How to display XML content with PHP

Posted on 11 years ago

Bhumi

How to enable Debug Console in X-cart?

Posted on 11 years ago

Bhumi

How To Repair MySQL Table

Posted on 13 years ago

Bhumi