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...

Is there a way to encrypt text from php?

Answer Posted / nirmit

MD5() is a one way hash funtion. Its returns a hash but the
hash cannot return the original string. Instead, AES_CRYPT
(), BASE64_ENCODE() can be used for encryption.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what does the unset() function means?

1257


Can the value of a constant change during the script's execution?

1032


What is a php namespace?

1014


Explain what does the unlink() function means?

1220


What is the difference between htmlentities() and htmlspecialchars()?

1052


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

1028


What are the advantages of triggers in php?

958


Which is best framework for php?

1072


What is user defined function in php?

1029


what are interfaces and Abstart classes

2068


What is difference between include and include_once in php?

989


How we get ip address of client, previous reference page etc?

1022


What is php simple definition?

1025


What type of operation is needed when passing values through a form or an url?

1051


Is it possible to use com component in php?

1031