Posts
 
Reputation
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
~1K People Reached
Favorite Forums
Favorite Tags
php x 5

2 Posted Topics

Member Avatar for 3DProf4online

[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 …

Member Avatar for AyuBan
0
1K
Member Avatar for helpless_101

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

Member Avatar for helpless_101
0
105

The End.