PDA

View Full Version : Add Simple HTML to users pages.



MrPixels
September 24th, 2006, 23:33
Hello.

How can I automatically add simple html tags to all of my users pages so they dont have to?

Just like <a href="mysite.com>Hosted at mysite</a> and thats it. I was thinking the htaccess. But thats just for directories right?

krakjoe
September 25th, 2006, 06:05
you could use mod_layout if you were root on your server .....

MrPixels
September 29th, 2006, 22:30
Im on windows. Any other suggestions?