Answer Posted / guest
with the use of base_64 function
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to take a substring from a given string in php?
What exactly is PHP?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What are the options to transfer session ids?
How do you check if an arraylist is empty?
How to remove all duplicate values in array in php?
What is urlencode and urldecode in php?
What is the main difference between require() and include()?
How to find a substring from a given string in php?
Tell me what type of operation is needed when passing values through a form or an url?
How do I check if a given variable is empty?
Explain which cryptographic extension provide generation and verification of digital signatures?
Tell me what is use of in_array() function in php?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is $_ post in php?