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 have got an error when i ported Smarty via Composer autoload. "autoload": { "psr-4": { "Smmarty\\": "src/libs/smarty/smarty/src/", ..... } }, so, i guess this way ...