How will create multiple https in an array using PHP?

eg:
$html = file_get_html('http://google.com');

I want the same contents from this http and to store in database.
Please help me.Thanks in advance.

Explain better. You need to connect to the same page consecutively?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.