PHP » GoLang |
login |
register |
about
|
GoLang maxdb_real_query
request it (410)
GoLang replacement for PHP's maxdb_real_query
[edit | history]
maxdb_real_querymaxdb::real_query(PECL maxdb >= 1.0) maxdb_real_query -- maxdb::real_query — Execute an SQL query DescriptionProcedural style
bool maxdb_real_query
( resource
$link
, string $query
)Object oriented style
bool maxdb::real_query
( string
$query
)The maxdb_real_query() is functionally identical with the maxdb_query().
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|