Problems collected with Phpquery

Source: Internet
Author: User
I use Phpquery to capture the contents of a webpage.

Below are
Phpquery::newdocumentfile ($url); $img =pq ('. Productimagegrid #prodImageCell ')->html (); Echo $img; $img _txt=pq ('. Productimagegrid #prodImageCell ')- >text ();


$img _txt is a null value, no content
$img whether it's echo or print_r, it shows the picture.
Excuse me $img how to turn into string, I need to deposit database.




The above is the code shown in the browser, I would like the code into the database.


Reply to discussion (solution)



Now do not know how to output $img, because to be stored in the database
The $img type is string

Since the string is stored directly in the database,



How can I output to imgurl=
I'm just using EHCO to show the picture on the page.

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.