Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8591391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:31:05+00:00 2026-06-11T23:31:05+00:00

The website html is like this, I want that embeded code using curl. concept

  • 0

The website html is like this, I want that embeded code using curl.

concept

<div id="postdiscriptiontext">
<p>
<embed src="http://videobb.com/e/swLN6oRlzFby" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="540" height="599"/>
</p>
</div>
I tried like this
 $html = str_get_html($links);
        echo $html->find('div.postdiscriptiontext p')->innertext . '<br>';

THIS IS THE ERROR I AM GETTING
Notice: Trying to get property of non-object in C:\xampp\htdocs\anicravefinal\viewanimevideo.php on line 96

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T23:31:06+00:00Added an answer on June 11, 2026 at 11:31 pm
    $Content = '<div id="postdiscriptiontext">
    <p>
    <embed src="http://videobb.com/e/swLN6oRlzFby" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="540" height="599"/>
    </p>
    </div>';
    preg_match_all('|<p>(.*?)</p>|',$Content,$Output);
    print_r($Output);
    

    Use This
    If You Want to You Can try

    $Content = file_get_contents('URL OF PAGE THAT YOU WANT TO GRAB');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to get the html Source code of website, it something like: wb.Document...
I am writing some css code for a school website that looks like this
I want to find URL like following with preg_match. http://www.website.com/THE_ID_WHICH_I_WANT/RANDOM_CHARACTERS_AND_NUMBERS.RANDOM_SOMETHING.html This is how far
I'm building a website and having some problem. if the HTML code is like:
Currently I have a url like this http://<client_name>.website.com/index.php?function_name&cat=32 I want to set things up
In my HTML I want to refer to my images like this: /images/articles/this-is-the-page-title-dgj4klci5j4.jpg /images/articles/thumbs/this-is-the-page-title-dgj4klci5j4.jpg
I am trying to create my own HTML element that looks like this: The
I have some java code that will print out html from a website of
I have a website scrolling horizontally using this script: http://tympanus.net/Tutorials/WebsiteScrolling/index.html Sometimes with this build
I'm building a mobile website. I use regular html for the dropdown like below.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.