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
Is empty check in php?
What is the purpose of constant() function?
What are php parameters?
Explain Type juggling?
When to use get and post request?
Which is incorrect with respect to separating php code and html?
Does php require a web server?
Explain how to execute a php script using command line.
Tell me how do I check if a given variable is empty?
What is data structure in php?
Explain about the $_GET variable of PHP?
How to convert the first character to upper case?
Where to put php files in apache server?
Why framework is used in php?
Which php framework is best?