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
What is the best website to learn php?
What is api laravel?
Does PHP 5 support exceptions? State Whether True or False?
Is array empty php?
Tell me how can we define a variable accessible in functions of a php script?
What is the use of mysql_real_escape_string() function?
What are the different opening and closing tags available in PHP?
How to pass an argument to a function?
How to initiate a session in php?
What is lazy loading in php?
How to include variables in double-quoted strings in php?
Is time a dependent variable?
Is empty check in php?
What will the ?getdate() function returns in PHP?
Tell me which programming language does php resemble to?