Scripting: Introduction to PHP
PHP (Hypertext PreProcessor) is a popular coding language that is powerful enough to work with a database and dynamically generate website content. WordPress is the most popular website builder that uses PHP. Files that are written in php code end with the ".php" file extension (example: file-name.php).
CGI Scripted LanguagePHPInstalled Perl modules on the UNIX platform
This article contains a list of Perl modules available on our UNIX platform.
CGI Scripted LanguagePerlHow to Connect to a MySQL Database
What is MySQL and how to connect to your database with Perl, PHP, or Python.
My SQL DatabaseMySQLUsing CGI
This article explains what CGI is, shows how to reach some common scripting tools, warns about some script restrictions, and guides through most common troubleshooting issues.
CGI Scripted LanguagePerlUsing MySQL
This article explains what MySQL is, and explains in detail how to get a connection string to your database in a language of your choice.
My SQL DatabaseMySQL