PHP Tag Cloud project

PHP Tag Cloud

A tag cloud is a visual representation of text, normally associated with keywords on websites. In this video course, we teach you how to create a tag cloud using PHP.

  • Difficulty: Intermediate
  • Class Time: 2 hours
  • Total Running Time: 51m (5 videos)
  • Questions: 1 multiple choice and 10 code challenges

Course Outline:

  • Chapter 1: PHP Tag Cloud
    • Connecting to the database using MySQLi
    • Creating the Tag Cloud class
    • Building Functions
    • Organizing data for the Tag Cloud
    • Building the Tag Cloud