File
13690562014.gif
- (1.88MB
, 300x211
, 1334148185622.gif
)
Hey guys,
So recently I set to create a website, which I thought was pretty simple at first, but ran into a few complicated situations.
Firstly, I needed to create a simple tabled list of names. However, this list of names needs to be wiped every 72 hours. This was annoying and frustrating if i were to keep changing the html code every 72 hours.
So what I instead throught of was to redesign this particular page in php. And what would basically make this easier if the website was just a tabled list to an ordinary viewer, but a person with admin access can login and change or edit the table.
How can I achieve this, and are there any tutorials that you can link me to make this plausible?
Thanks