The function fgetcsv() returns an array.
http://php.net/manual/en/function.fgetcsv.php
On Fri, Sep 9, 2011 at 9:00 AM, Marc Fromm wrote:
> I am reading a csv file into an array. The csv file.
>
> users.csv file contents:
> w12345678,a
> w23456789,b
> w34567890,c
>
>
I'm new to this email list . . .
But is it customary to answer a question after it's already been adequately
answered?
Not trying to step on any toes. I just think if I were asking the question,
it would be unpleasant to continue receiving answers, especially the same
answer, after receiving one
I guess so.
On Fri, Sep 9, 2011 at 10:34 AM, Marc Guay wrote:
> That low-hanging fruit is too hard for some to resist...
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Is there a way to reconfigure gmail settings to prevent this?
On Wed, Sep 14, 2011 at 11:59 AM, Govinda wrote:
>> As for duplicate answers...,
>
>> [snip]
>
>
> Also newbies may tend to like the multiples answers.. for the different
> perspectives, as Dan said, but also when they are exact dupe answers -
> because then the newbie knows the answer is defini
On Thu, Sep 15, 2011 at 5:46 PM, Jason Pruim
>
> I've always thought that getting a couple fairly similar answers to the same
> question helped to validate the answer for someone who is in the early
> process of learning ;)
>>
>> -nathan
>
>
Yeah, you know, I think you are right! I'd like to ans
On Fri, Sep 16, 2011 at 12:35 AM, tamouse mailing lists
>
> My baboon is offended.
>
class baboon extends human
{
$ammo = '';
public __construct($ammo)
{
$this->ammo = $ammo;
}
public function flingAt($target)
{
$target->flingAlert($this, $this->ammo);
}
pu
On Fri, Sep 16, 2011 at 12:51 AM, Marco Lanzotti wrote:
> Il 13/09/2011 21:56, Brad Huskins ha scritto:
>> So I would like to get some feedback on what features people would
>> most want, since I am still at a very flexible stage in development.
>
I wouldn't want a text editor. I'd want an IDE.
8 matches
Mail list logo