How to print \ in php. Only \ with out using . or *.
Answer Posted / ram
i think the above answer is not correct.
i think this will work.
<?php print "\\";
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
What is difference between count or sizeof function in php?
What is the difference between print() and echo()?
How can we destroy the cookie in php?
How can we determine whether a php variable is an instantiated object of a certain class?
Which is better php or nodejs?
What are the variables in php?
Explain include(), include_once, require() and require_once?
What is cookies? How to create cookies in php?
What is the difference between get and post in php?
What is php built on?
/temp is a type of filesystem directory. State Whether True or False?
What are the different ways to login to a remote server?
How to get no. of rows using MYSQL function?
Are sessions stateless?