wed Jun 20

Introduction to PHP

9 – 12h Teaching

Teacher:

  • Julien

Goals

  • I understand what are sessions, cookies and general security concerns.
  • I know the concept of objects


Useful online resources:

The OWASP project

  • https://www.owasp.org/index.php/Main_Page

The best source for answers

Slides (course and exercises)

open speakers-note (S) to copy/paste the code

PHP-matin2

12 – 13.30h Lunch

13.30 – 17h

  • Franck

Introduction to PHP

  • Afternoon exercise
    • Create a web application in PHP where :
      • The user can register him/herself with his/her username/password
      • The user can Login/logout using a password
      • THe user can edit information such as : his/her languages, his/her technical knowledge
      • Use javascript/CSS to make it pretty :)