Vcard (.vcf) File reader |
[eluser]ImArfan[/eluser]
Hi Every Body i have a problem which is related to Vcard file reader in CI. Please if any body have its solution. post that... i am waiting your relies.
[eluser]obiron2[/eluser]
do you want to give us a clue as to what the problem is. Post your code, the expected result and the actual result. Obiron
[eluser]davidbehler[/eluser]
Nah, i think it's a riddle ![]() You are supposed to guess the problem and the solution and if you are right, he will give you a sticker ![]()
[eluser]ImArfan[/eluser]
Actually i want to export all the contents form the Vcard(.vcf) file into database same like CSV and excel data. I search a lot to get that solution but not much satisfied by thanks. Please if u have any solutions post that. Thanks
[eluser]maesk[/eluser]
...and if you don't come up with a solution in the next half hour he will post it in every forum. See also here: http://ellislab.com/forums/viewthread/104683/. Could someone please just delete this?
[eluser]davidbehler[/eluser]
Try this one: http://sourceforge.net/projects/vcardphp/ Should be pretty easy to turn into a CodeIgniter compatible library. Google ftw ![]()
[eluser]ImArfan[/eluser]
i have already download this class... but problem is how i can use this vcard.php class for CI... Please if u have any sample code for guide me ... please i m waiting here for your kind reply...
[eluser]Carlos Alcala[/eluser]
You can extend the Troy Wolf vCard class and example from here: vCard Example using class_vcard from Troy Wolf http://www.troywolf.com/articles/php/class_vcard/ Or use the microformats from Derek Allard: http://ellislab.com/forums/viewthread/45883/ Regards, Carlos
[eluser]Carlos Alcala[/eluser]
Hey Forum, After a long period of work I finished a extended class called Vcard.php from a previus worked class from Troy Wolf to a CodeIgniter library. The code and solution is here: http://www.carlos-alcala.com/?p=98 Please send me your feedbacks, Thanks, Carlos PS. Quote:I would like to send this as a contribution to codeigniter libraries, I suppose that I have to create a wiki for this... Well, I made it just to be in peace with myself... here is the link: http://codeigniter.com/wiki/vCard_Library/ |
Welcome Guest, Not a member yet? Register Sign In |