How to print \ in php. Only \ with out using . or *.
Answer Posted / vikas
<?php echo "\"?>
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Which function can be used to delete a file?
What do you mean range() in php?
What is the differences between $a != $B and $a !== $B?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
How to join multiple strings into a single string?
Is it more secure to use cookies to trfer session ids?
What is stdclass in php?
What is $_ request in php?
What is $_ get?
How to get number of days between two given dates using PHP?
Is php front end or back end?
Tell me what are the different types of errors in php?
Is facebook still in php?
What is the advantage of runtime polymorphism?
Explain the three different kinds of Arrays?