Not on my system.   :(





-----Original Message-----
From: Tamara Temple [mailto:tamo...@gmail.com] 
Sent: Friday, July 27, 2012 10:46 AM
To: Brad
Cc: 'tamouse mailing lists'; php-db@lists.php.net
Subject: Re: [PHP-DB] Re: No data?

Brad <nyctelec...@gmail.com> wrote:

> Wow, this is unbeileivable. Your test script fails with the attached csv
where column `a` in blank too!

No, with your attached file, it works:

array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "1"
}
array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "2"
}
array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "3"
}
array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "4"
}
array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "5"
}
array(2) {
  [0]=>
  string(15) "br...@yahoo.com"
  [1]=>
  string(1) "6"
}


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

Reply via email to