How to print \ in php. Only \ with out using . or *.

Answer Posted / gsrlingam

write like this
<?php print_r($varaible);?>
<?php echo $varaible;?>
<?php echo "String";?>

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of a variable?

526


What is self in php?

546


How can I display text with a php script?

465


Why super () is used in java?

515


What is php key?

494






How to get a total number of rows available in the table?

477


Tell me which programming language does php resemble to?

491


What does $_env mean?

557


What is difference between required and include in php?

467


What function should you use to join array elements with a glue string?

536


Tell me what is the difference between exception::getmessage and exception::getline?

500


Does PHP 5 support exceptions? State Whether True or False?

623


Tell us how to create an array of a group of items inside an html form?

551


Tell me how is the ternary conditional operator used in php?

552


Is rent a variable cost?

545