Skip to content

This is the PHP Code for the PHP session exercises for the Igalia and URJC's Master of Software Libre (http://www.mastersoftwarelibre.com/)

Notifications You must be signed in to change notification settings

Ciges/MSWL_PHP_Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the PHP Code for the PHP session exercises for the Igalia and URJC's Master of Software Libre (http://www.mastersoftwarelibre.com/)

The exercises are two:
- In the first one a database with users and passwords is created and a form for introducing and validating user id ans passwords is developed
- The second one allows the user to load an image from disk and after submiting it it is shown in the internet client (the image is read and sent directly to the user)

The main page shown by default is a web page with links to the two exercises.

Installation
------------

After downloading the code to a directory accesible by the web server, create the directories "config", "cache" and "templates_c" and acces to it with your internet navigator.


José Manuel Ciges Regueiro - June 2012

About

This is the PHP Code for the PHP session exercises for the Igalia and URJC's Master of Software Libre (http://www.mastersoftwarelibre.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages