Connect MySQL database using PDO | Access React form data and Save in Database. Now, Let's create a database connect file and name it DbConnect. php and add following code snippet inside. Update credentials as per yours and it will connect to your database using PDO(PHP Data Object) .