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
How to pass an argument to a function?
Does php require a web server?
Do you know what is use of count() function in php?
Can you pass an array into a function?
What is lazy loading in php?
What is stripslashes php?
What is faster?
What is difference between html and php?
Is polymorphism inherited?
What is the use of token in php?
What is purpose of @ in Php?
How would you determine the size of a file in php?
What are the functions to be used to get the image's properties (size, width and height)?
How does csrf token work?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.