How to print \ in php. Only \ with out using . or *.
Answer Posted / swarnadip
Previous answer is correct but u can also use echo in place
of print
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to set session.gc_maxlifetime properly?
Tell me how is it possible to return a value from a function?
Why do we use polymorphism in php?
Does wordpress still use php?
Is php a cms?
How can we connect to a mysql database from a php script?
How is it possible to know the number of rows returned in the result set?
What are the encryption functions available in PHP?
What is active record in php?
What is static method php?
What is the use of explode() function?
Can we override magic methods in php?
How to open a file in php?
What is php stack?
What is a model in php?