Słownik i definicje programowania w PHP na O
PHP (skrót od angielskiej nazwy "PHP: Hypertext Preprocessor") to język programowania, który jest szczególnie popularny w branży IT i jest często używany do tworzenia aplikacji internetowych oraz skromnych stron internetowych. PHP jest językiem skryptowym, co oznacza, że jest interpretowany przez serwer internetowy i nie wymaga kompilacji przed uruchomieniem.
- Jak działa Ociparse wywołanie funkcji
Alias of oci_parse()
co to jest, błędy i użycie.
- Jak działa Ociplogon wywołanie funkcji
Alias of oci_pconnect()
definicja, błędy i użycie.
- Jak działa Ociresult wywołanie funkcji
Alias of oci_result()
co znaczy, błędy i użycie.
- Jak działa Ocisavelobfile wywołanie funkcji
Alias of OCI-Lob->import
słownik, błędy i użycie.
- Jak działa Oci_Close wywołanie funkcji
Closes Oracle connection
znaczenie, błędy i użyciebool oci_close ( resource connection )
. - Jak działa Override_Function wywołanie funkcji
Overrides built-in functions
czym jest, błędy i użyciebool override_function ( string function_name, string function_args, string function_code )
. - Jak działa Opendir wywołanie funkcji
Open directory handle
co oznacza, błędy i użycieresource opendir ( string path [, resource context] )
. - Jak działa Ob_Iconv_Handler wywołanie funkcji
Convert character encoding as output buffer handler
krzyżówka, błędy i użyciestring ob_iconv_handler ( string contents, int status )
. - Jak działa Octdec wywołanie funkcji
Octal to decimal
najlepszy, błędy i użycienumber octdec ( string octal_string )
. - Jak działa Openlog wywołanie funkcji
Open connection to system logger
przykłady, błędy i użyciebool openlog ( string ident, int option, int facility )
. - Jak działa Overload wywołanie funkcji
Enable property and method call overloading for a class
encyklopedia, błędy i użycievoid overload ( [string class_name] )
. - Jak działa Oci_Collection_Append wywołanie funkcji
Appends element to the collection
jak działa, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Assign wywołanie funkcji
Assigns a value to the collection from another existing collection
czy jest, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Element_Assign wywołanie funkcji
Assigns a value to the element of the collection
pojęcie, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Free wywołanie funkcji
Frees the resources associated with the collection object
wyjaśnienie, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Element_Get wywołanie funkcji
Returns value of the element
opis, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Max wywołanie funkcji
Returns the maximum number of elements in the collection
informacje, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Size wywołanie funkcji
Returns size of the collection
co to jest, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Collection_Trim wywołanie funkcji
Trims elements from the end of the collection
definicja, błędy i użycieclass OCI-Collection {
. - Jak działa Oci_Lob_Append wywołanie funkcji
Appends data from the large object to another large object
co znaczy, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Close wywołanie funkcji
Closes LOB descriptor
słownik, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Eof wywołanie funkcji
Tests for end-of-file on a large object's descriptor
znaczenie, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Erase wywołanie funkcji
Erases a specified portion of the internal LOB data
czym jest, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Export wywołanie funkcji
Exports LOB's contents to a file
co oznacza, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Flush wywołanie funkcji
Flushes/writes buffer of the LOB to the server
krzyżówka, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Free wywołanie funkcji
Frees resources associated with the LOB descriptor
najlepszy, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Getbuffering wywołanie funkcji
Returns current state of buffering for the large object
przykłady, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Import wywołanie funkcji
Imports file data to the LOB
encyklopedia, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Load wywołanie funkcji
Returns large object's contents
jak działa, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Read wywołanie funkcji
Reads part of the large object
czy jest, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Rewind wywołanie funkcji
Moves the internal pointer to the beginning of the large object
pojęcie, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Save wywołanie funkcji
Saves data to the large object
wyjaśnienie, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Savefile wywołanie funkcji
Alias of oci_lob_import()
opis, błędy i użycie.
- Jak działa Oci_Lob_Seek wywołanie funkcji
Sets the internal pointer of the large object
informacje, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Setbuffering wywołanie funkcji
Changes current state of buffering for the large object
co to jest, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Size wywołanie funkcji
Returns size of large object
definicja, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Tell wywołanie funkcji
Returns current position of internal pointer of large object
co znaczy, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Truncate wywołanie funkcji
Truncates large object
słownik, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Write wywołanie funkcji
Writes data to the large object
znaczenie, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Writetemporary wywołanie funkcji
Writes temporary large object
czym jest, błędy i użycieclass OCI-Lob {
. - Jak działa Oci_Lob_Writetofile wywołanie funkcji
Alias of oci_lob_export()
co oznacza, błędy i użycie.
- Jak działa Oci_Bind_By_Name wywołanie funkcji
Binds the PHP variable to the Oracle placeholder
krzyżówka, błędy i użyciebool oci_bind_by_name ( resource stmt, string ph_name, mixed &variable [, int maxlength [, int type]] )
. - Jak działa Oci_Cancel wywołanie funkcji
Cancels reading from cursor
najlepszy, błędy i użyciebool oci_cancel ( resource stmt )
. - Jak działa Oci_Commit wywołanie funkcji
Commits outstanding statements
przykłady, błędy i użyciebool oci_commit ( resource connection )
. - Jak działa Oci_Connect wywołanie funkcji
Establishes a connection to the Oracle server
encyklopedia, błędy i użycieresource oci_connect ( string username, string password [, string db [, string charset [, int session_mode]]] )
. - Jak działa Oci_Define_By_Name wywołanie funkcji
Uses a PHP variable for the define-step during a SELECT
jak działa, błędy i użyciebool oci_define_by_name ( resource statement, string column_name, mixed &variable [, int type] )
. - Jak działa Oci_Error wywołanie funkcji
Returns the last error found
czy jest, błędy i użyciearray oci_error ( [resource source] )
. - Jak działa Oci_Execute wywołanie funkcji
Executes a statement
pojęcie, błędy i użyciebool oci_execute ( resource stmt [, int mode] )
. - Jak działa Oci_Fetch_All wywołanie funkcji
Fetches all rows of result data into an array
wyjaśnienie, błędy i użycieint oci_fetch_all ( resource statement, array &output [, int skip [, int maxrows [, int flags]]] )
. - Jak działa Oci_Fetch_Array wywołanie funkcji
Returns the next row from the result data as an associative ornumeric array, or both
opis, błędy i użyciearray oci_fetch_array ( resource statement [, int mode] )
. - Jak działa Oci_Fetch_Assoc wywołanie funkcji
Returns the next row from the result data as an associative array
informacje, błędy i użyciearray oci_fetch_assoc ( resource statement )
. - Jak działa Oci_Fetch_Object wywołanie funkcji
Returns the next row from the result data as an object
co to jest, błędy i użycieobject oci_fetch_object ( resource statement )
. - Jak działa Oci_Fetch_Row wywołanie funkcji
Returns the next row from the result data as a numeric array
definicja, błędy i użyciearray oci_fetch_row ( resource statement )
. - Jak działa Oci_Fetch wywołanie funkcji
Fetches the next row into result-buffer
co znaczy, błędy i użyciebool oci_fetch ( resource statement )
. - Jak działa Oci_Field_Is_Null wywołanie funkcji
Checks if the field is NULL
słownik, błędy i użyciebool oci_field_is_null ( resource stmt, mixed field )
. - Jak działa Oci_Field_Name wywołanie funkcji
Returns the name of a field from the statement
znaczenie, błędy i użyciestring oci_field_name ( resource statement, int field )
. - Jak działa Oci_Field_Precision wywołanie funkcji
Tell the precision of a field
czym jest, błędy i użycieint oci_field_precision ( resource statement, int field )
. - Jak działa Oci_Field_Scale wywołanie funkcji
Tell the scale of the field
co oznacza, błędy i użycieint oci_field_scale ( resource statement, int field )
. - Jak działa Oci_Field_Size wywołanie funkcji
Returns field's size
krzyżówka, błędy i użycieint oci_field_size ( resource stmt, mixed field )
. - Jak działa Oci_Field_Type_Raw wywołanie funkcji
Tell the raw Oracle data type of the field
najlepszy, błędy i użycieint oci_field_type_raw ( resource statement, int field )
. - Jak działa Oci_Field_Type wywołanie funkcji
Returns field's data type
przykłady, błędy i użyciemixed oci_field_type ( resource stmt, int field )
. - Jak działa Oci_Free_Statement wywołanie funkcji
Frees all resources associated with statement or cursor
encyklopedia, błędy i użyciebool oci_free_statement ( resource statement )
. - Jak działa Oci_Internal_Debug wywołanie funkcji
Enables or disables internal debug output
jak działa, błędy i użycievoid oci_internal_debug ( int onoff )
. - Jak działa Oci_Lob_Copy wywołanie funkcji
Copies large object
czy jest, błędy i użyciebool oci_lob_copy ( OCI-Lob lob_to, OCI-Lob lob_from [, int length] )
. - Jak działa Oci_Lob_Is_Equal wywołanie funkcji
Compares two LOB/FILE locators for equality
pojęcie, błędy i użyciebool oci_lob_is_equal ( OCI-Lob lob1, OCI-Lob lob2 )
. - Jak działa Oci_New_Collection wywołanie funkcji
Allocates new collection object
wyjaśnienie, błędy i użycieOCI-Collection oci_new_collection ( resource connection, string tdo [, string schema] )
. - Jak działa Oci_New_Connect wywołanie funkcji
Establishes a new connection to the Oracle server
opis, błędy i użycieresource oci_new_connect ( string username, string password [, string db [, string charset [, int session_mode]]] )
. - Jak działa Oci_New_Cursor wywołanie funkcji
Allocates and returns a new cursor (statement handle)
informacje, błędy i użycieresource oci_new_cursor ( resource connection )
. - Jak działa Oci_New_Descriptor wywołanie funkcji
Initializes a new empty LOB or FILE descriptor
co to jest, błędy i użycieOCI-Lob oci_new_descriptor ( resource connection [, int type] )
. - Jak działa Oci_Num_Fields wywołanie funkcji
Returns the number of result columns in a statement
definicja, błędy i użycieint oci_num_fields ( resource statement )
. - Jak działa Oci_Num_Rows wywołanie funkcji
Returns number of rows affected during statement execution
co znaczy, błędy i użycieint oci_num_rows ( resource stmt )
. - Jak działa Oci_Parse wywołanie funkcji
Prepares Oracle statement for execution
słownik, błędy i użycieresource oci_parse ( resource connection, string query )
. - Jak działa Oci_Password_Change wywołanie funkcji
Changes password of Oracle's user
znaczenie, błędy i użyciebool oci_password_change ( resource connection, string username, string old_password, string new_password )
. - Jak działa Oci_Pconnect wywołanie funkcji
Connect to an Oracle database using a persistent connection
czym jest, błędy i użycieresource oci_pconnect ( string username, string password [, string db [, string charset [, int session_mode]]] )
. - Jak działa Oci_Result wywołanie funkcji
Returns field's value from the fetched row
co oznacza, błędy i użyciemixed oci_result ( resource statement, mixed field )
. - Jak działa Oci_Rollback wywołanie funkcji
Rolls back outstanding transaction
krzyżówka, błędy i użyciebool oci_rollback ( resource connection )
. - Jak działa Oci_Server_Version wywołanie funkcji
Returns server version
najlepszy, błędy i użyciestring oci_server_version ( resource connection )
. - Jak działa Oci_Set_Prefetch wywołanie funkcji
Sets number of rows to be prefetched
przykłady, błędy i użyciebool oci_set_prefetch ( resource statement [, int rows] )
. - Jak działa Oci_Statement_Type wywołanie funkcji
Returns the type of an OCI statement
encyklopedia, błędy i użyciestring oci_statement_type ( resource statement )
. - Jak działa Ocibindbyname wywołanie funkcji
Alias of oci_bind_by_name()
jak działa, błędy i użycie.
- Jak działa Ocicancel wywołanie funkcji
Alias of oci_cancel()
czy jest, błędy i użycie.
- Jak działa Ocicloselob wywołanie funkcji
Alias of OCI-Lob->close
pojęcie, błędy i użycie.
- Jak działa Ocicollappend wywołanie funkcji
Alias of OCI-Collection->append
wyjaśnienie, błędy i użycie.
- Jak działa Ocicollassign wywołanie funkcji
Alias of OCI-Collection->assign
opis, błędy i użycie.
- Jak działa Ocicollassignelem wywołanie funkcji
Alias of OCI-Collection->assignElem
informacje, błędy i użycie.
- Jak działa Ocicollgetelem wywołanie funkcji
Alias of OCI-Collection->getElem
co to jest, błędy i użycie.
- Jak działa Ocicollmax wywołanie funkcji
Alias of OCI-Collection->max
definicja, błędy i użycie.
- Jak działa Ocicollsize wywołanie funkcji
Alias of OCI-Collection->size
co znaczy, błędy i użycie.
- Jak działa Ocicolltrim wywołanie funkcji
Alias of OCI-Collection->trim
słownik, błędy i użycie.
- Jak działa Ocicolumnisnull wywołanie funkcji
Alias of oci_field_is_null()
znaczenie, błędy i użycie.
- Jak działa Ocicolumnname wywołanie funkcji
Alias of oci_field_name()
czym jest, błędy i użycie.
- Jak działa Ocicolumnprecision wywołanie funkcji
Alias of oci_field_precision()
co oznacza, błędy i użycie.
- Jak działa Ocicolumnscale wywołanie funkcji
Alias of oci_field_scale()
krzyżówka, błędy i użycie.
- Jak działa Ocicolumnsize wywołanie funkcji
Alias of oci_field_size()
najlepszy, błędy i użycie.
- Jak działa Ocicolumntype wywołanie funkcji
Alias of oci_field_type()
przykłady, błędy i użycie.
- Jak działa Ocicolumntyperaw wywołanie funkcji
Alias of oci_field_type_raw()
encyklopedia, błędy i użycie.
- Jak działa Ocicommit wywołanie funkcji
Alias of oci_commit()
jak działa, błędy i użycie.
- Jak działa Ocidefinebyname wywołanie funkcji
Alias of oci_define_by_name()
czy jest, błędy i użycie.
- Jak działa Ocierror wywołanie funkcji
Alias of oci_error()
pojęcie, błędy i użycie.
- Jak działa Ociexecute wywołanie funkcji
Alias of oci_execute()
wyjaśnienie, błędy i użycie.
- Jak działa Ocifetch wywołanie funkcji
Alias of oci_fetch()
opis, błędy i użycie.
- Jak działa Ocifetchinto wywołanie funkcji
Fetches the next row into an array
informacje, błędy i użycieint ocifetchinto ( resource statement, array &result [, int mode] )
. - Jak działa Ocifetchistatement wywołanie funkcji
Alias of oci_fetch_all()
co to jest, błędy i użycie.
- Jak działa Ocifreecollection wywołanie funkcji
Alias of OCI-Collection->free
definicja, błędy i użycie.
- Jak działa Ocifreecursor wywołanie funkcji
Alias of oci_free_statement()
co znaczy, błędy i użycie.
- Jak działa Ocifreedesc wywołanie funkcji
Alias of OCI-Lob->free
słownik, błędy i użycie.
- Jak działa Ocifreestatement wywołanie funkcji
Alias of oci_free_statement()
znaczenie, błędy i użycie.
- Jak działa Ociinternaldebug wywołanie funkcji
Alias of oci_internal_debug()
czym jest, błędy i użycie.
- Jak działa Ociloadlob wywołanie funkcji
Alias of OCI-Lob->load
co oznacza, błędy i użycie.
- Jak działa Ocilogoff wywołanie funkcji
Alias of oci_close()
krzyżówka, błędy i użycie.
- Jak działa Ocilogon wywołanie funkcji
Alias of oci_connect()
najlepszy, błędy i użycie.
- Jak działa Ocinewcollection wywołanie funkcji
Alias of oci_new_collection()
przykłady, błędy i użycie.
- Jak działa Ocinewcursor wywołanie funkcji
Alias of oci_new_cursor()
encyklopedia, błędy i użycie.
- Jak działa Ocinewscriptor wywołanie funkcji
Alias of oci_new_descriptor()
jak działa, błędy i użycie.
- Jak działa Ocinlogon wywołanie funkcji
Alias of oci_new_connect()
czy jest, błędy i użycie.
- Jak działa Ocinumcols wywołanie funkcji
Alias of oci_num_fields()
pojęcie, błędy i użycie.
- Jak działa Ocirollback wywołanie funkcji
Alias of oci_rollback()
wyjaśnienie, błędy i użycie.
- Jak działa Ocirowcount wywołanie funkcji
Alias of oci_num_rows()
opis, błędy i użycie.
- Jak działa Ocisavelob wywołanie funkcji
Alias of OCI-Lob->save
informacje, błędy i użycie.
- Jak działa Ociserverversion wywołanie funkcji
Alias of oci_server_version()
co to jest, błędy i użycie.
- Jak działa Ocisetprefetch wywołanie funkcji
Alias of oci_set_prefetch()
definicja, błędy i użycie.
- Jak działa Ocistatementtype wywołanie funkcji
Alias of oci_statement_type()
co znaczy, błędy i użycie.
- Jak działa Ociwritelobtofile wywołanie funkcji
Alias of OCI-Lob->export
słownik, błędy i użycie.
- Jak działa Ociwritetemporarylob wywołanie funkcji
Alias of OCI-Lob->writeTemporary
znaczenie, błędy i użycie.
- Jak działa Odbc_Autocommit wywołanie funkcji
Toggle autocommit behaviour
czym jest, błędy i użyciemixed odbc_autocommit ( resource connection_id [, bool OnOff] )
. - Jak działa Odbc_Binmode wywołanie funkcji
Handling of binary column data
co oznacza, błędy i użyciebool odbc_binmode ( resource result_id, int mode )
. - Jak działa Odbc_Close_All wywołanie funkcji
Close all ODBC connections
krzyżówka, błędy i użycievoid odbc_close_all ( void )
. - Jak działa Odbc_Close wywołanie funkcji
Close an ODBC connection
najlepszy, błędy i użycievoid odbc_close ( resource connection_id )
. - Jak działa Odbc_Columnprivileges wywołanie funkcji
Returns a result identifier that can be used to fetch a list ofcolumns and associated privileges
przykłady, błędy i użycieresource odbc_columnprivileges ( resource connection_id, string qualifier, string owner, string table_name, string column_name )
. - Jak działa Odbc_Columns wywołanie funkcji
Lists the column names in specified tables
encyklopedia, błędy i użycieresource odbc_columns ( resource connection_id [, string qualifier [, string schema [, string table_name [, string column_name]]]] )
. - Jak działa Odbc_Commit wywołanie funkcji
Commit an ODBC transaction
jak działa, błędy i użyciebool odbc_commit ( resource connection_id )
. - Jak działa Odbc_Connect wywołanie funkcji
Connect to a datasource
czy jest, błędy i użycieresource odbc_connect ( string dsn, string user, string password [, int cursor_type] )
. - Jak działa Odbc_Cursor wywołanie funkcji
Get cursorname
pojęcie, błędy i użyciestring odbc_cursor ( resource result_id )
. - Jak działa Odbc_Data_Source wywołanie funkcji
Returns information about a current connection
wyjaśnienie, błędy i użyciearray odbc_data_source ( resource connection_id, int fetch_type )
. - Jak działa Odbc_Do wywołanie funkcji
Synonym for odbc_exec()
opis, błędy i użycieresource odbc_do ( resource conn_id, string query )
. - Jak działa Odbc_Error wywołanie funkcji
Get the last error code
informacje, błędy i użyciestring odbc_error ( [resource connection_id] )
. - Jak działa Odbc_Errormsg wywołanie funkcji
Get the last error message
co to jest, błędy i użyciestring odbc_errormsg ( [resource connection_id] )
. - Jak działa Odbc_Exec wywołanie funkcji
Prepare and execute a SQL statement
definicja, błędy i użycieresource odbc_exec ( resource connection_id, string query_string [, int flags] )
. - Jak działa Odbc_Execute wywołanie funkcji
Execute a prepared statement
co znaczy, błędy i użyciebool odbc_execute ( resource result_id [, array parameters_array] )
. - Jak działa Odbc_Fetch_Array wywołanie funkcji
Fetch a result row as an associative array
słownik, błędy i użyciearray odbc_fetch_array ( resource result [, int rownumber] )
. - Jak działa Odbc_Fetch_Into wywołanie funkcji
Fetch one result row into array
znaczenie, błędy i użycieint odbc_fetch_into ( resource result_id, array &result_array [, int rownumber] )
. - Jak działa Odbc_Fetch_Object wywołanie funkcji
Fetch a result row as an object
czym jest, błędy i użycieobject odbc_fetch_object ( resource result [, int rownumber] )
. - Jak działa Odbc_Fetch_Row wywołanie funkcji
Fetch a row
co oznacza, błędy i użyciebool odbc_fetch_row ( resource result_id [, int row_number] )
. - Jak działa Odbc_Field_Len wywołanie funkcji
Get the length (precision) of a field
krzyżówka, błędy i użycieint odbc_field_len ( resource result_id, int field_number )
. - Jak działa Odbc_Field_Name wywołanie funkcji
Get the columnname
najlepszy, błędy i użyciestring odbc_field_name ( resource result_id, int field_number )
. - Jak działa Odbc_Field_Num wywołanie funkcji
Return column number
przykłady, błędy i użycieint odbc_field_num ( resource result_id, string field_name )
. - Jak działa Odbc_Field_Precision wywołanie funkcji
Synonym for odbc_field_len()
encyklopedia, błędy i użycieint odbc_field_precision ( resource result_id, int field_number )
. - Jak działa Odbc_Field_Scale wywołanie funkcji
Get the scale of a field
jak działa, błędy i użycieint odbc_field_scale ( resource result_id, int field_number )
. - Jak działa Odbc_Field_Type wywołanie funkcji
Datatype of a field
czy jest, błędy i użyciestring odbc_field_type ( resource result_id, int field_number )
. - Jak działa Odbc_Foreignkeys wywołanie funkcji
Returns a list of foreign keys in the specified table or a listof foreign keys in other tables that refer to the primary key inthe specified table
pojęcie, błędy i użycieresource odbc_foreignkeys ( resource connection_id, string pk_qualifier, string pk_owner, string pk_table, string fk_qualifier, string fk_owner, string fk_table )
. - Jak działa Odbc_Free_Result wywołanie funkcji
Free resources associated with a result
wyjaśnienie, błędy i użyciebool odbc_free_result ( resource result_id )
. - Jak działa Odbc_Gettypeinfo wywołanie funkcji
Returns a result identifier containing information about datatypes supported by the data source
opis, błędy i użycieresource odbc_gettypeinfo ( resource connection_id [, int data_type] )
. - Jak działa Odbc_Longreadlen wywołanie funkcji
Handling of LONG columns
informacje, błędy i użyciebool odbc_longreadlen ( resource result_id, int length )
. - Jak działa Odbc_Next_Result wywołanie funkcji
Checks if multiple results are available
co to jest, błędy i użyciebool odbc_next_result ( resource result_id )
. - Jak działa Odbc_Num_Fields wywołanie funkcji
Number of columns in a result
definicja, błędy i użycieint odbc_num_fields ( resource result_id )
. - Jak działa Odbc_Num_Rows wywołanie funkcji
Number of rows in a result
co znaczy, błędy i użycieint odbc_num_rows ( resource result_id )
. - Jak działa Odbc_Pconnect wywołanie funkcji
Open a persistent database connection
słownik, błędy i użycieresource odbc_pconnect ( string dsn, string user, string password [, int cursor_type] )
. - Jak działa Odbc_Prepare wywołanie funkcji
Prepares a statement for execution
znaczenie, błędy i użycieresource odbc_prepare ( resource connection_id, string query_string )
. - Jak działa Odbc_Primarykeys wywołanie funkcji
Returns a result identifier that can be used to fetch the columnnames that comprise the primary key for a table
czym jest, błędy i użycieresource odbc_primarykeys ( resource connection_id, string qualifier, string owner, string table )
. - Jak działa Odbc_Procedurecolumns wywołanie funkcji
Retrieve information about parameters to procedures
co oznacza, błędy i użycieresource odbc_procedurecolumns ( resource connection_id [, string qualifier, string owner, string proc, string column] )
. - Jak działa Odbc_Procedures wywołanie funkcji
Get the list of procedures stored in a specific data source
krzyżówka, błędy i użycieresource odbc_procedures ( resource connection_id [, string qualifier, string owner, string name] )
. - Jak działa Odbc_Result_All wywołanie funkcji
Print result as HTML table
najlepszy, błędy i użycieint odbc_result_all ( resource result_id [, string format] )
. - Jak działa Odbc_Result wywołanie funkcji
Get result data
przykłady, błędy i użyciemixed odbc_result ( resource result_id, mixed field )
. - Jak działa Odbc_Rollback wywołanie funkcji
Rollback a transaction
encyklopedia, błędy i użyciebool odbc_rollback ( resource connection_id )
. - Jak działa Odbc_Setoption wywołanie funkcji
Adjust ODBC settings
jak działa, błędy i użyciebool odbc_setoption ( resource id, int function, int option, int param )
. - Jak działa Odbc_Specialcolumns wywołanie funkcji
Returns either the optimal set of columns that uniquelyidentifies a row in the table or columns that are automaticallyupdated when any value in the row is updated by a transaction
czy jest, błędy i użycieresource odbc_specialcolumns ( resource connection_id, int type, string qualifier, string owner, string table, int scope, int nullable )
. - Jak działa Odbc_Statistics wywołanie funkcji
Retrieve statistics about a table
pojęcie, błędy i użycieresource odbc_statistics ( resource connection_id, string qualifier, string owner, string table_name, int unique, int accuracy )
. - Jak działa Odbc_Tableprivileges wywołanie funkcji
Lists tables and the privileges associated with each table
wyjaśnienie, błędy i użycieresource odbc_tableprivileges ( resource connection_id, string qualifier, string owner, string name )
. - Jak działa Odbc_Tables wywołanie funkcji
Get the list of table names stored in a specific data source
opis, błędy i użycieresource odbc_tables ( resource connection_id [, string qualifier [, string owner [, string name [, string types]]]] )
. - Jak działa Openal_Buffer_Create wywołanie funkcji
Generate OpenAL buffer
informacje, błędy i użycieresource openal_buffer_create ( void )
. - Jak działa Openal_Buffer_Data wywołanie funkcji
Load a buffer with data
co to jest, błędy i użyciebool openal_buffer_data ( resource buffer, int format, string data, int freq )
. - Jak działa Openal_Buffer_Destroy wywołanie funkcji
Destroys an OpenAL buffer
definicja, błędy i użyciebool openal_buffer_destroy ( resource buffer )
. - Jak działa Openal_Buffer_Get wywołanie funkcji
Retrieve an OpenAL buffer property
co znaczy, błędy i użycieint openal_buffer_get ( resource buffer, int property )
. - Jak działa Openal_Buffer_Loadwav wywołanie funkcji
Load a .wav file into a buffer
słownik, błędy i użyciebool openal_buffer_loadwav ( resource buffer, string wavfile )
. - Jak działa Openal_Context_Create wywołanie funkcji
Create an audio processing context
znaczenie, błędy i użycieresource openal_context_create ( resource device )
. - Jak działa Openal_Context_Current wywołanie funkcji
Make the specified context current
czym jest, błędy i użyciebool openal_context_current ( resource context )
. - Jak działa Openal_Context_Destroy wywołanie funkcji
Destroys a context
co oznacza, błędy i użyciebool openal_context_destroy ( resource context )
. - Jak działa Openal_Context_Process wywołanie funkcji
Process the specified context
krzyżówka, błędy i użyciebool openal_context_process ( resource context )
. - Jak działa Openal_Context_Suspend wywołanie funkcji
Suspend the specified context
najlepszy, błędy i użyciebool openal_context_suspend ( resource context )
. - Jak działa Openal_Device_Close wywołanie funkcji
Close an OpenAL device
przykłady, błędy i użyciebool openal_device_close ( resource device )
. - Jak działa Openal_Device_Open wywołanie funkcji
Initialize the OpenAL audio layer
encyklopedia, błędy i użycieresource openal_device_open ( [string device_desc] )
. - Jak działa Openal_Listener_Get wywołanie funkcji
Retrieve a listener property
jak działa, błędy i użyciemixed openal_listener_get ( int property )
. - Jak działa Openal_Listener_Set wywołanie funkcji
Set a listener property
czy jest, błędy i użyciebool openal_listener_set ( int property, mixed setting )
. - Jak działa Openal_Source_Create wywołanie funkcji
Generate a source resource
pojęcie, błędy i użycieresource openal_source_create ( void )
. - Jak działa Openal_Source_Destroy wywołanie funkcji
Destroy a source resource
wyjaśnienie, błędy i użyciebool openal_source_destroy ( resource source )
. - Jak działa Openal_Source_Get wywołanie funkcji
Retrieve an OpenAL source property
opis, błędy i użyciemixed openal_source_get ( resource source, int property )
. - Jak działa Openal_Source_Pause wywołanie funkcji
Pause the source
informacje, błędy i użyciebool openal_source_pause ( resource source )
. - Jak działa Openal_Source_Play wywołanie funkcji
Start playing the source
co to jest, błędy i użyciebool openal_source_play ( resource source )
. - Jak działa Openal_Source_Rewind wywołanie funkcji
Rewind the source
definicja, błędy i użyciebool openal_source_rewind ( resource source )
. - Jak działa Openal_Source_Set wywołanie funkcji
Set source property
co znaczy, błędy i użyciebool openal_source_set ( resource source, int property, mixed setting )
. - Jak działa Openal_Source_Stop wywołanie funkcji
Stop playing the source
słownik, błędy i użyciebool openal_source_stop ( resource source )
. - Jak działa Openal_Stream wywołanie funkcji
Begin streaming on a source
znaczenie, błędy i użycieresource openal_stream ( resource source, int format, int rate )
. - Jak działa Openssl_Csr_Export_To_File wywołanie funkcji
Exports a CSR to a file
czym jest, błędy i użyciebool openssl_csr_export_to_file ( resource csr, string outfilename [, bool notext] )
. - Jak działa Openssl_Csr_Export wywołanie funkcji
Exports a CSR as a string
co oznacza, błędy i użyciebool openssl_csr_export ( resource csr, string &out [, bool notext] )
. - Jak działa Openssl_Csr_New wywołanie funkcji
Generates a CSR
krzyżówka, błędy i użyciemixed openssl_csr_new ( array dn, resource &privkey [, array configargs [, array extraattribs]] )
. - Jak działa Openssl_Csr_Sign wywołanie funkcji
Sign a CSR with another certificate (or itself) and generate a certificate
najlepszy, błędy i użycieresource openssl_csr_sign ( mixed csr, mixed cacert, mixed priv_key, int days [, array configargs [, int serial]] )
. - Jak działa Openssl_Error_String wywołanie funkcji
Return openSSL error message
przykłady, błędy i użyciestring openssl_error_string ( void )
. - Jak działa Openssl_Free_Key wywołanie funkcji
Free key resource
encyklopedia, błędy i użycievoid openssl_free_key ( resource key_identifier )
. - Jak działa Openssl_Get_Privatekey wywołanie funkcji
Alias of openssl_pkey_get_private()
jak działa, błędy i użycie.
- Jak działa Openssl_Get_Publickey wywołanie funkcji
Alias of openssl_pkey_get_public()
czy jest, błędy i użycie.
- Jak działa Openssl_Open wywołanie funkcji
Open sealed data
pojęcie, błędy i użyciebool openssl_open ( string sealed_data, string &open_data, string env_key, mixed priv_key_id )
. - Jak działa Openssl_Pkcs7_Decrypt wywołanie funkcji
Decrypts an S/MIME encrypted message
wyjaśnienie, błędy i użyciebool openssl_pkcs7_decrypt ( string infilename, string outfilename, mixed recipcert [, mixed recipkey] )
. - Jak działa Openssl_Pkcs7_Encrypt wywołanie funkcji
Encrypt an S/MIME message
opis, błędy i użyciebool openssl_pkcs7_encrypt ( string infile, string outfile, mixed recipcerts, array headers [, int flags [, int cipherid]] )
. - Jak działa Openssl_Pkcs7_Sign wywołanie funkcji
Sign an S/MIME message
informacje, błędy i użyciebool openssl_pkcs7_sign ( string infilename, string outfilename, mixed signcert, mixed privkey, array headers [, int flags [, string extracerts]] )
. - Jak działa Openssl_Pkcs7_Verify wywołanie funkcji
Verifies the signature of an S/MIME signed message
co to jest, błędy i użyciemixed openssl_pkcs7_verify ( string filename, int flags [, string outfilename [, array cainfo [, string extracerts]]] )
. - Jak działa Openssl_Pkey_Export_To_File wywołanie funkcji
Gets an exportable representation of a key into a file
definicja, błędy i użyciebool openssl_pkey_export_to_file ( mixed key, string outfilename [, string passphrase [, array configargs]] )
. - Jak działa Openssl_Pkey_Export wywołanie funkcji
Gets an exportable representation of a key into a string
co znaczy, błędy i użyciebool openssl_pkey_export ( mixed key, string &out [, string passphrase [, array configargs]] )
. - Jak działa Openssl_Pkey_Free wywołanie funkcji
Frees a private key
słownik, błędy i użycievoid openssl_pkey_free ( resource key )
. - Jak działa Openssl_Pkey_Get_Private wywołanie funkcji
Get a private key
znaczenie, błędy i użycieresource openssl_pkey_get_private ( mixed key [, string passphrase] )
. - Jak działa Openssl_Pkey_Get_Public wywołanie funkcji
Extract public key from certificate and prepare it for use
czym jest, błędy i użycieresource openssl_pkey_get_public ( mixed certificate )
. - Jak działa Openssl_Pkey_New wywołanie funkcji
Generates a new private key
co oznacza, błędy i użycieresource openssl_pkey_new ( [array configargs] )
. - Jak działa Openssl_Private_Decrypt wywołanie funkcji
Decrypts data with private key
krzyżówka, błędy i użyciebool openssl_private_decrypt ( string data, string &decrypted, mixed key [, int padding] )
. - Jak działa Openssl_Private_Encrypt wywołanie funkcji
Encrypts data with private key
najlepszy, błędy i użyciebool openssl_private_encrypt ( string data, string &crypted, mixed key [, int padding] )
. - Jak działa Openssl_Public_Decrypt wywołanie funkcji
Decrypts data with public key
przykłady, błędy i użyciebool openssl_public_decrypt ( string data, string &decrypted, mixed key [, int padding] )
. - Jak działa Openssl_Public_Encrypt wywołanie funkcji
Encrypts data with public key
encyklopedia, błędy i użyciebool openssl_public_encrypt ( string data, string &crypted, mixed key [, int padding] )
. - Jak działa Openssl_Seal wywołanie funkcji
Seal (encrypt) data
jak działa, błędy i użycieint openssl_seal ( string data, string &sealed_data, array &env_keys, array pub_key_ids )
. - Jak działa Openssl_Sign wywołanie funkcji
Generate signature
czy jest, błędy i użyciebool openssl_sign ( string data, string &signature, mixed priv_key_id [, int signature_alg] )
. - Jak działa Openssl_Verify wywołanie funkcji
Verify signature
pojęcie, błędy i użycieint openssl_verify ( string data, string signature, mixed pub_key_id )
. - Jak działa Openssl_X509_Check_Private_Key wywołanie funkcji
Checks if a private key corresponds to a certificate
wyjaśnienie, błędy i użyciebool openssl_x509_check_private_key ( mixed cert, mixed key )
. - Jak działa Openssl_X509_Checkpurpose wywołanie funkcji
Verifies if a certificate can be used for a particularpurpose
opis, błędy i użycieint openssl_x509_checkpurpose ( mixed x509cert, int purpose [, array cainfo [, string untrustedfile]] )
. - Jak działa Openssl_X509_Export_To_File wywołanie funkcji
Exports a certificate to file
informacje, błędy i użyciebool openssl_x509_export_to_file ( mixed x509, string outfilename [, bool notext] )
. - Jak działa Openssl_X509_Export wywołanie funkcji
Exports a certificate as a string
co to jest, błędy i użyciebool openssl_x509_export ( mixed x509, string &output [, bool notext] )
. - Jak działa Openssl_X509_Free wywołanie funkcji
Free certificate resource
definicja, błędy i użycievoid openssl_x509_free ( resource x509cert )
. - Jak działa Openssl_X509_Parse wywołanie funkcji
Parse an X509 certificate and return the information as anarray
co znaczy, błędy i użyciearray openssl_x509_parse ( mixed x509cert [, bool shortnames] )
. - Jak działa Openssl_X509_Read wywołanie funkcji
Parse an X.509 certificate and return a resource identifier forit
słownik, błędy i użycieresource openssl_x509_read ( mixed x509certdata )
. - Jak działa Ora_Bind wywołanie funkcji
Binds a PHP variable to an Oracle parameter
znaczenie, błędy i użyciebool ora_bind ( resource cursor, string PHP_variable_name, string SQL_parameter_name, int length [, int type] )
. - Jak działa Ora_Close wywołanie funkcji
Closes an Oracle cursor
czym jest, błędy i użyciebool ora_close ( resource cursor )
. - Jak działa Ora_Columnname wywołanie funkcji
Gets the name of an Oracle result column
co oznacza, błędy i użyciestring ora_columnname ( resource cursor, int column )
. - Jak działa Ora_Columnsize wywołanie funkcji
Returns the size of an Oracle result column
krzyżówka, błędy i użycieint ora_columnsize ( resource cursor, int column )
. - Jak działa Ora_Columntype wywołanie funkcji
Gets the type of an Oracle result column
najlepszy, błędy i użyciestring ora_columntype ( resource cursor, int column )
. - Jak działa Ora_Commit wywołanie funkcji
Commit an Oracle transaction
przykłady, błędy i użyciebool ora_commit ( resource conn )
. - Jak działa Ora_Commitoff wywołanie funkcji
Disable automatic commit
encyklopedia, błędy i użyciebool ora_commitoff ( resource conn )
. - Jak działa Ora_Commiton wywołanie funkcji
Enable automatic commit
jak działa, błędy i użyciebool ora_commiton ( resource conn )
. - Jak działa Ora_Do wywołanie funkcji
Parse, Exec, Fetch
czy jest, błędy i użycieresource ora_do ( resource conn, string query )
. - Jak działa Ora_Error wywołanie funkcji
Gets an Oracle error message
pojęcie, błędy i użyciestring ora_error ( [resource cursor_or_connection] )
. - Jak działa Ora_Errorcode wywołanie funkcji
Gets an Oracle error code
wyjaśnienie, błędy i użycieint ora_errorcode ( [resource cursor_or_connection] )
. - Jak działa Ora_Exec wywołanie funkcji
Execute a parsed statement on an Oracle cursor
opis, błędy i użyciebool ora_exec ( resource cursor )
. - Jak działa Ora_Fetch_Into wywołanie funkcji
Fetch a row into the specified result array
informacje, błędy i użycieint ora_fetch_into ( resource cursor, array &result [, int flags] )
. - Jak działa Ora_Fetch wywołanie funkcji
Fetch a row of data from a cursor
co to jest, błędy i użyciebool ora_fetch ( resource cursor )
. - Jak działa Ora_Getcolumn wywołanie funkcji
Get data from a fetched column
definicja, błędy i użyciestring ora_getcolumn ( resource cursor, int column )
. - Jak działa Ora_Logoff wywołanie funkcji
Close an Oracle connection
co znaczy, błędy i użyciebool ora_logoff ( resource connection )
. - Jak działa Ora_Logon wywołanie funkcji
Open an Oracle connection
słownik, błędy i użycieresource ora_logon ( string user, string password )
. - Jak działa Ora_Numcols wywołanie funkcji
Returns the number of columns
znaczenie, błędy i użycieint ora_numcols ( resource cursor )
. - Jak działa Ora_Numrows wywołanie funkcji
Returns the number of rows
czym jest, błędy i użycieint ora_numrows ( resource cursor )
. - Jak działa Ora_Open wywołanie funkcji
Opens an Oracle cursor
co oznacza, błędy i użycieresource ora_open ( resource connection )
. - Jak działa Ora_Parse wywołanie funkcji
Parse an SQL statement with Oracle
krzyżówka, błędy i użyciebool ora_parse ( resource cursor, string sql_statement [, int defer] )
. - Jak działa Ora_Plogon wywołanie funkcji
Open a persistent Oracle connection
najlepszy, błędy i użycieresource ora_plogon ( string user, string password )
. - Jak działa Ora_Rollback wywołanie funkcji
Rolls back a transaction
przykłady, błędy i użyciebool ora_rollback ( resource connection )
. - Jak działa Ob_Clean wywołanie funkcji
Clean (erase) the output buffer
encyklopedia, błędy i użycievoid ob_clean ( void )
. - Jak działa Ob_End_Clean wywołanie funkcji
Clean (erase) the output buffer and turn off output buffering
jak działa, błędy i użyciebool ob_end_clean ( void )
. - Jak działa Ob_End_Flush wywołanie funkcji
Flush (send) the output buffer and turn off output buffering
czy jest, błędy i użyciebool ob_end_flush ( void )
. - Jak działa Ob_Flush wywołanie funkcji
Flush (send) the output buffer
pojęcie, błędy i użycievoid ob_flush ( void )
. - Jak działa Ob_Get_Clean wywołanie funkcji
Get current buffer contents and delete current output buffer
wyjaśnienie, błędy i użyciestring ob_get_clean ( void )
. - Jak działa Ob_Get_Contents wywołanie funkcji
Return the contents of the output buffer
opis, błędy i użyciestring ob_get_contents ( void )
. - Jak działa Ob_Get_Flush wywołanie funkcji
Flush the output buffer, return it as a string and turn off output buffering
informacje, błędy i użyciestring ob_get_flush ( void )
. - Jak działa Ob_Get_Length wywołanie funkcji
Return the length of the output buffer
co to jest, błędy i użycieint ob_get_length ( void )
. - Jak działa Ob_Get_Level wywołanie funkcji
Return the nesting level of the output buffering mechanism
definicja, błędy i użycieint ob_get_level ( void )
. - Jak działa Ob_Get_Status wywołanie funkcji
Get status of output buffers
co znaczy, błędy i użyciearray ob_get_status ( [bool full_status] )
. - Jak działa Ob_Gzhandler wywołanie funkcji
ob_start callback function to gzip output buffer
słownik, błędy i użyciestring ob_gzhandler ( string buffer, int mode )
. - Jak działa Ob_Implicit_Flush wywołanie funkcji
Turn implicit flush on/off
znaczenie, błędy i użycievoid ob_implicit_flush ( [int flag] )
. - Jak działa Ob_List_Handlers wywołanie funkcji
List all output handlers in use
czym jest, błędy i użyciearray ob_list_handlers ( void )
. - Jak działa Ob_Start wywołanie funkcji
Turn on output buffering
co oznacza, błędy i użyciebool ob_start ( [callback output_callback [, int chunk_size [, bool erase]]] )
. - Jak działa Output_Add_Rewrite_Var wywołanie funkcji
Add URL rewriter values
krzyżówka, błędy i użyciebool output_add_rewrite_var ( string name, string value )
. - Jak działa Output_Reset_Rewrite_Vars wywołanie funkcji
Reset URL rewriter values
najlepszy, błędy i użyciebool output_reset_rewrite_vars ( void )
. - Jak działa Ovrimos_Close wywołanie funkcji
Closes the connection to ovrimos
przykłady, błędy i użycievoid ovrimos_close ( int connection )
. - Jak działa Ovrimos_Commit wywołanie funkcji
Commits the transaction
encyklopedia, błędy i użyciebool ovrimos_commit ( int connection_id )
. - Jak działa Ovrimos_Connect wywołanie funkcji
Connect to the specified database
jak działa, błędy i użycieint ovrimos_connect ( string host, string db, string user, string password )
. - Jak działa Ovrimos_Cursor wywołanie funkcji
Returns the name of the cursor
czy jest, błędy i użyciestring ovrimos_cursor ( int result_id )
. - Jak działa Ovrimos_Exec wywołanie funkcji
Executes an SQL statement
pojęcie, błędy i użycieint ovrimos_exec ( int connection_id, string query )
. - Jak działa Ovrimos_Execute wywołanie funkcji
Executes a prepared SQL statement
wyjaśnienie, błędy i użyciebool ovrimos_execute ( int result_id [, array parameters_array] )
. - Jak działa Ovrimos_Fetch_Into wywołanie funkcji
Fetches a row from the result set
opis, błędy i użyciebool ovrimos_fetch_into ( int result_id, array &result_array [, string how [, int rownumber]] )
. - Jak działa Ovrimos_Fetch_Row wywołanie funkcji
Fetches a row from the result set
informacje, błędy i użyciebool ovrimos_fetch_row ( int result_id [, int how [, int row_number]] )
. - Jak działa Ovrimos_Field_Len wywołanie funkcji
Returns the length of the output column
co to jest, błędy i użycieint ovrimos_field_len ( int result_id, int field_number )
. - Jak działa Ovrimos_Field_Name wywołanie funkcji
Returns the output column name
definicja, błędy i użyciestring ovrimos_field_name ( int result_id, int field_number )
. - Jak działa Ovrimos_Field_Num wywołanie funkcji
Returns the (1-based) index of the output column
co znaczy, błędy i użycieint ovrimos_field_num ( int result_id, string field_name )
. - Jak działa Ovrimos_Field_Type wywołanie funkcji
Returns the (numeric) type of the output column
słownik, błędy i użycieint ovrimos_field_type ( int result_id, int field_number )
. - Jak działa Ovrimos_Free_Result wywołanie funkcji
Frees the specified result_id
znaczenie, błędy i użyciebool ovrimos_free_result ( int result_id )
. - Jak działa Ovrimos_Longreadlen wywołanie funkcji
Specifies how many bytes are to be retrieved from long datatypes
czym jest, błędy i użyciebool ovrimos_longreadlen ( int result_id, int length )
. - Jak działa Ovrimos_Num_Fields wywołanie funkcji
Returns the number of columns
co oznacza, błędy i użycieint ovrimos_num_fields ( int result_id )
. - Jak działa Ovrimos_Num_Rows wywołanie funkcji
Returns the number of rows affected by update operations
krzyżówka, błędy i użycieint ovrimos_num_rows ( int result_id )
. - Jak działa Ovrimos_Prepare wywołanie funkcji
Prepares an SQL statement
najlepszy, błędy i użycieint ovrimos_prepare ( int connection_id, string query )
. - Jak działa Ovrimos_Result_All wywołanie funkcji
Prints the whole result set as an HTML table
przykłady, błędy i użycieint ovrimos_result_all ( int result_id [, string format] )
. - Jak działa Ovrimos_Result wywołanie funkcji
Retrieves the output column
encyklopedia, błędy i użyciestring ovrimos_result ( int result_id, mixed field )
. - Jak działa Ovrimos_Rollback wywołanie funkcji
Rolls back the transaction
jak działa, błędy i użyciebool ovrimos_rollback ( int connection_id )
. - Jak działa Orbitenum wywołanie funkcji
Use CORBA enums
czy jest, błędy i użycienew OrbitEnum ( string id )
. - Jak działa Orbitobject wywołanie funkcji
Access CORBA objects
pojęcie, błędy i użycienew OrbitObject ( string ior )
. - Jak działa Orbitstruct wywołanie funkcji
Use CORBA structs
wyjaśnienie, błędy i użycienew OrbitStruct ( string id )
. - Jak działa Ord wywołanie funkcji
Return ASCII value of character
opis, błędy i użycieint ord ( string string )
. - Jak działa Ob_Tidyhandler wywołanie funkcji
ob_start callback function to repair the buffer
informacje, błędy i użyciestring ob_tidyhandler ( string input [, int mode] )
.
PeHaPe programowanie dla początkujących
Kodowanie w języku PHP-Z. Słownik pojęć PHP. Programowanie w jezyku PHP.Z
Żeby zacząć programować w PHP, potrzebujesz tylko:
- Dostępu do serwera internetowego obsługującego PHP. Możesz skorzystać z serwera internetowego dostarczanego przez dostawcę usług internetowych lub zainstalować serwer internetowy na swoim komputerze. Najlepiej kup hosting PHP.
- Edytora tekstu lub środowiska programistycznego do pisania i edytowania kodu PHP. Możesz użyć darmowego edytora tekstu, takiego jak Notepad++ lub zainwestować w profesjonalne środowisko programistyczne, takie jak Eclipse z SDK dla PHP.
- Podstawowa wiedza na temat każdego języka programowania.