AirAsheville Posted August 22, 2008 Share Posted August 22, 2008 OK. I just found this site as I was looking for some help. This is my first post. I have written a basic forum for the website I run (and own). I am trying to make it so that users don't have to enter the HTML code every time they want a link to show up. I want it so that they just type in the URL and PHP automatically places the a href tags around the URL. I'm a PHP programmer more on the database side of things. Any help is appreciated. Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/ Share on other sites More sharing options...
JasonLewis Posted August 22, 2008 Share Posted August 22, 2008 Check out these topics: http://www.phpfreaks.com/forums/index.php/topic,209261.0.html http://www.phpfreaks.com/forums/index.php/topic,209924.0.html Although they apply to thinks with a BBcode URL start, but you could slightly modify it. Or it doesn't really matter at all. Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/#findComment-622677 Share on other sites More sharing options...
AirAsheville Posted August 22, 2008 Author Share Posted August 22, 2008 OK, so my question now, is where would this go in the script and how would I modify it for regular HTML instead of BBCode? Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/#findComment-622684 Share on other sites More sharing options...
AirAsheville Posted August 22, 2008 Author Share Posted August 22, 2008 Anybody? Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/#findComment-623226 Share on other sites More sharing options...
AirAsheville Posted August 22, 2008 Author Share Posted August 22, 2008 Nevermind. I got it. Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/#findComment-623279 Share on other sites More sharing options...
Fadion Posted August 22, 2008 Share Posted August 22, 2008 Mark this as solved please if you don't have any other questions. Link to comment https://forums.phpfreaks.com/topic/120802-solved-php-automatic-parsing-url/#findComment-623299 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.