Build Your Own Database Driven Web Site Using PHP & Mysql

Total Page:16

File Type:pdf, Size:1020Kb

Build Your Own Database Driven Web Site Using PHP & Mysql ALL SOURCE CODE AVAILABLE FOR DOWNLOAD Grey scale Grey CMYK: Pantone: Pantone: Black 50% CMYK O, 53, 100, 0 Orange 021 C PANTONE CMYK: TEACH YOURSELF PHP & MYSQL Black 100% CMYK 100, 45, 0, 37 2955 C PANTONE THE EASY WAY ... PHP & MYSQL & PHP BUILDGrey scaleYOUR OWN Build Your Own Database Driven Web Site Using PHP & MySQL is a practical hands-on guide to learning all the tools, principles, WHAT’S INSIDE? and techniques needed to build a fully functional database driven web site using PHP & MySQL. This book covers everything from DATABASEPANTONE Orange 021 C PANTONE 2955 C installing PHP and MySQL on Windows, Linux, and Mac computers through to building a live, web-based content management system. CMYK O, 53, 100, 0 CMYK 100, 45, 0, 37 Black 50% Black 100% You’ll learn how to: DRIVEN WEB SITE Install PHP 5 & MySQL 5 on Windows, Linux, or Mac OS X Gain a thorough understanding of PHP syntax Detailed installation instructions USING PHP & MYSQL Master database design principles and SQL BY KEVIN YANK Build a working content management system 4TH EDITION Add, edit, and delete web content without using HTML Build an ecommerce shopping cart DATABASE DRIVEN WEB SITE WEB DRIVEN DATABASE Utilize sessions and cookies to track site visitors Craft SEO-friendly and memorable URLs Easy-to-understand diagrams And a whole lot more ... ABOUT KEVIN YANK Kevin Yank is a world-renowned leader in web development. When not writing best sellers, Kevin is the Technical Director of sitepoint.com and editor of the popular SitePoint Tech Times newsletter. Kevin has also co-authored BUILD YOUR OWN BUILD YOUR Simply JavaScript and Everything You Know About CSS Is Wrong! Practical code examples USING PHP & MYSQL SITEPOINT BOOKS WEB PROGRAMMING ISBN: 978-0-9805768-1-8 Advocate best practice techniques Lead you through practical examples Provide working code for your web site Make learning easy and fun LEARNING PHP & MYSQL HAS NEVER BEEN SO EASY! USD $39.95 CAD $49.95 Visit us on the Web at sitepoint.com or for sales and support email [email protected] YANK phpmysql4.indd 1 5/28/2009 5:51:24 PM Summary of Contents Preface . xix 1. Installation . 1 2. Introducing MySQL . 53 3. Introducing PHP . 73 4. Publishing MySQL Data on the Web . 115 5. Relational Database Design . 151 6. Structured PHP Programming . 171 7. A Content Management System . 197 8. Content Formatting with Regular Expressions . 241 9. Cookies, Sessions, and Access Control . 261 10. MySQL Administration . 313 11. Advanced SQL Queries . 337 12. Binary Data . 357 A. MySQL Syntax Reference . 389 B. MySQL Functions . 415 C. MySQL Column Types . 435 D. PHP Functions for Working with MySQL . 449 Index . 463 BUILD YOUR OWN DATABASE DRIVEN WEB SITE USING PHP & MYSQL BY KEVIN YANK 4TH EDITION iv Build Your Own Database Driven Web Site Using PHP & MySQL by Kevin Yank Copyright © 2009 SitePoint Pty. Ltd. Managing Editor: Chris Wyness Editor: Kelly Steele Technical Editor: Andrew Tetlaw Cover Design: Alex Walker Indexer: Russell Brooks Printing History: Latest Update: July 2009 1st Ed. Aug. 2001, 2nd Ed. Feb. 2003, 3rd Ed. Oct. 2004 Fourth Edition: July 2009 Notice of Rights All rights reserved. No part of this book may be reproduced, stored in a retrieval system or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embodied in critical articles or reviews. Notice of Liability The author and publisher have made every effort to ensure the accuracy of the information herein. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors and SitePoint Pty. Ltd., nor its dealers or distributors will be held liable for any damages to be caused either directly or indirectly by the instructions contained in this book, or by the software or hardware products described herein. Trademark Notice Rather than indicating every occurrence of a trademarked name as such, this book uses the names only in an editorial fashion and to the benefit of the trademark owner with no intention of infringement of the trademark. Published by SitePoint Pty. Ltd. 48 Cambridge Street Collingwood VIC Australia 3066. Web: www.sitepoint.com Email: [email protected] ISBN 978-0-9805768-1-8 Printed and bound in the United States of America v About the Author As Technical Director for SitePoint, Kevin Yank keeps abreast of all that is new and exciting in web technology. Best known for the book you are reading right now, he also co-authored Simply JavaScript (http://www.sitepoint.com/books/javascript1/) with Cameron Adams and Everything You Know About CSS Is Wrong! (http://www.sitepoint.com/books/csswrong1/ ) with Rachel Andrew. In addition, Kevin hosts the SitePoint Podcast (http://www.sitepoint.com/podcast/) and writes the SitePoint Tech Times, a free email newsletter that goes out to over 240,000 subscribers worldwide. Kevin lives in Melbourne, Australia and enjoys speaking at conferences, as well as visiting friends and family in Canada. He’s also passionate about performing improvised comedy theater with Impro Melbourne (http://www.impromelbourne.com.au/) and flying light aircraft. Kevin’s personal blog is Yes, I’m Canadian (http://yesimcanadian.com/). About the Technical Editor Andrew Tetlaw has been tinkering with web sites as a web developer since 1997. At SitePoint he is dedicated to making the world a better place through the technical editing of SitePoint books, kits, articles, and newsletters. He is also a busy father of five, enjoys coffee, and often neglects his blog at http://tetlaw.id.au/. About SitePoint SitePoint specializes in publishing fun, practical, and easy-to-understand content for Web professionals. Visit http://www.sitepoint.com/ to access our blogs, books, newsletters, articles, and community forums. To my parents, Cheryl and Richard, for making all this possible. Table of Contents Preface . xix Who Should Read This Book . xx What’s in This Book . xxi Where to Find Help . xxiv The SitePoint Forums . xxiv The Book’s Web Site . xxiv The SitePoint Newsletters . xxv Your Feedback . xxv Conventions Used in This Book . xxvi Code Samples . xxvi Tips, Notes, and Warnings . xxvii Chapter 1 Installation . 1 Your Own Web Server . 2 Windows Installation . 3 All-in-one Installation . 3 Installing Individual Packages . 9 Mac OS X Installation . 20 All-in-one Installation . 20 Installing Individual Packages . 24 Linux Installation . 32 Installing MySQL . 33 Installing PHP . 37 Post-Installation Set-up Tasks . 44 What to Ask Your Web Host . 47 Your First PHP Script . 48 Full Toolbox, Dirty Hands . 52 x Chapter 2 Introducing MySQL . 53 An Introduction to Databases . 53 Logging On to MySQL . 55 Structured Query Language . 60 Creating a Database . 61 Creating a Table . 61 Inserting Data into a Table . 64 Viewing Stored Data . 66 Modifying Stored Data . 69 Deleting Stored Data . 70 Let PHP Do the Typing . 70 Chapter 3 Introducing PHP . 73 Basic Syntax and Statements . 75 Variables, Operators, and Comments . 78 Arrays . 79 User Interaction and Forms . 81 Control Structures . 94 Hiding the Seams . 104 Avoid Advertising Your Technology Choices . ..
Recommended publications
  • Web Design and Development AAS Requirements
    WEB DESIGN AND DEVELOPMENT Program Overview people changing careers or who wish to take individual The Web Design and Development Program is designed courses to stay current in their existing jobs. to train students to design and develop web sites. Students For more information, visit: will develop a comprehensive understanding of core www.mchenry.edu/webdevelopment design principles and key development strategies. This will include developing sites for deployment on mobile The primary purpose of an Associate in Applied Science devices and standard computers and the development degree is to prepare students for employment. The of static websites and database-driven websites. The AAS degree is not designed specifically for transfer; program will train individuals to become web designers however, there are opportunities to apply some and web developers. Students will learn design theory coursework or the whole degree to a bachelor’s degree as well as gain experience in programming for browsers program. For more information, see an academic and servers. The training is geared toward students with advisor and the department chair. no experience, but will be an excellent opportunity for Requirements for the Associate in Applied Science (AAS) in Web Design and Development Curriculum: OCC 425 Minimum Courses Credit Hours Written Communication 3 (3) ENG 151 Composition I or (3) ENG 152 Composition II Oral Communication 3 (3) SPE 151 Intro to Speech Arts 3 Please see page 65 for AAS Degree course options Humanities Social Science Behavioral Science
    [Show full text]
  • Cloud Computing Synopsis and Recommendations
    Special Publication 800-146 Cloud Computing Synopsis and Recommendations Recommendations of the National Institute of Standards and Technology Lee Badger Tim Grance Robert Patt-Corner Jeff Voas NIST Special Publication 800-146 Cloud Computing Synopsis and Recommendations Recommendations of the National Institute of Standards and Technology Lee Badger Tim Grance Robert Patt-Corner Jeff Voas C O M P U T E R S E C U R I T Y Computer Security Division Information Technology Laboratory National Institute of Standards and Technology Gaithersburg, MD 20899-8930 May 2012 U.S. Department of Commerce John Bryson, Secretary National Institute of Standards and Technology Patrick D. Gallagher, Under Secretary of Commerce for Standards and Technology and Director CLOUD COMPUTING SYNOPSIS AND RECOMMENDATIONS Reports on Computer Systems Technology The Information Technology Laboratory (ITL) at the National Institute of Standards and Technology (NIST) promotes the U.S. economy and public welfare by providing technical leadership for the nation’s measurement and standards infrastructure. ITL develops tests, test methods, reference data, proof of concept implementations, and technical analysis to advance the development and productive use of information technology. ITL’s responsibilities include the development of management, administrative, technical, and physical standards and guidelines for the cost-effective security and privacy of other than national security-related information in Federal information systems. This Special Publication 800-series reports on ITL’s research, guidance, and outreach efforts in computer security and its collaborative activities with industry, government, and academic organizations. National Institute of Standards and Technology Special Publication 800-146 Natl. Inst. Stand. Technol. Spec. Publ.
    [Show full text]
  • Creating a Dynamic Web Presence
    CREATING A DYNAMIC WHAT’S INSIDE Key Concepts ......................................1 WEB PRESENCE Static vs. Dynamic Websites ..........1 The need for a dynamic web presence has increased dramatically Features of a Dynamic Site ............2 as consumers on the Internet become more knowledgeable Dynamic Techniques ......................2 and more demanding in having their needs filled. With internet Getting Started ....................................2 technologies continuing to evolve rapidly, small businesses 1. Research and Planning .............2 2. Branding and Web can easily create more interactive sites to engage their Development ..............................4 target audiences. Nuts & Bolts .......................................4 1. Select and Register a Domain Name .........................4 Key Concepts 2. Review Hosting Requirements ...5 Static vs. Dynamic Websites 3. Generate Content ......................6 4. Incorporate Interactive Tools.....6 How do they differ? A dynamic website includes elements that allow 5. Address Security, Privacy interaction with visitors, builds relationships through dialogue, and and Legal Issues ........................9 personalizes the whole web experience. Contrast this with a static, or 6. Get Indexed ..............................10 “read only,” site where there really is no way to know who your visitors are unless they contact you. Whether you are designing a site for the 7. Market Your Website ................10 first time or redesigning a current site, the goal of achieving a dynamic
    [Show full text]
  • Web Development Frameworks Ruby on Rails VS Google Web Toolkit
    Bachelor thesis Web Development Frameworks Ruby on Rails VS Google Web Toolkit Author: Carlos Gallardo Adrián Extremera Supervisor: Welf Löwe Semester: Spring 2011 Course code: 2DV00E SE-391 82 Kalmar / SE-351 95 Växjö Tel +46 (0)772-28 80 00 [email protected] Lnu.se/dfm Abstract Web programming is getting more and more important every day and as a consequence, many new tools are created in order to help developers design and construct applications quicker, easier and better structured. Apart from different IDEs and Technologies, nowadays Web Frameworks are gaining popularity amongst users since they offer a large range of methods, classes, etc. that allow programmers to create and maintain solid Web systems. This research focuses on two different Web Frameworks: Ruby on Rails and Google Web Toolkit and within this document we will examine some of the most important differences between them during a Web development. Keywords web frameworks, Ruby, Rails, Model-View-Controller, web programming, Java, Google Web Toolkit, web development, code lines i List of Figures Figure 2.1. mraible - History of Web Frameworks....................................................4 Figure 2.2. Java BluePrints - MVC Pattern..............................................................6 Figure 2.3. Libros Web - MVC Architecture.............................................................7 Figure 2.4. Ruby on Rails - Logo.............................................................................8 Figure 2.5. Windaroo Consulting Inc - Ruby on Rails Structure.............................10
    [Show full text]
  • Fiz: a Component Framework for Web Applications
    Fiz: A Component Framework for Web Applications John K. Ousterhout Department of Computer Science Stanford University Abstract Fiz is a framework for developing interactive Web applications. Its overall goal is to raise the level of programming for Web applications, first by providing a set of high-level reusable components that simplify the task of creating interactive Web applications, and second by providing a framework that encourages other people to create addi- tional components. Components in Fiz cover both the front-end of Web applications (managing a browser-based user interface) and the back end (managing the application's data). Fiz makes it possible to create components that encapsulate complex behaviors such as Ajax-based updates, hiding many of the Web's complexities from applica- tion developers. Because of its focus on components, Fiz does not use mechanisms such as templates and model- view-controller in the same way as other frameworks. ger and more useful structures. We will release Fiz in 1 Introduction open-source form and hope to build a user community Although the World-Wide Web was initially conceived that creates an ever-increasing set of interesting com- as a vehicle for delivering and viewing documents, its ponents, which will make it dramatically easier to cre- focus has gradually shifted from documents to applica- ate applications that advance the state-of-the-art in Web tions. Facilities such as Javascript, the Document Ob- interactivity. ject Model (DOM), and Ajax have made it possible to offer sophisticated interactive applications over the The rest of this paper is organized as follows.
    [Show full text]
  • Cloud Computing and Mobile Application Development
    Cloud Computing And Mobile Application Development Personal and hippopotamic Simone often derange some triploidy concertedly or empanels unceremoniously. By-past and waist-deep Georgy readjusts her neurectomy asperses individually or deactivated knee-deep, is Dennis shaping? Bacillary and undealt Pace cutinized her springtide confusing while Saw trammel some polemic insignificantly. What occurs automatically reduces additional challenges Also has the cost as much in mobile application, it means network connection to services depending on a golden software development lets you with mobile application. Advantages and Disadvantages of Cloud Computing. Blueberry considers response to cloud development environment with common, place on servers and collaboration, and get losses when you need to learn how could be. Build a Firebase Android Application by Coursera Project Network. Mobile computing uses the concept in cloud computing. Compatible available whether a music of mobile and standalone devices Changes in Approaching Cloud Software Development Cloud computing has shifted. What these Cloud-Native since It Hype or The Future these Software. We scope the sun cloud based application development company across USA India. Mobile cloud computing refers to execute same technology used to deploy. Mobile App Development merges the alternate-developing Cloud Computing Applications trends with the omnipresent smartphone One member the most. How mobile computing will continually evolving research issues and testing, in regards to the cloud application and cloud computing development is. Cloud Computing Services Cloud-Based Solutions for Future-Ready Businesses With cash-to-cash support from Rishabh Software inventory can realize flexible. That the application developer is programming such powerful device without. Learn Mobile Cloud Computing With Android online with courses like Build a Persistent Storage App in.
    [Show full text]
  • The Role of Responsive Design in Web Development
    Webology, Volume 14, Number 2, December, 2017 Home Table of Contents Titles & Subject Index Authors Index The Role of Responsive Design in Web Development Fernando Almeida Centre for Innovation, Technology and Entrepreneurship, INESC TEC, Porto, Portugal. E-mail: [email protected] José Monteiro Higher Polytechnic Institute of Gaya, ISPGaya, V.N.Gaia, Portugal. E-mail: [email protected] Received October 12, 2017; Accepted December 25, 2017 Abstract Responsive design allows software developers to build a Web page that can dynamically adapt to the size of the devices. This development philosophy enables the rendering of Web pages in a fast and optimized way, ensuring a good user experience on mobile devices, tablet and desktop. In the scope of this study, we intend to explore the main advantages and limitations associated with responsive Web design. We adopted a quantitative approach based on a questionnaire filled by 181 professionals in the industry that allowed us to identify the reasons that lead software developers to the adoption of the responsive design and also address the limitations felt by them. The results obtained indicate that offering a good user experience and increasing accessibility stands out as being the most important advantages. On the other hand, the main limitations include the compatibility with older Web browsers, the higher loading time and the difficulties in optimizing user experience. Finally, it was found that the perception of the advantages and limitations of responsive design is distinct for professionals with more professional experience in the field and for freelancer developers. Keywords Web development; Responsive design; Web designing; User experience 48 http://www.webology.org/2017/v14n2/a157.pdf Introduction The advent of the Web turned possible the appearance of new form of transmission ideas and contents in online environments.
    [Show full text]
  • Full Stack Web Development with PHP
    Full Stack Web Development with PHP Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Development Given below is the brief description for the course you are looking for: Introduction to Web Technologies Role of Web Designer Intro of Web Languages HTML CSS Javascript Safety to be taken during Designing Basics of Web Technologies Introduction to Web Technologies Scope of Website and Role of Web Designer in Web Technologies How the website works ? Client and Server Software. Static and Dynamic Websites Web Standards and W3C.ORG HTML / XHTML Markup Languages Structure of HTML Basic HTML Tags HTML Elements HTML Attributes HTML Headings HTML Paragraphs HTML Formatting HTML Styles HTML Links HTML Images HTML Tables HTML Lists HTML Forms 501, Om Complex, 5th Floor,Naya Bans, Sec-15,Noida-201301 (U.P.) Tel: +91(0)-0120-4280181, 9015041412 Email: [email protected] Website:-www.techaltum.com Page 1 Full Stack Web Development with PHP HTML Iframes Difference between HTML & XHTML XHTML Basics Introduction to Doc Types HTML Advanced HTML Layout HTML Doctypes HTML CSS HTML Head HTML Meta HTML Scripts HTML Entities HTML URLs HTML Webserver HTML Summary Web Design with CSS Introduction to Cascading Style Sheets Types of Style Sheets Types of CSS Selectors CSS properties CSS Styling Styling Backgrounds Styling Text Styling Fonts Styling Links Styling Lists Styling Tables CSS Box Model CSS Box Model CSS Border CSS Outline CSS Margin CSS Padding CSS Advanced CSS Grouping/Nesting 501, Om Complex, 5th Floor,Naya
    [Show full text]
  • Web Application Development with PHP 4.0 00 9971 FM 6/16/00 7:24 AM Page Ii
    00 9971 FM 6/16/00 7:24 AM Page i Web Application Development with PHP 4.0 00 9971 FM 6/16/00 7:24 AM Page ii Other Books by New Riders Publishing MySQL GTK+/Gnome Application Paul DuBois, 0-7357-0921-1 Development Havoc Pennington, 0-7357-0078-8 A UML Pattern Language Paul Evitts, 1-57870-118-X DCE/RPC over SMB: Samba and Windows NT Domain Internals Constructing Superior Software Luke Leighton, 1-57870-150-3 Paul Clements, 1-57870-147-3 Linux Firewalls Python Essential Reference Robert Ziegler, 0-7357-0900-9 David Beazley, 0-7357-0901-7 Linux Essential Reference KDE Application Development Ed Petron, 0-7357-0852-5 Uwe Thiem, 1-57870-201-1 Linux System Administration Developing Linux Applications with Jim Dennis, M. Carling, et al, GTK+ and GDK 1-556205-934-3 Eric Harlow, 0-7357-0021-4 00 9971 FM 6/16/00 7:24 AM Page iii Web Application Development with PHP 4.0 Tobias Ratschiller Till Gerken With contributions by Zend Technologies, LTD 201 West 103rd Street, Zeev Suraski Indianapolis, Indiana 46290 Andi Gutmans 00 9971 FM 6/16/00 7:24 AM Page iv Web Application Development with PHP 4.0 By:Tobias Ratschiller and Till Gerken Copyright © 2000 by New Riders Publishing Publisher FIRST EDITION: July, 2000 David Dwyer All rights reserved. No part of this book may be reproduced Executive Editor or transmitted in any form or by any means, electronic or Al Valvano mechanical, including photocopying, recording, or by any information storage and retrieval system, without written Managing Editor permission from the publisher, except for the inclusion of Gina Brown brief quotations in a review.
    [Show full text]
  • Web Development Course Number: 11.42500
    Georgia Department of Education Information Technology Career Cluster Web Development Course Number: 11.42500 Course Description: This course, with Hypertext Markup Language (HTML) and Cascading Style Sheet (CSS) as its foundation, will teach students to develop and design responsive web sites through coding, testing, debugging and implementation of web-based services. This course will also allow students to learn about content management systems, client side languages, server side languages, and database concepts. The course is designed to give students foundational knowledge of "front-end" and "back-end" development to address the presentation and data access layers of web site development. Web Development is the third course in the Web Development pathway. Students enrolled in this course should have successfully completed Introduction to Digital Technology and Computer Science Principles. After mastery of the standards in this course, students should be prepared to earn an industry-recognized credential in this career area. Course Standard 1 IT-WDEV-1 The following elements should be integrated throughout the content of this course. The following standard is included in all CTAE courses adopted for the Career Cluster/Pathways. Teachers should incorporate the elements of this standard into lesson plans during the course. The topics listed for each element of the standard may be addressed in differentiated instruction matching the content of each course. These elements may also be addressed with specific lessons from a variety of resources. This content is not to be treated as a unit or separate body of knowledge but rather integrated into class activities as applications of the concept. Standard: Demonstrate employability skills required by business and industry.
    [Show full text]
  • PHP Web Database Architecture Why Use DBMS? Goals Today Mysql
    Last Time: PHP IT420: Database Management and Arrays Numerically indexed Organization Associative Sort Files Functions to work with files PHP and MySQL File locking (Chapter 11 – PHP and MySQL Functions Web Development) Optional/variable number of parameters Variable scope Web Database Architecture Why Use DBMS? HTTPWeb server with API Database Client browser PHP enabled Management System Goals Today MySQL Connect from PHP to MySQL Relational Database Management System Free Open source Portable High performance Support available 1 Example Application Use a database from web …(standard header stuff) <html> Check and filter data coming from user <head> <title> Music search page </title> </head> Connect to the database to use <body> <h1> Search for songs </h1> Send queries and retrieve results <form action = " process_search.php " method = "post"> <p>Enter search keyword: <input name Process results = "searchterm" type = "text"> <br/> <input type = "submit" value = Close connection "Search"> </p> </form> </body> </html> All PHP functions return ‘false ‘ if operation unsuccessful! Database: dbmusic Table: songs(ISBN , Title, SingerID, Length) process_search.php process_search.php //connect $db = new mysqli('localhost','dbmusicwebuser','user123','dbmusic'); if (mysqli_connect_errno()){ echo "<p>Error: Could not connect to database.</p>"; <?php include('footer.inc.php'); $pageTitle = "Music Search Results"; exit; include('header.inc.php'); } ?> <h1>Search results</h1> //construct query $query = "select * from songs where
    [Show full text]
  • Building Web Application Using Cloud Computing
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072 Building Web Application using Cloud Computing Prashant Tyagi1, Satyam Singh2, Ravi Prakash Chaudhary3, Praveen Kumar Singh4 1,2,3,4Student, Computer Science, Raj Kumar Goel Institute of Technology, Uttar Pradesh, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Nowadays, there is a buzz about Cloud Computing in the IT industry. Most of the industries, irrespective of their size are moving towards Cloud-based solutions. Cloud computing has been buzzing around the industry because of its characteristics such as low-cost storage, on-demand computing resources, pay as you use, availability of data at any time and any place and ease in maintenance, etc. Cloud technology provides high availability, scalability, elasticity, pay as you go, and on-demand computing resources. There are various Cloud service providers available in the market such as AWS, Microsoft Azure, Google Cloud, etc. Here, we are using AWS as a cloud service provider and apply a different approach to develop a web portal, which is different from the traditional approach. This paper demonstrates how to develop any web application, provide multiple interfaces to it, and how to choose appropriate services from Amazon Web Services for an application. Key Words: Cloud Computing, Scalability, Elasticity, Web Portal, Amazon Web Services 1. INTRODUCTION 1.1 Web Development Web Development comprehensively refers to the tasks associated with developing online portals for hosting via the internet or intranet. The web development process incorporates website composition, web content development, customer-side/server- side scripting, system security setup, and other associated tasks.
    [Show full text]