NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP html DOM manipulation

Matthew Kaufman mkfmncom at gmail.com
Fri Aug 5 18:41:27 EDT 2011


I like hpricot and mechanize but they are Ruby only. In PHP there is Snoopy,
but it wasn't that good.

Matt Kaufman
http://mkfmn.com/RESUME.pdf

On Fri, Aug 5, 2011 at 6:39 PM, Gary Mort <garyamort at gmail.com> wrote:

> I was wondering what the current favorites are for PHP html DOM
> manipulation are.
>
> I ran across one library which basically took all the JQuery DOM functions
> and created PHP equivalents for them - so you can do things like find all
> the elements of a certain tag class or type and replace their html with
> something else.
>
> One thing I'd like to see this for is to re-write all those cool lightbox
> style javascript codes into PHP code[so instead of the user waiting for all
> the HTML to download, then waiting for a javascript event to trigger to
> update the links from their old links to popup links if they have the
> appropriate class  - the server can pre-process the file and do those
> substitutions once and then cache the data.]
>
>
>
>
> ______________________________**_________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/**mailman/listinfo/talk<http://lists.nyphp.org/mailman/listinfo/talk>
>
> http://www.nyphp.org/Show-**Participation<http://www.nyphp.org/Show-Participation>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20110805/39ac5c43/attachment.html>


More information about the talk mailing list