PHP Databases Handling The (|/) tells the server to match ___________ backward slash nothing either nothing or a forward slash forward slash backward slash nothing either nothing or a forward slash forward slash ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods recuperates any memory consumed by a result set? destroy() alloc() remover() free() destroy() alloc() remover() free() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? PostgreSQL None of these Microsoft SQL Server IBM DB/2 MySQL PostgreSQL None of these Microsoft SQL Server IBM DB/2 MySQL ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which method rolls back the present transaction? commit() undo() back() rollback() commit() undo() back() rollback() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following statements instantiates the mysqli class? mysqli = new mysqli() $mysqli->new.mysqli() $mysqli = new mysqli() mysqli->new.mysqli() mysqli = new mysqli() $mysqli->new.mysqli() $mysqli = new mysqli() mysqli->new.mysqli() ANSWER DOWNLOAD EXAMIANS APP