VIRTUAL hosting package. (preferably in the UK)
>
> www.1and1.co.uk
>
> -Dan Joseph
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Ox
http://www.guinnesspig.net
--
PHP Gene
pages, and the hosting package even after they said it was
"perrfect" is now not working cause it doesnt have Zend Optimizer on
it :\
Thanks
Ox
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Try this, its very very simple though
$PicPath="Path/";
if(is_uploaded_file($_FILES['Photo']['tmp_name'])) {
copy ($_FILES['Photo']['tmp_name'],
$PicPath.$_FILES['Photo']['name']);
}
-Original Message-
From: tony [mailto:[EMAIL PROTECTED]
Sent: 10 December 2003 21:34
To: [EMAIL PROTECT
3 matches
Mail list logo