Parsing html using regular expressions in php?

DanH

New member
I am trying to create a page on my site where a user can enter a string into a text box, and when they hit Submit, information is displayed about the text they gave, which would be pulled from a wiki. I can get the site to pull up the appropriate page, but I'm stuck on the part where I would pull out things like the sidebar and footer.
 
Back
Top