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
Explain $_FILES Superglobal Array?
Why php script is not running in browser?
Write a program to display a table of any given number?
What is rest api in php?
How many types of array supported in php?
How to call javascript function in php on button click?
How to check curl is enabled or not in PHP
Do you know what does $globals means?
Explain briefly about a search-friendly site looks like?
Tell me what is the use of "enctype" attribute in a html form?
Is empty in excel?
How do I escape data before storing it into the database?
Tell me how can we check the value of a given variable is alphanumeric?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is the best php version for wordpress?