phpbar.de logo

Mailinglisten-Archive

[php] MYSQL_FETCH_ROW

[php] MYSQL_FETCH_ROW

Josef Kandlhofer office_(at)_kandlhofer.com
Thu, 14 Dec 2000 18:16:29 +0100


> > z.B. so:
> > 
> > function bgcolor($counter)   {
> >         if(($counter%2)==0)
> >             echo "BGCOLOR='#ECECEC'";
> >         else
> >             echo "bgcolor='#ffffff'";
> > }

> ist es moeglich das man counter eventuell auf static setzt 
> und somit das
> der Function allein ueberlaesst, denn dann haette man ein 
> problem weniger
> im hauptteil des progs. oder gibt es static nicht unter php?

doch gibt es - ist auch sicher die bessere Losung. 
http://www.php-center.de/de-html-manual/language.variables.scope.html 


php::bar PHP Wiki   -   Listenarchive