Designing a blog with images

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
pokrate
Forum Newbie
Posts: 2
Joined: Tue Apr 03, 2007 12:26 am

Designing a blog with images

Post by pokrate »

Hi all !
I am developing my first web site. And I am not sure about the best way to achieve designing of a blog post with images.
I want to allow posting images with a post.
The homepage will show a small image representing that post, and when displaying the entire post, I want to show more images.
Kindly help !
pokrate
Forum Newbie
Posts: 2
Joined: Tue Apr 03, 2007 12:26 am

bogus forum

Post by pokrate »

Bogus forum !!!
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Do you have a specific question in mind?

Sounds like a "I'd like to ajax my blog.... 2.0" kind of post to me.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Why is this in Theory and Design? What exactly are you trying to do and please post the code you have already developed for this. Thanks.
Post Reply