Posted by Joe Makowiec on 03/29/06 14:41
On 29 Mar 2006 in alt.php.sql, Spiral wrote:
> I have an application which needs the ability for a user to upload an
> image from their hard drive (maximum 2mb)
>
> This image needs to have a unique reference i.e (name of user)
> connected to it from a text input box.
>
> How can I do this please.
PHP is probably your best bet.
http://www.php.net/manual/en/features.file-upload.php
--
Joe Makowiec
http://makowiec.org/
Email: http://makowiec.org/contact/?Joe
[Back to original message]
|