Help for this page

Select Code to Download


  1. or download this
        while( ($ARTICLE{'name'},$ARTICLE{'author'},$ARTICLE{'label'},$ART
    +ICLE{'price'},$ARTICLE{'pochette'},$ARTICLE{'genre'})=$c->fetchrow())
    + {
            $total +=1;
        }