PHP and Hyperlinks
I have moved into the 21st century and finally made my Extracurriculars page database driven. One interesting hang up that I ran into was including hyperlinks in the text that I saved in the database. The solution to getting the hyperlinks to print out was to take the quotes from the a href tags. So, a href= “http://www.google.com” became a href= http://www.google.com
Yes, this is incredibly simple, but if I don’t right down somewhere that I found this piece of information down, I won’t be able to remember it the next time I need it. I’ve always had a hard time remembering syntax.
Trackbacks
Use the following link to trackback from your own site:
/blog/articles/trackback/45

