Letitbe133 / mangas-challenge

Basic script to display best-sellers mangas

Repository from Github https://github.comLetitbe133/mangas-challengeRepository from Github https://github.comLetitbe133/mangas-challenge

Display Best-sellers Mangas

Goal

  • manipulate php associative arrays
  • practice loop
  • include external scripts
  • use functions

How ?

  • create an index.php file
  • create a separate .php file that will store your data & function(s)
  • include this file in your index.php so you can access its content
  • create .css file that will hold your style
  • loop through your data to extract the relevant informations
  • display result in your index.php

Resources

About

Basic script to display best-sellers mangas


Languages

Language:PHP 97.1%Language:CSS 2.9%