Anyone know a good PHP tutorial on how to upload an image, resize it to set dimension, then store the image path in MySQL?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use this function to do this, Very simple and easy to use.
First put this function somewhere you can call it.
Now you can use this function like so to resize images and copy it to the required directory.