Difference between revisions of "Online Phone Book"

From Makers Local 256
Jump to: navigation, search
(spelling corrections)
(lurn 2 spel)
Line 1: Line 1:
This is a phone book made with PHP and mysql.  It will take your cell phone contacts in csv format (possibly others) and import them into mysqlThen using PHP display a way to search and browse your contacts online securely.
+
This is a phone book made with PHP and MySQL.  It will take your cellphone contacts in CSV format (possibly others) and import them into MySQLUsing PHP, display a way to search and browse your contacts online securely.
  
- comunity phone book with permissions<br>
+
* community phone book with permissions
- send contact info to yourself or someone else over sms or have asterisk call your cell with a spoofed id, thus making it easier to save a number<br>
+
* send contact info to yourself or someone else over sms or have asterisk call your cell with a spoofed id, thus making it easier to save a number
- seach by name or nick<br>
+
* search by name or nick

Revision as of 21:58, 12 February 2007

This is a phone book made with PHP and MySQL. It will take your cellphone contacts in CSV format (possibly others) and import them into MySQL. Using PHP, display a way to search and browse your contacts online securely.

  • community phone book with permissions
  • send contact info to yourself or someone else over sms or have asterisk call your cell with a spoofed id, thus making it easier to save a number
  • search by name or nick