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 encrypt the username and password using PHP?

Answers were Sorted based on User's Feedback



How can we encrypt the username and password using PHP?..

Answer / m.mudassar

Using md5(); to encrypts password to make it more secure

Is This Answer Correct ?    9 Yes 1 No

How can we encrypt the username and password using PHP?..

Answer / sonal

by base64_encode()

Is This Answer Correct ?    3 Yes 0 No

How can we encrypt the username and password using PHP?..

Answer / preeti sahni

Using AES_encrypt

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More PHP Interview Questions

What is php session_start() and session_destroy() function?

0 Answers  


Tell me which programming language does php resemble to?

0 Answers  


how to extract month from given date by using string functions?

3 Answers  


Which php framework is best for security?

0 Answers  


What is the difference between get & post ?

0 Answers  


Explain what is memcache?

0 Answers  


How do you sort an array in php?

0 Answers  


Draw the architecture of Zend engine?

4 Answers  


How to enable cURL in PHP?

0 Answers   HCL,


Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?

0 Answers  


Which function is used to read a single character from a file in PHP.

0 Answers  


To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?

2 Answers  


Categories