Tutorials in the section

PHP Connection Handling  
In this tutorial we will study about connection control, various values of connection control etc. Examples in this tutorial will make it more clear..

PHP Session  
In this tutorial we will study about session, what is session, how PHP handles session etc. In PHP $_SESSION is a pre-defined variable, this variable is used to store different values, which are accessible from any page of the website. Examples in this tutorial will make it more clear..

PHP Cookie  
In this tutorial we will study about cookie in PHP, cookies are very important part of Internet, it is used to store the data at client's browser to minimize the travel to the server. Examples in this tutorial will make it more clear. .

HTTP Authentication With PHP  
Security is major topic in the Internet or IT field, to deal with this topic different language/technology use different techniques. In this tutorial we will study about security feature in PHP.

Ads

 
Advertisement null

Ads