Answer Posted / umapathi
php-hyper text preprocessor
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
How is csrf token generated?
What are PHP Magic Methods/Functions. List them.
Why is php so popular?
What is use of isset function in php?
What is use of mysqli_query in php?
What is the correct php command to use to catch any error messages within the code?
How to open a file in php?
What are escaping characters?
What is the difference between $argv and $argc? Give example?
What is __ construct in php?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
How to remove white spaces from the beginning and/or the end of a string in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
Tell me is it possible to remove the html tags from data?
Which of the data type is compound datatype supported by PHP?