How to print \ in php. Only \ with out using . or *.
Answer Posted / malli
<?php echo "/"; ?>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does php support polymorphism?
How can we automatically escape incoming data?
How can we upload a file in php?
How to enable error reporting in php?
How do you count numbers in php?
What are examples of dependent variables?
How to fix "headers already sent" error in php
What is the purpose of php?
How to break a file path name into parts?
What is a composer in PHP?
Which functions are used to remove whitespaces from the string?
What do you use php for?
What is difference between core php and framework?
What is apache and php?
What is alias in php?