//counter accumulator $file = fopen("counter.bin", "r"); $number = fscanf($file, "%d"); list( $count) = $number; $count++; rewind($file); fclose($file); $file = fopen("counter.bin", "w"); fwrite($file, $count); fclose($file); ?>
IEEE Institute of Electrical and Electronics Engineers - Oregon State Chapter
|
||
IEEE aims to encourage the professional development of university students by presenting exciting and engaging opportunities for student involvement.
|
Welcome back!
|
|
Your are visitor: echo $count ?> since July 2004 |