fbsql_fetch_assoc
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Fetch a result row as an associative array

2025-01-10 15:47:30
fbsql_field_flags
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Get the flags associated with the specified field in a result

2025-01-10 15:47:30
fbsql_error
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Returns the error message from previous operation

2025-01-10 15:47:30
fbsql_set_lob_mode
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Set the LOB retrieve mode for a FrontBase result set

2025-01-10 15:47:30
fbsql_create_db
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Create a FrontBase database

2025-01-10 15:47:30
fbsql_drop_db
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Drop (delete) a FrontBase database

2025-01-10 15:47:30
fbsql_set_password
  • References/PHP/Function/Database/FrontBase

(PHP 5, PHP 7) Change the password for a given user

2025-01-10 15:47:30
fbsql_fetch_field
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Get column information from a result and return as an object

2025-01-10 15:47:30
fbsql_fetch_row
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Get a result row as an enumerated array

2025-01-10 15:47:30
fbsql_fetch_array
  • References/PHP/Function/Database/FrontBase

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Fetch a result row as an associative array, a numeric array, or both

2025-01-10 15:47:30