Hello, I run my site on a cobalt server and I am performing examples that I get from a PHP book that is based with Apache. I need to know if these 2 commands are functional with Cobalt:
command1----:mysql_num_rows($var);
command2----:mail($var1,$var2,$var3);