Visit our online store at CafePress for items with the PING 127.0.0.1 Computer Services logo!

Please find below several PHP programs that our company has built. Please note that the files have ".text" on the end so that the source code shows up in the browser. Be sure to rename them with ".php" on the end in place of ".text"
Note that a great Apache-MySQL-PHP-Perl-Python-phpMyAdmin package is XAMPP
It can be used on GNU/Linux distributions like Debian, Redhat and Suse, or it can be used on Windows.

  1. Register.html shows the user what information was entered into a Registration Form and writes it to a text file. The Registration Form used for the previous PHP program uses HTML form text boxes and drop down lists.
  2. Numbers.php demonstrates some basic number functions of PHP.
  3. DataFunctions.php demonstrates some basic date and time functions of PHP.