Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
pour passer proprement en revue un tableau, il faut utiliser each().
if the array contains empty elements, or elements that have a key value of 0 then this function will return false for these elements as well. to properly traverse an array which may contain empty elements or elements with key values of 0 see the each() function.
utilisez msql_dbname() pour passer en revue toutes les lignes.
msql_list_dbs() will return a result pointer containing the databases available from the current msql daemon. use the msql_dbname() function to traverse this result pointer.