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
BeeblebroxZaphod 14159265359 [DELETE]
DentArthur 14159265361 [DELETE]
McMillanTricia Marie (Trillian) 14159265360 [DELETE]

Add entry

Last name:
First name:
Phone number:
 

 

Show source code