Forum: PHP Aug 18th, 2009 |
| Replies: 3 Views: 415 I have a registration page where a user will upload his/her resume. On clicking "register" button the form will sent all the data to admin. It also sends a link called "download" containing the path... |
Forum: PHP Nov 24th, 2008 |
| Replies: 5 Views: 3,164 Hi Friends,
I want to upload a image file to my mysql database. But before that i want to resize it. I have used the following code. But what happens is that the image is successfully resized but... |