Html perhaps php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Goofan
Forum Contributor
Posts: 305
Joined: Wed Nov 04, 2009 2:11 pm
Location: Sweden

Html perhaps php

Post by Goofan »

Anyone know of a way for me to be able to display images using html/css or php.

I need to images to be displayed like this:
http://www.drang.se/index.php?link=Fotogalleri
But I need better control over it because that is a messy way of doing it.

Regards,
Thomas
User avatar
manohoo
Forum Contributor
Posts: 201
Joined: Wed Dec 23, 2009 12:28 pm

Re: Html perhaps php

Post by manohoo »

The easiest way, that I have found, to publish a picture album is by exporting to html from Picasa. Once the files have been generated just ftp to your website. Piece of cake!
User avatar
Goofan
Forum Contributor
Posts: 305
Joined: Wed Nov 04, 2009 2:11 pm
Location: Sweden

Re: Html perhaps php

Post by Goofan »

Sounds good will try it.
Post Reply