Phone Book (Example for PHP+SQLite)
A very simple phone book script. SQLite, the SQL database without server.
My phone numbers
Last name
First name
Phone number
Command
Beeblebrox
Zaphod
14159265359
[DELETE]
Dent
Arthur
14159265361
[DELETE]
McMillan
Tricia Marie (Trillian)
14159265360
[DELETE]
Add entry
Last name:
First name:
Phone number:
Show source code