Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mithunsatheesh/contactparser
parser for vcf , comma separated and tab separated files with php.
https://github.com/mithunsatheesh/contactparser
Last synced: 20 days ago
JSON representation
parser for vcf , comma separated and tab separated files with php.
- Host: GitHub
- URL: https://github.com/mithunsatheesh/contactparser
- Owner: mithunsatheesh
- Created: 2012-05-29T05:59:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-29T06:00:16.000Z (over 12 years ago)
- Last Synced: 2024-04-15T03:09:29.261Z (8 months ago)
- Language: PHP
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. csv, vcf and txt contact file parser with php
*Author:* "Mithun Satheesh"
h2. About
This is a contact file parser + interface developed using php and ajax. Application allows various users to import their files, perform view/edit actions on the imported contacts and mail a user developed content across to selected contacts.
Also allows the category wise sort/search for large contact import lists using ajax.h2. Browser Support
Tested on IE6, Firefox 3.0 + , Chrome & Safari
h2. Use
Find the MySQL database in the database folder and import it to a new database created with name 'contact_importer'. Some test files are present in the test folder using which you can test the application.
h2.Note
This is just a working sample. Its a code part generated for a separate application. May be used for reference.h2. Changelog
*Contact Parser