I have some images file in the server. Can i use PHP to make the page showing the thumbnail of those images?
Thank you.
Printable View
I have some images file in the server. Can i use PHP to make the page showing the thumbnail of those images?
Thank you.
Can you be more specific about what help you would like with Java?
That language is an instrument of human reason, and not merely a medium for the expression of thought, is a truth generally admitted...
G. Boole
Java can surely be of help in this. What we need is an API that will shrink image size and that's it.
With regards,
Mandar Thosar
OK, that's not quite the same as asking:Quote:
Originally Posted by mandar-seo
PHP isn't Java...Quote:
Can i use PHP to make the page showing the thumbnail of those images?
However, the Working With Images section of the Java Tutorial has all the relevant details.
A prudent question is one-half of wisdom...
F. Bacon
Thank you for your information.
I would also like to know what kind of html form component shall i use to show the thumbnail of the image/ just the image + image name?
Thank you.
How to Use HTML in Swing Components has examples of using HTML with images in Java Swing components.
Simplicity is the soul of efficiency...
A. Freeman