I have to modify a pre-written file that is now, using static html files as templates and change it so that it uses templates from a DB instead. I have no idea how to change the class functions that is presented in the files, so I would like some help on how to go about doing this; and maybe teach me along the way on more on PHP
(please bare with me since Im not a programmer, but an artist, the best php i Know is just basic stuff ie how to retrieve date, time and print/echo out some results coming from the D😎
Attached are some files that Im working with; includes the sql file if you need it and you would need to modify the common file with your database information. Also included is the original static .html template file, which is being used by the original php files.
If anyone would be so kind as to help me walk through this conversion, it will be greatly appreciated.