[thelist] Login System with Remember Me function

Bob Meetin bobm at dottedi.biz
Tue Jan 20 19:48:45 CST 2009


 Tony Spiro wrote:
> I recently adapted the PHP/MySQL Login System by the Grandmaster of C++ with
> remember me function to my website.  I want to allow the users to upload
> photos to their profiles.  Can anyone help with generating a script that
> would scale the picture size and store the user's uploaded pictures to their
> profile page?  Thanks.
> -
http://dottedi.biz/codesamples/forms/upload/upload_file.php

Take a look, download the zip file, then look at 'convert' 
(ImageMagick).  Most of my upload image scripts use convert for image 
manipulation.

-Bob



More information about the thelist mailing list