View Single Post
Old 12-11-2004, 01:59 AM  
European Lee
Confirmed User
 
Join Date: Dec 2002
Location: Daytona Beach
Posts: 7,133
Quick Php Question - Is It Possible To Define..

Two constants and have a php script that will pull and and all information defined within those two constants then, display that information on another site?

For example, lets say we have a link list and want to pull all urls that are held between the <a href=" and the "> tags and have them written to a flat text file.

In this instance we would set the two constants in the script as..

1) <a href="
2) ">

which then takes all the urls and places them one per line on links.html

Im thinking its possible using the LP::Fetch module? {or whatever its called}

Does that make sense?

Regards,

Lee
European Lee is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote