Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
2 Posted Topics
[QUOTE=mexabet;704247]See if this helps. To use this script, you need to create a folder named [B][COLOR="Green"]uploads[/COLOR][/B] where the uploaded files would be stored. [CODE]<?php $maxsize=28480; // Set the maximum upload size in bytes if (!$_POST['submit']) { //print_r($_FILES); $error=" "; // This will cause the rest of the process to be …
i am working on a project which has user profile and need to upload an avatar. i have no idea on how to code using php the upload avatar function. any idea? any help would be appreciated! tnx
The End.
helpless_101