Whats this called?
I want to take data from an SQL database and have specific parts of it included on a .php page using a placeholder, something like this:
[title1] - Which inserts the first title in a column, [title8] would insert the 8th title in that same column, anywhere on the page where that placeholder tag is used.
[image1] - Inserts the first image in a column [title28] would insert the 28th image in that same column again, anywhere that placeholder tag is used.
But then further down the same page, I want to be able to use that same placeholder, to pull exactly the same data again.
Does that have a specific name I should be looking for? Ive tried a few Google searches to find what I want but I'm coming up blank :/
__________________
NOTHING TO SEE HERE
|