Good morning programmers,
How do you insert an image name into a MySQL database?
For example - car.jpeg, bike.png
What is the code for storing a name with a decimal (.) in it?
Do I use blob, longblob, varchar?
Any suggestions would be great
Quick question about storing image NAMES in MySQL
Moderators: egami, macek, gesf
-
- New php-forum User
- Posts: 14
- Joined: Mon Apr 22, 2013 4:00 am
Okay I got it, thanks for your advice.
What I'm trying to do now is check to see if my picture upload properly, and to not upload the same thing twice? Do you know the code for this?
Thanks
What I'm trying to do now is check to see if my picture upload properly, and to not upload the same thing twice? Do you know the code for this?
Thanks