Whether One-line comment begin with pound sing(#) in php?
Answer Posted / sona
Yes we can give # or // for oneline command
example
//hai
#echo "hai";
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How do you parse and process html/xml in php?
What are the different types of PHP arrays?
How to reset/destroy a cookie?
How do you pass a variable by value?
Which function would you use to insert a record into a database in php?
What is final class and final method?
Is php a low level language?
Tell me what is the use of the function htmlentities?
What is the difference between php and java?
What is php oop?
Explain what are the two main string operators?
How do you trim spaces in excel?
Is php better than python?
How to track user logged out or not? When user is idle?
What is the timeout period on session values?