Friday, April 25, 2008

Eclipse Notes

  • Make a new project
    • create directory on your machine
    • right click in the navigator panel on Eclipse
      • new>PHP Project
    • fill out project name
    • browse to recently created directory

Saturday, April 19, 2008

notes table normalization

First Normal Form:

  1. Eliminates duplicative columns in the same table.