Jump to content

Recommended Posts

I'm new with HTML, XML, XSLT, PHP..

 

I want to create a photo album in HTML. I have all my pictures in one folder, how can I use XML, XSLT or PHP to generate the HTML code, or what am I supposed to write in the HTML to have those pictures displayed.

 

I've been googling for more than an hour and I get more and more confused. So what's the best way to do a photo album in HTML ?

Link to comment
https://forums.phpfreaks.com/topic/149840-html-page-with-xml-and-xslt-help/
Share on other sites

A simple way would be to use a PHP script that can scan your photo directory for image files (e.g. by mimetype and extension) and produces an HTML output of clickable photo thumbnails. There should be a lot of solutions available, just google for "php photo album".

 

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.