Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 989 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 989 Bytes

wh_test_php

WH Test PHP Repository -- PHP examples and test files

Summary:

This is a simple repository with multiple sample PHP programs. These are simple programs that may be used as examples for writing PHP programs.
This project may be public, but it does not yet serve any specific purpose.
It may in the future.... At this point it includes a bunch of sample PHP programs, some based on PHP examples.

History:

  1. 0.1 10/6/2015 created

Notes:

  1. This document is in a parsable format similar to asciidoc. I have used this format for MANY years (I may upload a tool or migrate to asciidoc).

  2. This project is mainly to experiment with github and with PHP. It is loosely based on my wh_test_py github repository.

  3. License for ALL files is GPL, see LICENSE.

  4. Please e-mail me with any updates, suggestions, etc.

  5. Programs include TBD.

  6. After running the programs, run make clean to remove test files.