PHP if/else retarded moment?

Cecily

New member
I have a code that I need to program

if (BBP!='00-00-00 00:00:00') echo 'YOU HAVE COMPLETED'; else 'YOU HAVE NOT COMPLETED';?>

this information is being pulled via a table called net_users I already have connected. However it is still not working.
 
Back
Top