For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > April 2007 > Read HTML code and store it in database









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Read HTML code and store it in database
Jorge Giménez

2007-04-30, 6:58 pm

Hello.

I am looking a way t oread html code with a php script.

I have a php script separated from my server that gives that some =
results I
need to read and store.

I can't access to the data server of this php because it's embebed on =
the
machine.
The script would be

$url=3DFunction_to_connect_url(url);
//code to search data in $url;
//code to store data;


Any ideas?.

Best regards,

Jorge Gim=E9nez
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com