downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

maxdb_report> <maxdb_real_escape_string
[edit] Last updated: Fri, 25 May 2012

view this page in

maxdb_real_query

maxdb::real_query

(PECL maxdb >= 1.0)

maxdb_real_query -- maxdb::real_queryExécute une requête SQL

Description

Style procédural

bool maxdb_real_query ( resource $link , string $query )

Style orienté objet

bool maxdb::real_query ( string $query )

maxdb_real_query() est identique au niveau fonctionnalité que la fonction maxdb_query().

Note:

Pour déterminer si une requête donnée doit retourner un jeu de résultats ou non, référez-vous à la fonction maxdb_field_count().

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.

Voir aussi



add a note add a note User Contributed Notes maxdb_real_query
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites