i have a dynamic list of events that i get from database but with short information and in the bottom of each event there is a link 'continue' that when i click on it it will redirect me to another page that contains full information about this event.
how to get the full information about this event when i click on it ? i mean how to get its id so that i can access the database and get the information?
i tried to store the list in array but still can not make the php now the id of event that i clicked on
Aucun commentaire:
Enregistrer un commentaire