How many Types of COmments are there in PHP and what are they?
Answer Posted / zacharia
3
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
When a conditional statement is ended with an endif?
Explain php parameterized functions.
What is warning – “cannot modify header information – headers already sent”?
What is apache and php?
Which function is used to strip whitespace?
Which function can be used to exit from the script after displaying the error message?
How long is session timeout?
Which function you can use in php to open a file for reading or writing or for both?
What is helper function?
Tell us how to set cookies in php?
Is numeric in php?
How do you measure variables?