Search found 3 matches

by twoshedsmcginty
Thu Sep 01, 2005 3:29 pm
Forum: PHP - Code
Topic: Stripped out anchors in PHP forum
Replies: 4
Views: 949

I appreciate the effort of people who reply to posts, particularly from dumb newcomers like myself. But it does take effort and time to really help someone out, and I've been to too many forums by now where there is an 'uberposter' resting on a fantastic reputation, who gets addicted to superficiall...
by twoshedsmcginty
Thu Sep 01, 2005 2:41 pm
Forum: PHP - Code
Topic: Stripped out anchors in PHP forum
Replies: 4
Views: 949

Thanks for taking the time to reply; I did check your guidelines before posting something DreamWeaver-related, to see if it was frowned-upon. Your guidelines (http://forums.devnetwork.net/viewtopic.php?t=8815) also do recommend to those answering posts to explain their answers, so 'avoid Dreamweaver...
by twoshedsmcginty
Thu Sep 01, 2005 1:38 pm
Forum: PHP - Code
Topic: Stripped out anchors in PHP forum
Replies: 4
Views: 949

Stripped out anchors in PHP forum

I'm developing an online forum with DWMX2004/MySql/PHP where if you create a post, you can surround a word with right and left arrows so that that word becomes a hyperlink when the post is displayed. I won't go into the rationale, or the regex script that does this; I know the script works, because ...