PHP: ibase_modify_user - Manual in Deutsh
PHP: ibase_modify_user - Manual in French
PHP: ibase_modify_user - Manual in Polish

You Are At PHP: ibase_modify_user - Manual Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

ibase_modify_user

(PHP 4 >= 4.2.0, PHP 5)

ibase_modify_user --  Modify a user to a security database (only for IB6 or later)

Description

bool ibase_modify_user ( resource service_handle, string user_name, string password [, string first_name [, string middle_name [, string last_name]]] )

PHP 4 uses server, dba_user_name and dba_user_password instead of service_handle parameter.

Warning

This function is currently not documented; only the argument list is available.

See also ibase_add_user() and ibase_delete_user().

końcówki kolekcji, centrum leczenia uzależnień, wizy do rosji, spa polska
porady prawne Kraków aranżacja wystrój wnętrz Rusztowania Prace porządkowe Katowice zakłady sportowe

Another Useful functions:


ref.ibase | function.ibase-wait-event | function.ibase-trans | function.ibase-timefmt | function.ibase-set-event-handler | function.ibase-service-detach | function.ibase-service-attach | function.ibase-server-info | function.ibase-rollback | function.ibase-rollback-ret | function.ibase-restore | function.ibase-query | function.ibase-prepare | function.ibase-pconnect | function.ibase-param-info | function.ibase-num-params | function.ibase-num-fields | function.ibase-name-result | function.ibase-modify-user | function.ibase-maintain-db | function.ibase-gen-id | function.ibase-free-result | function.ibase-free-query | function.ibase-free-event-handler | function.ibase-field-info | function.ibase-fetch-row | function.ibase-fetch-object | function.ibase-fetch-assoc | function.ibase-execute | function.ibase-errmsg | function.ibase-errcode | function.ibase-drop-db | function.ibase-delete-user | function.ibase-db-info | function.ibase-connect | function.ibase-commit | function.ibase-commit-ret | function.ibase-close | function.ibase-blob-open | function.ibase-blob-info | function.ibase-blob-import | function.ibase-blob-get | function.ibase-blob-echo | function.ibase-blob-create | function.ibase-blob-close | function.ibase-blob-cancel | function.ibase-blob-add | function.ibase-backup | function.ibase-affected-rows | function.ibase-add-user |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.