Reply to thread

PHP is a scripting language primarily created to build websites. MySQL is an open source relational database. You can use PHP to build scripts that access data from MySQL databases and use that data to populate web pages.


Joomla is a content management system. It's written in PHP (I believe) and it's simply an interface that organizes web site content according to how you configure it.


Back
Top