I need some help with integrating Joomla to an existing site. The existing site is made of several .php files which shows static text.
I have copied all css and js files to a new template in Joomla and the design seems to work pretty well.
I want to make an article in Joomla for each .php file in the old site containing their 'news'. Here's my question: how can i make my template print the article's title and content based on a $_GET id?