To test out my sessions script, go to the login
page or just use the form above to login for a demo of my database
connection.
For a demo use the login info:
Username: demo
Password: demo
This is template page that I have been testing and experimenting with Php
and incorporating it with Mysql to make content on pages dynamic.
I would like to create a database driven website, where most of the
site content is stored in a database, and when a person visits a
page, the content of the page will be dynamically called from the
database and displayed on the page.
I am just beginning to understand how php and
mysql work and am starting to know how to write the syntax. I have
been learning on my own with no real one on one help, so it has
taken some time, but it's starting to pay off.