A Friend in Need is a Friend in Deed.
Become a Member at ITTreats.com !! Share Your invaluable Experience to Fellow Programmers. Signup, Start Blogging and support fellow Techies.

workaround for sessions on cookie disabled machines in php

in php, will sessions work on cookies disabled  computers ? the answer is   “no”. because, server cookie is a session or we can say that session is also a cookie on the server. for session to work, cookies on server as well as on client browser should be enabled. read the rest of this entry .. .. ..

Created By : adrevol