Ave,
I can swear it wasn't working with the Double Quotes either because I tried
it first. But well, now it is so no point in anything.
Thanks a lot.
On 9/15/04 3:19 PM, "John Holmes" <[EMAIL PROTECTED]> wrote:
> From: "PHP Junkie" <[EMAIL PROTECTED]>
>
> $trauma = 'imsafm/$PHP_login/$img1_
On Wed, 15 Sep 2004 15:05:02 -0400, PHP Junkie <[EMAIL PROTECTED]> wrote:
> I have a simple file upload form, which uploads without a problem.
> Today I added the file_exists() function to my PHP code. And everything
> stopped working. What am I doing wrong here:
>
> if($upload_file) {
> $db = my
From: "PHP Junkie" <[EMAIL PROTECTED]>
$trauma = 'imsafm/$PHP_login/$img1_name';
http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.single
---John Holmes...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ave,
I have a simple file upload form, which uploads without a problem.
Today I added the file_exists() function to my PHP code. And everything
stopped working. What am I doing wrong here:
File $img1_name uploaded to $PHP_login
folder.";
}
}
?>
I'm not getting any errors (for some reason I don't
4 matches
Mail list logo