php-general | 2001032

[PHP] Re: $myfile[$count]_type?! From: Daniel B I (bignat <email protected>)
Date: 03/28/01

There is an easy way :)

Here you have it, man! use instead:

$myfile_type[$count] !!! (would you have hought about that?!)

Daniel BI

>Why can't I do $myfile[$count]_type?!
>What schould I do instead?
>---------------------------------
>Fredrik A. Takle
>fredrik <email protected>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>