[PHP] Import/Export with MS outlook/Outllok Express

2002-05-13 Thread Amit Singh

Hi Folks,
Can anybody help me getting a piece of code for processing a 
file(csv format) having MS Outlook/Outlook Express addresses.
I want to read the file line by line taking care of possible 
multiline entries in any field of the record.
Please help.
Regds,
Amit
_
Click below to visit monsterindia.com and review jobs in India or 
Abroad
http://monsterindia.rediff.com/jobs


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Import/Export with MS outlook/Outllok Express

2002-05-13 Thread 1LT John W. Holmes

The manual is your friend...go ahead...give it a try...

http://www.php.net/manual/en/function.fgetcsv.php
- Original Message - 
From: Amit Singh [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 10, 2002 6:04 AM
Subject: [PHP] Import/Export with MS outlook/Outllok Express


 Hi Folks,
 Can anybody help me getting a piece of code for processing a 
 file(csv format) having MS Outlook/Outlook Express addresses.
 I want to read the file line by line taking care of possible 
 multiline entries in any field of the record.
 Please help.
 Regds,
 Amit
 _
 Click below to visit monsterindia.com and review jobs in India or 
 Abroad
 http://monsterindia.rediff.com/jobs
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Import/Export with MS outlook/Outllok Express

2002-05-13 Thread Rasmus Lerdorf

php.net/fgetcsv

On 10 May 2002, Amit  Singh wrote:

 Hi Folks,
 Can anybody help me getting a piece of code for processing a
 file(csv format) having MS Outlook/Outlook Express addresses.
 I want to read the file line by line taking care of possible
 multiline entries in any field of the record.
 Please help.
 Regds,
 Amit
 _
 Click below to visit monsterindia.com and review jobs in India or
 Abroad
 http://monsterindia.rediff.com/jobs


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php