[gp]

Counter.class.php		//script
SimpleCounter.class.php		//script
ImgCounter.class.php		//script
count_img			//JEg摜ۑfBNg
count.txt			//JEgۑt@C
T[oɏグB
count.txt̃p[~bV[666]ɂ
݌^B

[gp@]

//VvJE^[̎g

## JE^[쐬BJbR̒ɃJEgۑt@Cݒ肷B
("JEgۑt@C")
$count_obj = new SimpleCounter("JEgۑt@C");
## JbR̒ɕ\sݒ肷BL̗̓JE^[\s10sɐݒ肵Ă܂B
()
$count_obj->setCountRow(10);
## \ӏɉL\LB
$count_obj->show();

//摜JE^[̎g

## \p̉摜f[^͕K[0`9]܂ł̉摜f[^ɂĉB
## JE^[쐬BJbR̒ɉL̐ݒ肷B
("JEgۑt@C","JEg摜ۑfBNg","摜gq")
JEg摜ۑfBNgwɂ͕KŌ/tĉB
$count_obj = new ImgCounter("count.txt","count_img/","gif");
## JbR̒ɕ\sݒ肷BL̗̓JE^[\s10sɐݒ肵Ă܂B
()
$count_obj->setCountRow(10);
## \ӏɉL\LB
$count_obj->show();

## ݒcounter_s.phpcounter_i.phpɋLڂĂ܂B
