PHP » GoLang |
login |
register |
about
|
maxdb_querymaxdb::query(PECL maxdb >= 1.0) maxdb_query -- maxdb::query — Performs a query on the database DescriptionProcedural style Object oriented style
The maxdb_query() function is used to simplify the
act of performing a query against the database represented by the
Return Values
Returns ExamplesExample #1 Object oriented style
<?php Example #2 Procedural style
<?php The above example will output something similar to: Table mycity successfully created. Select returned 25 rows. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|