Deprecated: Creation of dynamic property SyntaxHighlighter::$brush_names is deprecated in /web/htdocs/www.barattalo.it/home/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 248

Deprecated: Creation of dynamic property SyntaxHighlighter::$specialchars is deprecated in /web/htdocs/www.barattalo.it/home/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 326
mysql_fetch_array Archives - barattalo

mysql_fetch_array

MySQL_Fetch_Array è una funzione di PHP che consente di estrarre una riga dall'insieme dei risultati di una query SQL. La funzione restituisce un array che rappresenta la riga, dove il nome della colonna corrisponde alla chiave dell'array. Questa funzione è utile per estrarre tutte le informazioni da una query ed è spesso usata in cicli per scorrere più righe di risultato.

10 PHP usefull functions for MySQL stuff

Here is my personal collection of 10 php function that I always include in my database function library. I think…

Gennaio 25, 2010