Database call in template
-
I have in my template a dropdown box that has to retrieve datas from a custome made table in the database.
What is the right method to do this?
I could directly execute a “SELECT” query on my database from my template file?
I have to create a function somewhere else and then call it from the template?Please explain me how to do that 🙂
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Database call in template’ is closed to new replies.