Safer Test Area

New Safer Arizona programs

There programs all were from the Safer Arizona site.

I wrote them so they will work on BOTH the Safer Arizona site and on THIS site.

I have a flag which says which site the program is running on and then it includes the right files so the program will work on that site.

I also fixed the error where most of the programs included the same SQL library file twice.

Original Safer Arizona Test Area

These are the original programs I wrote for Safer Arizona. They all work in THIS area.

But when I wrote them I accidentally included the SQL library function twice in most of them.

This PHP compiler doesn't mind that and they all work in THIS subdirectory. In fact this PHP compiler doesn't even generate an error message, or I would never have written the code like that.

But the Safer Arizona PHP compiler doesn't like that and most of the programs blow up on the Safer Arizona site.

Volunteer program

This is the "volunteer" program.

Basically it's just a link that calls the volunteer_form.php from a subdirectory called volunteer.

Safer Arizona Backup

This is a backup of all the programs I copied to the Safer Arizona website and started working on.

I got a couple of them working but it was too hard to debug on the Safer Arizona site, so I moved them back to this website to finish the debugging process.