Websites

How they have been changing since 90's & A very introduction to webtechnologies

Part I

How websites have been changing since early 90's

wp.pl

wp.pl [1998]
wp.pl [1998]
wp.pl [1999]
wp.pl [1999]
wp.pl [2000]
wp.pl [2000]
wp.pl [2004]
wp.pl [2004]
wp.pl [2005]
wp.pl [2005]
wp.pl [2008]
wp.pl [2008]
wp.pl [2009]
wp.pl [2009]
wp.pl [2013]
wp.pl [2013]
wp.pl [2013]
wp.pl [2013]
wp.pl [2014]
wp.pl [2014]
wp.pl [2016]
wp.pl [2016]

allegro.pl

allegro.pl [2000]
allegro.pl [2000]
allegro.pl [2001]
allegro.pl [2001]
allegro.pl [2002]
allegro.pl [2002]
allegro.pl [2005]
allegro.pl [2005]
allegro.pl [2009]
allegro.pl [2009]
allegro.pl [2013]
allegro.pl [2013]
allegro.pl [2014]
allegro.pl [2014]
allegro.pl [2016]
allegro.pl [2016]

Part II

A very introduction to webtechnologies

Webtechnologies

Front-end

Gets content, which are then displayed by browser, from server.

  • HTML
  • CSS
  • JavaSript

Back-end

Server receives a request, takes data from database, does necessary operations and returns a result to the browser.

  • PHP/others
  • MySQL