[PHP] help-fetching-url-contents

2004-09-10 Thread vijayaraj nagarajan
hi all i would like to fetch the content of a url. and then would like to put in my page... dynamically refreshing it once in a day... is it possible to do this in php. i have used perl get url option and then parse the file, with the date and time function...to do this. pls help. thanks in

Re: [PHP] help-fetching-url-contents

2004-09-10 Thread John Holmes
From: vijayaraj nagarajan [EMAIL PROTECTED] i would like to fetch the content of a url. and then would like to put in my page... dynamically refreshing it once in a day... is it possible to do this in php. i have used perl get url option and then parse the file, with the date and time