Server Side PHP Scripts

The server side part of the driver consists of the following PHP scripts at the location referred by the JDBC URL used to connect to a database via the PHP web server:

dologin.phpLogin to database
dologout.phpLogout from database
dodbmeta.phpGet database meta data
doparam.phpSet database parameters
dosql.phpExecute SQL statements
doprepare.phpPrepare SQL statement with parameters
dorunprep.phpExecute prepared statement
docloseprep.phpClose prepared statement