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.
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 !