Is it possible and how if it is, to count the number of people currently connected to a sites FTP. I am just curious if it is possible and if it is i would like to know how.
of course its possible.
you could modify the ftp servers code to count how many logged in ftp users that have done something in the last, say 30 min.
a real simple way might be using a web bug(like a 1x1 clear gif)
I am sorry, but I am a 'newb' when it comes to PHP so I am kind of confused at what you said and how I would go about it.