Home page | <- Click here to go back to my home page |
sample | <- Click here to run the software described in A Sample PHP Application. |
sample (csxslt) | <- Click here to run the sample application with client-side XSL transformations. |
calendar.php | <- Click here to run the software described in How to create a Year-to-a-Page calendar. |
amortise.php | <- Click here to run the software described in How to create a Loan Amortisation and Interest Calculation routine. |
converter.php | <- Click here to run the software described in A Binary-Octal-Decimal-Hexadecimal-Base36 converter. |
encryption.php | <- Click here to run the software described in A reversible password encryption routine for PHP. |