Hi,
I have a quite complex project in PHP + MySQL, but all my scripts have HTML + PHP embedded. I am thinking on adapting it to templates, but since the project is already done, and have lots of functions in multiple files, am having problems for the adaption.
Is it a good idea to adapt such a kind of project (big,complex,multiple files and pages and already finished) to templates, and if so, which template would I need (I use multiple dynamic selects, tables, recursive functions, etc., etc...).
Thanks
Cesar