WordPress is the world's most popular CMS — powering 43% of all websites. Built in PHP, it powers everything from personal blogs to enterprise sites.
# Two versions
# WordPress.com -- hosted, limited customisation
# WordPress.org -- self-hosted, full control
# Install locally
1. Download wordpress.org/latest.zip
2. Extract to htdocs/mysite
3. Create MySQL database
4. Visit http://localhost/mysite
5. Complete the 5-minute install wizard