-- Lossoth <[email protected]> wrote
(on Monday, 29 December 2008, 05:51 AM -0800):
> 
> ok, with the sintax 
>   $domDiv = $dom->query('div.someClass'); 
> it works nice!!!
> 
> but the sintax 
>   'div[class="someClass"]' 
> I've used is suggested in the Zend documentation
> (http://framework.zend.com/manual/en/zend.dom.query.html)
> in the 'arbitrary attributes' section
> 
> there is an error in the library??

Nah, just the docs. :)

-- 
Matthew Weier O'Phinney
Software Architect       | [email protected]
Zend Framework           | http://framework.zend.com/

Reply via email to