Categories
PHP

MYSQL Functions In PHP

MYSQL Functions In PHP In this post we are going to see MYSQL Functions In PHP.These functions are widely used in application development in PHP. Table of Contents mysql_affected_rows Get number of affected rows in previous MySQL operation mysql_change_user Change logged in user of the active connection mysql_client_encoding Returns the name of the character set mysql_close […]