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 failures in execution are handled with include() and require() functions?
Explain me how to include a file to a php page?
Is variable name casesensitive in php?
What is difference between web service and api?
What is putenv?
How the web server interprets php and interacts with the client?
Is php developer in demand?
What type of operation is needed when passing values through a form or an url?
What is curl php?
Explain me how failures in execution are handled with include() and require() functions?
How to remove blank spaces from the string?
What is php ci?
Tell us why did you choose this particular career path?
How to create a mysql connection?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?