+ per month
* Telnet access
I've been looking for quite some time now and haven't had much luck - if
anyone could help me out it'd be much appreciated!
Cheers
Ben Quinn
Assistant webmaster of the Australian Severe Weather Association website
http://www.severeweather.asn.au
Webmaster o
Hi all
Does anyone know where i can pick up an old version of GD? preferably V
1.5 - 1.6.2 . I'm planning to use it locally (i don't run a hosting
service, i simply want to perform operations on GIF files for local use) and
i'm based in Australia - from what i've read so far the problems with th
Hi all
Say i had text similar to below
Cairns Fine
Mareeba Fine
Innisfail Fine
I'm using the following code to grab the weather forecast for each of those
towns
$GrabURL = "forecast_map_data.txt";
$GrabStart = "PROVINCIAL CITY";
$GrabEnd = "UV ratings";
$fil
This is an example
of the file i'm grabbing from
http://www.arl.noaa.gov/data/ready/usr/897_profile.txt
David, i couldn't get what you said to work - any chance of a quick example?
:-)
- Original Message -
From: "David Robley" <[EMAIL PROTECTED]>
To: "Ben Quinn
ed
This is the script i'm using
- Original Message -
From: "Dave" <[EMAIL PROTECTED]>
To: "Ben Quinn" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, August 22, 2001 10:57 PM
Subject: RE: [PHP] Web fetching script
> What
Hi all
I have a web fetching script that fetches text from an external URL and I
would like to grab two lots of text at the same time - can anyone tell me
why this isn't working?
http://grabfile.html";;
$GrabStart = "start";
$GrabEnd = "stop";
$file = fopen("$GrabURL", "r");
$rf = fread($file,
ECTED]
> WhiteCrown Networks - More Than White Hats
> Web Application Security - www.whitecrown.net
> */
>
> - Original Message -
> From: Ben Quinn <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, August 21, 2001 6:09 AM
> Subject: Re: [PH
rk
$image = ImageCreateFromGif(http://www.severname.com/image.gif);
Does anyone know of a server/hosting company that will allow me to do this?
The script:
- Original Message -
From: "Chris Lambert" <[EMAIL PROTECTED]>
To: "Ben Quinn" <[EMAIL PROTECTED]>
Cc: <[EMA
s this mean
this function only works with images PHP has created?
- Original Message -
From: "Chris Lambert" <[EMAIL PROTECTED]>
To: "Ben Quinn" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 4:49 PM
Subject: Re: [PHP] Impo
Hi all
I've been trying to make a script that imports a GIF image from an external
server (i have permission to do this, see below) and designates a certain
colour transparent for some time now and i'm not having much luck. Can
anyone help or provide a script that does this?
The images i'm usin
Hi all,
I've been trying for many hours to find information on this, but not having
much luck. What i want to do is have an index.php page, and then each link
on that page has a URL like index.php?linkidie. index.php?links etc
Can anyone point me in the right direction?
--
PHP Genera
Hi all,
I am trying to copy an image from an external server and save it to my own.
I have the following script to do this for a txt file and it works great!
?>
$page = "../temp/yep.txt";
$date = date("http:/www.example.com/yep.txt");
$cartFile = fopen("$page","a");
fwrite($cartFile,$date,st
12 matches
Mail list logo