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 7781815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T19:20:51+00:00 2026-06-01T19:20:51+00:00

i want to know whether simple_html_dom.php (http://simplehtmldom.sourceforge.net/manual.htm) uses cURL or not. I have a

  • 0

i want to know whether simple_html_dom.php (http://simplehtmldom.sourceforge.net/manual.htm) uses cURL or not. I have a website in which i am using simple_html_dom.php to fetch data, my current hosting provider have enabled simple_html_dom.php when i asked for. But now i want to change my hosting provider because of some economical reason. I have found another webhosting provider which allows curl functions (shown in their website); i called them and asked but they told they are not sure of simple_html_dom.php because no one has asked before. can you tell me whether simple_html_dom.php can be used in a cURL enabled server or not?.

Please forgive me if i asked a wrong questions..i have never done dom programming..i am using simple_html_dom.php because its easy and i dont have to worry about dom.

Advance thanks for your help

  • 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-01T19:20:53+00:00Added an answer on June 1, 2026 at 7:20 pm

    Yes of course you can use Simple HTML Dom on cURL enabled server. The two are totally different things. Example:

    
    $curl = curl_init(); 
    curl_setopt($curl, CURLOPT_URL, 'http://????????');  
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);  
    curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 10);  
    $str = curl_exec($curl);  
    curl_close($curl);  
    
    $html= str_get_html($str); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to know whether the PHP serialize function is 100% secure, also if
I am not concerned about other kinds of attacks. Just want to know whether
I want to know whether 301 redirect always preserve referrer. I make a page
I want to know whether it is possible to commit to a previous version.
I want to know whether it is possible to transform Relax NG XML with
I want to know whether Metro Applications developed using Visual Studio 11 Developer Preview
I am new to PhoneGap I want to know whether PhoneGap is only for
Using Python, I want to know whether Java is installed.
This is my first app with CI and I want to know whether $_POST
I don't care what the differences are. I just want to know whether the

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.