开发者

PHP + (Javascript/jQuery) - Server Side Image Picker

I'm using an HTML/PHP form to manage user input. On request users may select to attach an image to the message. Need a server side imag开发者_JS百科e picker.

Would like to allow users to browse server side images, possibly with an optional thumb to fasten image selection.

This could be achieved in the same form area, or with a sort of dialog, if possible.

Once image is chosen, the filename must be returned.


If you are OK with GPL or LGPL then you can check some phpclasses.org scripts: http://www.phpclasses.org/package/3471-PHP-Browse-and-choose-images-without-page-reloading.html

http://www.phpclasses.org/package/1473-PHP-Create-a-picture-browser.html

Might require a little coding to implement image selection feature.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜