Today I learned about the server side technology. In order to build a website we need a web server. There are two popular web servers: Apache and Internet Information Server (IIS).
Moreover, we also need an application server. There are some popular application servers: PHP, Java Server Pages, and Active Server Pages.
We practiced the php date syntax today. Our task was to change the date format from "23 03 2010 19:22:12" to "Tuesday 23rd of March 2010 07:22:12 PM", and the result could be seen in this link.
References
Wikipedia. 2010, Web Server, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Web_server>.
Wikipedia. 2010, Apache, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Apache_web_server>.
Wikipedia. 2010, Internet Information Server, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Internet_Information_Services>.
Wikipedia. 2010, Application server, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Application_server>.
Wikipedia. 2010, PHP, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Php>.
Wikipedia. 2010, Java Server Pages, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Java_Server_Pages>.
Wikipedia. 2010, Active Server Pages, viewed 23 March 2010, <http://en.wikipedia.org/wiki/Active_server_pages>.
PHP. 2010, php:date-manual, viewed 23 March 2010, <http://au.php.net/manual/en/function.date.php>.
Tuesday, March 23, 2010
Server-Side Technologies (Week 4)
Subscribe to:
Post Comments (Atom)
That is quite nice.
ReplyDeleteKeep going...