Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how do we can copy of the content of a web page with the
help og the URL and display them onto any other page

Answers were Sorted based on User's Feedback



how do we can copy of the content of a web page with the help og the URL and display them onto any..

Answer / nikesh

$content=file_get_contents("http://nikeshyadav.blogspot.com");
echo $content;


by this function u can copy and display of one webpage to
another

Check it at <a href="http://nikeshyadav.com/blog.php"
target="_blank" >http://nikeshyadav.com</a>

Is This Answer Correct ?    5 Yes 1 No

how do we can copy of the content of a web page with the help og the URL and display them onto any..

Answer / pinak

this can also be done by curl function.

Is This Answer Correct ?    2 Yes 0 No

how do we can copy of the content of a web page with the help og the URL and display them onto any..

Answer / pinak

thanks both of you.

Is This Answer Correct ?    0 Yes 0 No

how do we can copy of the content of a web page with the help og the URL and display them onto any..

Answer / mishra ashutosh

Can be done by file_get_contents() and using CURL.
For fetching any particular part of it, parse the fetched information.

Is This Answer Correct ?    0 Yes 0 No

how do we can copy of the content of a web page with the help og the URL and display them onto any..

Answer / uma

<iframe height="500%"
src =
"http://url"
width="100%">
</iframe>
Try using header to redirect...
pl correct me if u feel the ans is wrong:-)

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More PHP Interview Questions

How do I check if a given variable is empty?

0 Answers  


Does cors prevent csrf?

0 Answers  


What is PEAR in PHP?

3 Answers  


Tell me what is pear?

0 Answers  


Is it possible to extend the execution time of a php script?

0 Answers  


Is php a case sensitive language?

0 Answers  


What is the best php framework 2018?

0 Answers  


Do you know what does mvc stand for and what does each component do?

0 Answers  


Who is the father of PHP and explain the changes in PHP versions?

2 Answers   Rushmore Consultancy,


How check field is empty or not in php?

0 Answers  


i'm b.com graduate and doing MCM- 1year(Master in Computer Management. i'm very interested in PHP? Please tell me some suggetion and the scope of PHP in the market. My E-mail pawan.register@gmail.com Thanks & Regards Pawan.

1 Answers  


Want to know the 10th max salary in salary table

3 Answers  


Categories