Mailinglisten-Archive |
mjorda_(at)_berlitz.de wrote:
> for( i=1; i<10; i++)
> {
> if( $var(i) ) funktion1($var(i));
> }
foreach ($HTTP_POST_VARS as $varname => $varvalue)
{
funktion1($varvalue);
}
Gesundheit
Wagner
--
"Some guy hit my fender, and I told him, 'Be fruitful and multiply,'
but not in those words."
- Woody Allen
php::bar PHP Wiki - Listenarchive