small bug

25 views
Skip to first unread message

Denis Obydennykh

unread,
Jun 15, 2011, 3:48:06 PM6/15/11
to phpQuery
I make

$moved = phpQuery::newDocument($page);
echo $url = $moved->find('html body a')->attr('href');

on small html document, everything works, but i get warning

Notice: Undefined variable: hltml in /home/aes/sites/itea-cms/
extensions/phpQuery/phpQuery/phpQuery/DOMDocumentWrapper.php on line
389

Kostea Pojalov

unread,
Jun 16, 2011, 4:03:10 PM6/16/11
to phpq...@googlegroups.com
f

2011/6/15 Denis Obydennykh <denis.ob...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "phpQuery" group.
To post to this group, send email to phpq...@googlegroups.com.
To unsubscribe from this group, send email to phpquery+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/phpquery?hl=en.


foreach ($moved as $key) {
echo $moved->find('html body a')->attr('href');

Reply all
Reply to author
Forward
0 new messages