View Single Post
06-02-2010, 03:31 PM
#3
JasonGDX is offline JasonGDX
JasonGDX's Avatar
Status: Junior Member
Join date: Nov 2006
Location: Pennsylvania, USA
Expertise: Design, HTML, CSS, PHP, MySQL
Software: Photoshop, Coda
 
Posts: 95
iTrader: 4 / 100%
 

JasonGDX is on a distinguished road

  Old

Originally Posted by cableguy View Post
you can use this >> http://simplehtmldom.sourceforge.net/index.htm

here's the manual with an example that matches yours >> http://simplehtmldom.sourceforge.net/manual.htm
Thanks! I'll take a look at that.

I was hoping to do it in a few lines of code without a class, though. This is for a simple phpBB mod to combat a certain type of spam (linkbucks) that is used frequently on a forum I visit. Just want to visit one page, grab this link, and return it. I'm afraid all of this is overkill just for that one technique.

I'll go through the code for this though and see if I can use some of it.

Reply With Quote