Our Sponsors
Error: You Are Not Logged In!
Sorry, but you must be logged in or regiserted.
Tutorial Overview

Who Favored This Tutorial?
No one has favored this tutorial yet. Be The First To!
More Tutorials by Dotnetindex.com

Working with sessions in PHP
Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use.
MD5 Encryption in PHP
Md5 is a very easy way to encrypt any stirng data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption.
PHP Functions : array_fill
array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warning.
Working with Arrays in PHP
Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Arrays are an ordered map which each key could be mapped to a value. .
Paging Results in PHP
Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page.
Recent Searches
Partners
Loading...





