mysql info
mysql_info — Obtiene información sobre la consulta más reciente Descripción string mysql_info ( [resource $id_enlace] ) Devuelve información detallada sobre la última consulta. Lista de parámetros link_identifier The MySQL connection. If the link identifier is not specified, the last link opened by mysql_connect() is assumed. If no such link is found, it will try to […]