I trying to return how many sections i have in a ini file..

example
Code:
[test1]
bla=1
info=1

[test2]
bla=2
info=2

[test3]
bla=3
info=3

This should return 3, how can i do that with $readini ? been trying a while but with no luck.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }