Server-Side Scripting

Web Designers will at some point need to create forms to gather information. This introduction course covers how to create web content that is dynamically created at the server based on user input and to save content from forms to a relational database. This course provides an introduction to html forms, PHP which is a server-side scripting language and MySQL which is a relational database management system.