Computing: Website and Database Programming

Web and Database Development.

1. Web development environment setup on MS Windows
 
1.1. Apache webserver
1.2. PHP scripting language
1.3. MySQL database server
1.4. phpMyAdmin database administration
1.5. Perl scripting language
1.6. Python scripting language
1.7. Other database systems
  1.7.1 SQLite embedded databases
  1.7.2 MariaDB database server
  1.7.3 PostgreSQL database server
  1.7.4 Firebird database server
  1.7.5 Firebird embedded databases
  1.7.6 IBM DB2 database server
  1.7.7 Oracle database server
1.8. Tomcat application server
2. Web/Database environment using IIS and SQL Server
 
2.1. Setting up a local website using Microsoft IIS
2.2. Running ASP.NET, PHP and Perl scripts on Microsoft IIS
2.3. Setting up a local database server using Microsoft SQL Server
2.4. Accessing SQL Server from PHP, Perl and Free Pascal
2.5. An introduction to using Visual Studio applications with SQL Server
3. Web/Database environment on macOS
 
3.1. Apache webserver basics
3.2. Dynamic webpages with PHP and Perl
3.3. MySQL database server setup
4. Web/Database environment on Linux operating systems
 
4.1. Setting up a local VPS using Ubuntu Server and Hestia CP
4.2. Setting up an intranet hosting platform using BlueOnyx
5. Website access and security
 
5.1. HTTPS redirection
5.2. Password protected realms
5.3. Cross-site scripting attacks
5.4. Secure PhpMyAdmin installation