er Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com
- Original Message -
From: "Tyler Longren" <[EMAIL PROTECTED]>
To: "php-general" <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 11:24 AM
Subject: [PHP] remote image uploads.
&
Hello everyone,
I've hunted on google, read the list archives. Here's what I've been
fooling with to upload the file:
$data = addslashes(fread(fopen($picture, "r"), filesize($picture)));
$len = strlen($data);
if ($fp = fopen("$image_path/$p
2 matches
Mail list logo