RE: Re: No data?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Not on my system.   :(






-----Original Message-----
From: Tamara Temple [mailto:tamouse@xxxxxxxxx] 
Sent: Friday, July 27, 2012 10:46 AM
To: Brad
Cc: 'tamouse mailing lists'; php-db@xxxxxxxxxxxxx
Subject: Re:  Re: No data?

Brad <nyctelecomm@xxxxxxxxx> 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) "brads@xxxxxxxxx"
  [1]=>
  string(1) "1"
}
array(2) {
  [0]=>
  string(15) "brads@xxxxxxxxx"
  [1]=>
  string(1) "2"
}
array(2) {
  [0]=>
  string(15) "brads@xxxxxxxxx"
  [1]=>
  string(1) "3"
}
array(2) {
  [0]=>
  string(15) "brads@xxxxxxxxx"
  [1]=>
  string(1) "4"
}
array(2) {
  [0]=>
  string(15) "brads@xxxxxxxxx"
  [1]=>
  string(1) "5"
}
array(2) {
  [0]=>
  string(15) "brads@xxxxxxxxx"
  [1]=>
  string(1) "6"
}


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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux