Sunday, July 13, 2014

Web Development



This is One of the two fields that I'm interested in................... :)


                           The other field of interest will be revealed SOON........



Some of the Web development tools I'm familiar with are :

                                               





PHP and MySql References
http://www.siteground.com/tutorials/php-mysql/connect-mysql/


Major pieces of Web



 Web Servers

web server is a computer system that processes requests via HTTP (deliver web pages)
The most common use of web servers is
                                            to host websites
                                            but there are other uses such as gaming
                                            data storage, 
                                            running enterprise applications,
                                            handling emailFTP, or other web uses.


Every Web server has an IP address and possibly a domain name

    http://www.pcwebopedia.com/index.html in your browser, this sends a request to the Web server whose domain name ispcwebopedia.com. The server then fetches the page namedindex.html and sends it to your browser.


Web Servers - Examples

  • Apache HTTP Server (developed by Apache Software Foundation)
  • Apache Tomcat (developed by Apache Software Foundation)
  • Microsoft Internet Information Services (IIS)
  • Sun Java System Web Server
Working with databases in PhpMyAdmin
Construct and Run MySql query in PhpMyAdmin



No comments:

Post a Comment