I am learning PDO and so far I haven't seen any PDO tutorials that does all these steps. 1. Upload image
Anyone know how to do image resize and upload using PDO?
7
I am learning PDO and so far I haven't seen any PDO tutorials that does all these steps.
1. Upload image
2. Resize image
3. Store filepath to database.
I have the code that does all of the above, but it's done in old mysql. It's going to take a lot of trial and error for me to convert it to PDO successfully.
So to fast track it, i am asking if any one of you know how to do it in PDO?
1. Upload image
2. Resize image
3. Store filepath to database.
I have the code that does all of the above, but it's done in old mysql. It's going to take a lot of trial and error for me to convert it to PDO successfully.
So to fast track it, i am asking if any one of you know how to do it in PDO?
- phpg
- [1] reply
- man5
- phpg
- man5
- [1] reply
- DerekKyle
Next Topics on Trending Feed
-
7