Hi all,
I am new to PHP. I am trying to develop an html page that will list names of people and there will be some information corresponding to each name. What I am trying to achieve is to somehow incorporate those names under variables and/or arrays so I can change them from CMS. i will need to be changing the names as well as the number of names (sometimes there will be 10 other times 12...etc) Please advise me on how to proceed? What is the most effective way to code it?...with variables or arrays? I will appreciate any suggestions.
Thanks in advance!
I am new to PHP. I am trying to develop an html page that will list names of people and there will be some information corresponding to each name. What I am trying to achieve is to somehow incorporate those names under variables and/or arrays so I can change them from CMS. i will need to be changing the names as well as the number of names (sometimes there will be 10 other times 12...etc) Please advise me on how to proceed? What is the most effective way to code it?...with variables or arrays? I will appreciate any suggestions.
Thanks in advance!
Comment