Florian Fasshauer
|
| Posted: 11/17/2004, 8:26 AM |
|
A customer of ours wish to integrate their CCS-generated files (PHP) into a content management system. However, the CMS does not allow several files with common "first names", e.g. "index.php", "index.html" to be stored in the same directory.
Within the PHP pages, I found a variable named $TemplateFileName which seems to store the name of the HTML template for that PHP page.
1.) Can I use this variable to assign a different template file?
2.) Can this be done somewhat automatically by CCS, e.g. by tuning some CCS parameter? Or do I have to change the PHP code of each page by hand?
Any tips, hints, or comments are appreciated.
|
|
|
 |
|