I have a php function to log users:
if(isset($_POST[\'enter\'])){ if($_POST[\'name\'] != "" && trim($_POST[\'name\'])!= "" ){ $_SE