Skip to content

thomasnguyen704/P2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http://p2.thomasnguyen.me/

P2: PHP Basics

The goal of this project is to give you hands-on practice with working with the basics of PHP.

Task

Create an xkcd style password generator.

Goals

Landing page includes a description of your app and what a xkcd password is (assume an unfamiliar audience).

Form inputs to specify:

  • How many words to use.
  • Whether to include a number.
  • Whether to include a special symbol (for example, @).

Releases

No releases published

Packages

No packages published