dilbertone Posted November 14, 2010 Share Posted November 14, 2010 Howdy - good evening dear PHP-Friends, i am new to programming. I have a couple of (hundred) adress( and data ) lines that look like the following: {'url': 'http://Url.org/~dilbert/', 'cname': 'dibert_1', 'name': 'Dilbert_1', 'email': '[email protected]'} {'url': 'http://Url.org/~dilbertwo/', 'cname': 'dilbert_2', 'name': 'Dilbert_2', 'email': '[email protected]'} {'url': 'http://Url.org/~dilberthree/', 'cname': 'dilbert_3', 'name': ' Dilbert_3', 'email': '[email protected]'} and so forth.... Well - i want to put the data into the Thnderbird-Adressbook: But the adressbook does not take the data in this format. So what can i do with the data-set. How to Manipulate!? Note: At least a name and a E-Mail-Adress is needed. Nothing more - but - a Mail - Adress is pretty important. i look forward to hear from you if you have any further questions - jus t lemme know! Link to comment https://forums.phpfreaks.com/topic/218635-manipulate-data-to-import-it-into-thunderbird-adressbook/ Share on other sites More sharing options...
Pikachu2000 Posted November 14, 2010 Share Posted November 14, 2010 How about telling us what data format will work . . . Link to comment https://forums.phpfreaks.com/topic/218635-manipulate-data-to-import-it-into-thunderbird-adressbook/#findComment-1134060 Share on other sites More sharing options...
dilbertone Posted November 14, 2010 Author Share Posted November 14, 2010 good evening i will do some tests later tonight - then i will inform you How about telling us what data format will work . . . greetings dilbertone Link to comment https://forums.phpfreaks.com/topic/218635-manipulate-data-to-import-it-into-thunderbird-adressbook/#findComment-1134086 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.