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.

  • Estimated Class Time: 2-3 hours
  • Prereqs: Beginners HTML, CSS and PHP
  • Number of Lessons: 5
  • Quiz Questions: 1 multiple choice and 10 code challenges

Course Outline:

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
To Top