¡@

Home 

php Programming Glossary: sometext

How to replace text URLs and exclude URLs in HTML tags?

http://stackoverflow.com/questions/4003031/how-to-replace-text-urls-and-exclude-urls-in-html-tags

in HTML tags I need you help here. I want to turn this sometext sometext http www.somedomain.com index.html sometext sometext.. tags I need you help here. I want to turn this sometext sometext http www.somedomain.com index.html sometext sometext into sometext.. this sometext sometext http www.somedomain.com index.html sometext sometext into sometext sometext a href http somedoamai.com index.html..

php echoing angle brackets

http://stackoverflow.com/questions/4417470/php-echoing-angle-brackets

to display text on the page the text should look like this sometext ... but when I echo this nothing appears How ca I do this php.. or make use of the htmlspecialchars function. echo lt sometext gt echo htmlspecialchars sometext share improve this answer..