开发者

How to list images in a folder using a combo box or select specific items using browse in web page?

Im creating a data entry form, i would like to give them the option to select an image from a specific directory, in which they can selec开发者_StackOverflowt one image. now i have some image in one directory, i want to know how can i show them to the user.

Please help


You would need to use a server-side language to read the contents of a directory (PHP, for instance). There are many ways of doing this with PHP.

See http://php.net/manual/en/function.readdir.php

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜