On Sun, 5 May 2002, Josh & Valerie McCormack wrote:
> I'm iterating through a CSV file pulling in rows as arrays with fgetcsv 
> and I'd like to search for patterns made up of the first two array items 
> of each row with a space between them in a text file, and make them into 
> links. I can't figure out how to do this, could someone help?

How about posting a sample row or two along with how you want the data to
appear after the transformation?

miguel


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

Reply via email to