How to print \ in php. Only \ with out using . or *.
Answer Posted / vijay
The answer is simple.
<?php print "\\"; ?>
I hope this coud help u.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is 'float' property in css?
What is overloading and overriding in oop?
Is java is better than php?
How can you pass a variable by reference?
Is php used in 2019?
What is difference between rest api and restful api?
What are different types of runtime errors in php?
Write logic to print Floyd's triangle in PHP?
Why do we need abstract class in php?
How to write php function in html onclick?
Tell me what library is used for pdf in php?
How do I run a php script in windows?
How does php isset work?
Describe which programming language does php parallel to?
How can we display information of a variable and readable by a human with php?