What is the port number for PHP PDO?
Example PDO connection string: mysql:host=localhost;dbname=your_database If you need to use a port, use localhost:3306
Forum Rules