PHP Databases Handling The updated MySQL extension released with PHP 5 is typically referred to as. MySQL mysql mysqli mysqly MySQL mysql mysqli mysqly ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query? new_rows() num_rows() changed_rows() affected_rows() new_rows() num_rows() changed_rows() affected_rows() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The (|/) tells the server to match ___________ forward slash backward slash nothing either nothing or a forward slash forward slash backward slash nothing either nothing or a forward slash ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the methods are used to manage result sets using both associative and indexed arrays? fetch_array() and fetch_column() get_array() and get_row() get_array() and get_column() fetch_array() and fetch_row() fetch_array() and fetch_column() get_array() and get_row() get_array() and get_column() fetch_array() and fetch_row() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? MySQL IBM DB/2 PostgreSQL Microsoft SQL Server None of these MySQL IBM DB/2 PostgreSQL Microsoft SQL Server None of these ANSWER DOWNLOAD EXAMIANS APP