View Single Post
  #9 (permalink)  
Old 10-18-03, 11:56 AM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
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).
Reply With Quote