I've got a client who uses Filemaker Pro and I'm trying to parse some of their data. However, the checkbox data of theirs is giving me fits. From what I've read, it's supposed to save checkboxes as data separated by carriage returns. However, in looking at the data in EditPlus I can't discern what they are and in trying to parse them with str_replace I've had no luck searching for \r \n \r\n or anything else. Anyone else had this misfortune? TIA, Nick -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php