PDO provides a good way to connect to different databases in PHP. This code example is for MySQL although I have a version for Oracle as well. If you want the Oracle version just comment and I will send it to you. Read on for the code.
PDO provides a good way to connect to different databases in PHP. This code example is for MySQL although I have a version for Oracle as well. If you want the Oracle version just comment and I will send it to you. Read on for the code.