Skip to content

Letitbe133/mangas-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published