When I run this php script, i get this: (redhat 8.0)<BR><BR>Fatal error: Call to undefined function: mysql_connect() in /home/cybermart/public_html/test/ConnectTest ...
I try to send email throw the employes view . I have this error . Got error 'PHP message: PHP Warning: Undefined property: Salary::$mail in htdocs/salaries/card.php ...
This code uses the mysqli_* functions, which are the recommended replacement for the deprecated mysql_* functions.