Heres a script I know every 1 whants I coded this a few years back a source viewer that shows PHP tags yes its true....
Just rename to PHP and upload to your site.
Just rename to PHP and upload to your site.
Yes
|
42.86%
|
6
|
|
No
|
35.71%
|
5
|
|
A Little
|
21.43%
|
3
|
|
class Counter { public: void Count(); int ReadDisplay(); private: int CurrentCount; };
Comment