Answer Posted / mahidhar
yes,using base64_encode() using this function we encrypt
the text messsage.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
List few sensible functions in PHP?
What does == mean in php?
In how many ways we can retrieve the data in the result set of mysql using php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is difference between print_r and echo in php?
Is php a dying language?
What is session_register()?
Tell me how can you pass a variable by reference?
What is the use of return in php?
What does csrf token mean?
What are psrs? Choose 1 and briefly describe it?
What are PHP Magic Methods/Functions. List them.
What is php addslashes?
How to create a table to store files?
Does php require a web server?