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_query Archives - barattalo

mysql_query

MySQL_query è una funzione di MySQL che consente di eseguire una query SQL su un database MySQL. Può essere utilizzata per eseguire tutti i tipi di query, come SELECT, INSERT, UPDATE o DELETE. La funzione restituisce un oggetto che contiene i risultati della query o FALSE in caso di fallimento. MySQL_query consente di eseguire query complesse e di personalizzare l'interazione tra l'applicazione e il database.

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