That is quick. Couple of questions...
Can an if/else statement be added to check the member name/password then, so that if they dont match the page doesnt display, and if they do, it does display?
The purpose of this: <?php for ( $ .... //some php process ?>
I have some knowledge of php/mysql querys, but not much knowledge of straight php coding, so I apologize for sounding totally ignorant here (which I am).