https://web4.cs.universityofgalway.ie

Home

This is a list of helpful hints, tips and solutions to Web programming on this linux server

You can view and reuse the code for all these examples using your danu6 linux account.
Log in to the server using SSH or SFTP and look in the directory: /var/www/localhost/htdocs/samples

PHP info page

A Basic PHP page connecting to the local MySQL database server

A Basic PHP page connecting to a remote MySQL database on a Linux server mysql1

Using php to generate an image on the fly

Showing/Suppressing any PHP errors in your page