Re: Can this be RegEx, or do I have to go DOM?
- From: Bruno Barros <ragearc@xxxxxxxxx>
- Date: Sat, 29 Sep 2007 10:46:09 -0700
There is of course a way to do it with Regex, but if your XHTML is
Valid, you can just use a XML parser and get all those items in a
simple function.
.
- References:
- Can this be RegEx, or do I have to go DOM?
- From: Good Man
- Can this be RegEx, or do I have to go DOM?
- Prev by Date: Re: Can this be RegEx, or do I have to go DOM?
- Next by Date: Re: Table schema for user login system?
- Previous by thread: Re: Can this be RegEx, or do I have to go DOM?
- Index(es):