Moving Right Along

Now that I have a reasonable level of security, I am pleased with the continual progress I am making.  Users can now login/out, change their password, add volunteers, add projects, search for volunteers, and search for projects.  Several large hurdles still remain.  After I conquer these, I hope to…

VMS Victory!

At long last, there is some VMS victory.  The log-in procedure is (finally) reasonably secure.  Hopefully I will keep believing this long enough to get some of the real work done.  We can also add volunteers and projects as of now.  Next is the edit/search for volunteers and projects…

Authentication at Last

'I finally got some authentication for VMS (even if it is just minimal).  I will be updating it to be reasonably secure tonight or tomorrow.  Until then, I will finalize the basic framework of the site so I am able to upload data once I believe it to be…

WP-VMS or Other Options

My mind is spinning around the possibility of getting VMS up and running much quicker than previously expected. I found some software that makes DB connections and displaying much easier than previously thought.  This will help streamline development.  Woo hee.  After I get the software, it will be time to…

Forms

The general forms for entering new projects and volunteers into VMS are complete.  Now I need to make them actually insert people into the database.  First, the entire site will be wrapped in password protection.  It is getting there slowly but surely.  Hopefully I'll be able to play…

Assignment 4

I finally uploaded Assignment 4 this morning.  It is a simple PHP script that takes user information like name, age, and type of beverage and prints a user-specified number of coupons for the chosen product.  It does a little bit of error checking for proper alcohol purchasing age and proper…

PHP and VMS

I decided to set up this blog in order to better (and more easily track) my progress through the PHP course and VMS creation process.  More updates will come as my work progresses.…