Hi all,

in my website there are ftp-uploaded images (about 3000) in a folder called IMAGE. What I want to do is somehow get the image file names inserted in to my database so, I can see image file names in a pull down menu selection when I insert records through FORM on a php file.

i use MYSQL PHP LINUX configuration.


if someone can help that would be great.

thank you

Recommended Answers

All 2 Replies

Hi all,

in my website there are ftp-uploaded images (about 3000) in a folder called IMAGE. What I want to do is somehow get the image file names inserted in to my database so, I can see image file names in a pull down menu selection when I insert records through FORM on a php file.

i use MYSQL PHP LINUX configuration.


if someone can help that would be great.

thank you

So you have a database already, and you want to 'inserted in to my database'. Try checking the documentation for 'INSERT'.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.