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

How to create connection in php?

0 Answers  


Write a query to to delete duplicate rows?

4 Answers   ATS,


What is php variable?

0 Answers  


How i can integrate merchant payment get way in zen cart? in php? plz help me

1 Answers   BA Continnum Solutions,


Tell me what is the default session time in php?

0 Answers  






I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?

2 Answers  


How do you sort an array in php?

0 Answers  


What is url encoding and decoding in php?

0 Answers  


what is the importence of session.save_path in Php.ini file and wht changes u've to made before using sesssions in ur php program first time?

4 Answers  


What is a lambda function in php?

0 Answers  


Describe which programming language does php parallel to?

0 Answers  


How to set a page as a home page in a php based site?

0 Answers  


Categories