$pdo = new PDO("This is the parameter","root","root");
I have seen "host", "dbname", "port", "charset"
But some people's tutorials only have "host" and "dbname", so I want to ask him how many