Skip to content

Javier-jpt/php-server-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#php #server #master-in-software-development

PHP Server Environment

Version

In this project you will learn how to explore the content of the variable $_SERVER which is injected to the running script, in it we can find information about the server environment and the client. It has been interesting to know how a form is made in php. It was somewhat complex for me to understand the "session_start" since it gave me some problems at the beginning by not getting the correct info to take me to the next page.

Index

Requirements

  • Learn how to use the $_SERVER
  • Understand what a server-side language is and what it is used for
  • introduce Bootstrap in PHP.

Technologies used

* PHP * Bootstrap

Project delivery

To deliver this project you must send a Pull Request as explained in the Students Handbook. Remember that the PR title must be with the format

  • Solution: + NAME AND SURNAME or TEAM NAMES AND SURNAMES.
  • For example: "Solution: Josep Riera", "Solution: Josep Riera, Toni Suárez, Marta Vázquez"

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.5%
  • CSS 2.5%