Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can we do user authentication without using
session/cookies ? For ex:- From page1 accepts user name and
password and need to check in all other pages whether the
user has logged in or not

Answer Posted / sachin

Pass the login credentials to the forms using hidden fields
as well as encrypted using one way hash like md5 with a
server known salt value. Every time the request comes to the
server, it will validate credentials.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different opening and closing tags available in PHP?

1012


How cookies are transported from browsers to servers?

993


my english is not too good then what we apply for a php programer post

2649


What is the difference between Split and Explode in PHP?

1108


How can image properties be retrieved in php?

1041


What is the integer?

1139


What is mysqli_fetch_array?

1066


How can you execute php script from the command line?

1057


What distinguishes php from something like client side java script?

1086


How can we submit a form without using submit buttons?

1007


What is the use of array_search() in php?

984


What is associative array in php?

1059


How to generate a form?

1262


What is difference between static and constant?

1071


Explain the difference between php4 and php5.

1041