PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have the following script at my php server. On executing post from my android phone.
A new file is created at "upload/" but with zero size.
i have changed the phpinfo
HI,
give uploaded tag as <input type="file" name="profile_image"> and
When give destinationation path fully, it will move to uploaded files to the dir(upload folder) as
pickle | Please use [ syntax=php ], [ syntax=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: Posting Code in the Forums to learn how to do it too.