Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / naresh

$something = "oh something";
echo "My answer is \\\"is"\\\ $something" <br/>;


output:"My answer \"is" \ oh something
when we declare single \ it escaped but when we double the \
it will display the single \.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql_fetch_row?

1106


How easy is php?

997


Which will check if a function exists?

1129


What is php oop?

1061


What is the method to register a variable into a session?

897


Write a query to find the 2nd highest salary of an employee from the employee table?

1092


What are the steps for the payment gateway processing?

1063


Explain difference between urlencode and urldecode?

1186


What is the purpose of using php?

1091


Why do we show php code in browser?

1122


Tell me what is use of in_array() function in php?

1170


Tell me how can we get the error when there is a problem to upload a file?

1063


can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????

1928


What is framework in php for beginners?

1027


What is a substring in php?

1132