Programming Resources
For Fun and Learning
Charles Cusack
Computer Science
Hope College
main

Python
C++
JAVA

PHP


SQL
Assignments

MovieDB


Description
MovieDB is an example of simple PHP scripts that make entering data into the MovieDB easier. The scripts were written by Ken Lundeen

To actually enter and see information from the database, click on the "Run Script" link.

The things used by this example are
  • HTML
  • PHP
  • SQL, including how to connect through PHP
  • JAVASCRIPT