Kumar m
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Kumar m-
can not create temporary image file
here code : if (move_uploaded_file($_FILES['image">['tmp_name">, $filepath . $imagename1)) { echo "Image Uploaded Successfully !!!"; } else { echo "Could not move the file."; ...