Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7650511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T11:16:13+00:00 2026-05-31T11:16:13+00:00

First sorry if its a stupid guestion but im a really big beginner. I

  • 0

First sorry if its a stupid guestion but im a really big beginner.

I would like to make an image gallyer similar to facebook, but what i dont really understand is te logic.

I made a multi image upload, it saves the image nam and extension to the database with a title .
A folder is created by the title name.

My problem is i dont know how to select them.
What i mean a person uploads 20 images in folder hello, on the page show the hello with one of the thumbnails and when i click it redirects me to the other pictures.

So tihs is the logic what i dont really understand, and i dont want anybody to write this for me, i only would like the opinion or a hint form a more expreienced developer.

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T11:16:14+00:00Added an answer on May 31, 2026 at 11:16 am

    In your DB, keep track of the cover photo for each album. Since you probably want to allow users to name albums you might as well save that in there, too.

    Table::albums
    – id
    – name
    – photo_id //cover photo, or even the link to the image can be saved here directly if you don’t like joins
    – …
    Table::album_has_photos
    – id
    – album_id
    – name
    – url
    – …

    To view the album overview: in your album controller extract the album names, cover photo links from table::albums and send those to the view;
    In your view set up a link around each of the cover photos to a controller that loads the album contents from table::album_has_photos;
    Display photos from one album and add visual effects.
    Ooptional: add pagination to the album overview.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First sorry I'm a big beginner. Would like to ask a more experienced developers
Hello first sorry if its a stupid question, but I amm a beginner, and
I'm really sorry if this come across as stupid but i've searched everywhere but
First of all sorry if its a noob question. But is it posibble to
First of all Sorry if my question title sounds stupid.... I have the following
First I am sorry about the length of this post, but I wanted to
First of I'm very sorry but this questions is not so so specific. All
First of all I am sorry for the stupid question I am going to
Its my first time here and I don't know how to indent this sorry
first of all .. sorry if my english was bad. its my 3rd language

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.