Słownik i definicje programowania w PHP na F
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.
- Komputer Fdf_Save_String wywołanie funkcji
Returns the FDF document as a string
co znaczy, błędy i użyciestring fdf_save_string ( resource fdf_document )
komputer. - Informatyka Fdf_Remove_Item wywołanie funkcji
Sets target frame for form
krzyżówka, błędy i użyciebool fdf_remove_item ( resource fdfdoc, string fieldname, int item )
informatyka. - Plik Fdf_Save wywołanie funkcji
Save a FDF document
co to jest, błędy i użyciebool fdf_save ( resource fdf_document [, string filename] )
plik. - Na dysku Frenchtojd wywołanie funkcji
Converts a date from the French Republican Calendar to a JulianDay Count
słownik, błędy i użycieint frenchtojd ( int month, int day, int year )
na dysku. - Pobierz Fam_Cancel_Monitor wywołanie funkcji
Terminate monitoring
czym jest, błędy i użyciebool fam_cancel_monitor ( resource fam, resource fam_monitor )
pobierz. - Do pobrania Fam_Close wywołanie funkcji
Close FAM connection
hasło, błędy i użycievoid fam_close ( resource fam )
do pobrania. - Na komputerze Fam_Monitor_Collection wywołanie funkcji
Monitor a collection of files in a directory for changes
co oznacza, błędy i użycieresource fam_monitor_collection ( resource fam, string dirname, int depth, string mask )
na komputerze. - Laptop Fam_Monitor_Directory wywołanie funkcji
Monitor a directory for changes
tłumaczenie, błędy i użycieresource fam_monitor_directory ( resource fam, string dirname )
laptop. - Nie działa Fam_Monitor_File wywołanie funkcji
Monitor a regular file for changes
przykłady, błędy i użycieresource fam_monitor_file ( resource fam, string filename )
nie działa. - Do naprawy Fam_Next_Event wywołanie funkcji
Get next pending FAM event
definicja, błędy i użyciearray fam_next_event ( resource fam )
do naprawy. - Na forum Fam_Open wywołanie funkcji
Open connection to FAM daemon
encyklopedia, błędy i użycieresource fam_open ( [string appname] )
na forum. - Jak usunąć Fam_Pending wywołanie funkcji
Check for pending FAM events
jak działa, błędy i użycieint fam_pending ( resource fam )
jak usunąć. - Program Fam_Resume_Monitor wywołanie funkcji
Resume suspended monitoring
czy jest, błędy i użyciebool fam_resume_monitor ( resource fam, resource fam_monitor )
program. - Faq Fam_Suspend_Monitor wywołanie funkcji
Temporarily suspend monitoring
pojęcie, błędy i użyciebool fam_suspend_monitor ( resource fam, resource fam_monitor )
faq. - Na blogu Fdf_Add_Doc_Javascript wywołanie funkcji
Adds javascript code to the FDF document
wyjaśnienie, błędy i użyciebool fdf_add_doc_javascript ( resource fdfdoc, string script_name, string script_code )
na blogu. - W pracy Fdf_Add_Template wywołanie funkcji
Adds a template into the FDF document
opis, błędy i użyciebool fdf_add_template ( resource fdfdoc, int newpage, string filename, string template, int rename )
w pracy. - Wytłumaczenie Fdf_Close wywołanie funkcji
Close an FDF document
informacje, błędy i użycievoid fdf_close ( resource fdf_document )
wytłumaczenie. - Dobry informatyk Fdf_Create wywołanie funkcji
Create a new FDF document
co znaczy, błędy i użycieresource fdf_create ( void )
dobry informatyk. - Na laptopie Fdf_Enum_Values wywołanie funkcji
Call a user defined function for each document value
krzyżówka, błędy i użyciebool fdf_enum_values ( resource fdfdoc, callback function [, mixed userdata] )
na laptopie. - Na dysku Fdf_Errno wywołanie funkcji
Return error code for last fdf operation
co to jest, błędy i użycieint fdf_errno ( void )
na dysku. - Programista Fdf_Error wywołanie funkcji
Return error description for fdf error code
słownik, błędy i użyciestring fdf_error ( [int error_code] )
programista. - Tester Fdf_Get_Ap wywołanie funkcji
Get the appearance of a field
czym jest, błędy i użyciebool fdf_get_ap ( resource fdf_document, string field, int face, string filename )
tester. - Komputer Fdf_Get_Attachment wywołanie funkcji
Extracts uploaded file embedded in the FDF
hasło, błędy i użyciearray fdf_get_attachment ( resource fdf_document, string fieldname, string savepath )
komputer. - Informatyka Fdf_Get_Encoding wywołanie funkcji
Get the value of the /Encoding key
co oznacza, błędy i użyciestring fdf_get_encoding ( resource fdf_document )
informatyka. - Plik Fdf_Get_File wywołanie funkcji
Get the value of the /F key
tłumaczenie, błędy i użyciestring fdf_get_file ( resource fdf_document )
plik. - Na dysku Fdf_Get_Flags wywołanie funkcji
Gets the flags of a field
przykłady, błędy i użycieint fdf_get_flags ( resource fdfdoc, string fieldname, int whichflags )
na dysku. - Pobierz Fdf_Get_Opt wywołanie funkcji
Gets a value from the opt array of a field
definicja, błędy i użyciemixed fdf_get_opt ( resource fdfdof, string fieldname [, int element] )
pobierz. - Do pobrania Fdf_Get_Status wywołanie funkcji
Get the value of the /STATUS key
encyklopedia, błędy i użyciestring fdf_get_status ( resource fdf_document )
do pobrania. - Na komputerze Fdf_Get_Value wywołanie funkcji
Get the value of a field
jak działa, błędy i użyciemixed fdf_get_value ( resource fdf_document, string fieldname [, int which] )
na komputerze. - Laptop Fdf_Get_Version wywołanie funkcji
Gets version number for FDF API or file
czy jest, błędy i użyciestring fdf_get_version ( [resource fdf_document] )
laptop. - Nie działa Fdf_Header wywołanie funkcji
Sets FDF-specific output headers
pojęcie, błędy i użycievoid fdf_header ( void )
nie działa. - Do naprawy Fdf_Next_Field_Name wywołanie funkcji
Get the next field name
wyjaśnienie, błędy i użyciestring fdf_next_field_name ( resource fdf_document [, string fieldname] )
do naprawy. - Na forum Fdf_Open_String wywołanie funkcji
Read a FDF document from a string
opis, błędy i użycieresource fdf_open_string ( string fdf_data )
na forum. - Jak usunąć Fdf_Open wywołanie funkcji
Open a FDF document
informacje, błędy i użycieresource fdf_open ( string filename )
jak usunąć. - Program Fdf_Set_Ap wywołanie funkcji
Set the appearance of a field
co znaczy, błędy i użyciebool fdf_set_ap ( resource fdf_document, string field_name, int face, string filename, int page_number )
program. - Faq Fdf_Set_Encoding wywołanie funkcji
Sets FDF character encoding
krzyżówka, błędy i użyciebool fdf_set_encoding ( resource fdf_document, string encoding )
faq. - Na blogu Fdf_Set_File wywołanie funkcji
Set PDF document to display FDF data in
co to jest, błędy i użyciebool fdf_set_file ( resource fdf_document, string url [, string target_frame] )
na blogu. - W pracy Fdf_Set_Flags wywołanie funkcji
Sets a flag of a field
słownik, błędy i użyciebool fdf_set_flags ( resource fdf_document, string fieldname, int whichFlags, int newFlags )
w pracy. - Wytłumaczenie Fdf_Set_Javascript_Action wywołanie funkcji
Sets an javascript action of a field
czym jest, błędy i użyciebool fdf_set_javascript_action ( resource fdf_document, string fieldname, int trigger, string script )
wytłumaczenie. - Dobry informatyk Fdf_Set_On_Import_Javascript wywołanie funkcji
Adds javascript code to be executed when Acrobat opens the FDF
hasło, błędy i użyciebool fdf_set_on_import_javascript ( resource fdfdoc, string script, bool before_data_import )
dobry informatyk. - Na laptopie Fdf_Set_Opt wywołanie funkcji
Sets an option of a field
co oznacza, błędy i użyciebool fdf_set_opt ( resource fdf_document, string fieldname, int element, string str1, string str2 )
na laptopie. - Na dysku Fdf_Set_Status wywołanie funkcji
Set the value of the /STATUS key
tłumaczenie, błędy i użyciebool fdf_set_status ( resource fdf_document, string status )
na dysku. - Programista Fdf_Set_Submit_Form_Action wywołanie funkcji
Sets a submit form action of a field
przykłady, błędy i użyciebool fdf_set_submit_form_action ( resource fdf_document, string fieldname, int trigger, string script, int flags )
programista. - Tester Fdf_Set_Target_Frame wywołanie funkcji
Set target frame for form display
definicja, błędy i użyciebool fdf_set_target_frame ( resource fdf_document, string frame_name )
tester. - Komputer Fdf_Set_Value wywołanie funkcji
Set the value of a field
encyklopedia, błędy i użyciebool fdf_set_value ( resource fdf_document, string fieldname, mixed value [, int isName] )
komputer. - Informatyka Fdf_Set_Version wywołanie funkcji
Sets version number for a FDF file
jak działa, błędy i użyciebool fdf_set_version ( resource fdf_document, string version )
informatyka. - Plik Filepro_Fieldcount wywołanie funkcji
Find out how many fields are in a filePro database
czy jest, błędy i użycieint filepro_fieldcount ( void )
plik. - Na dysku Filepro_Fieldname wywołanie funkcji
Gets the name of a field
pojęcie, błędy i użyciestring filepro_fieldname ( int field_number )
na dysku. - Pobierz Filepro_Fieldtype wywołanie funkcji
Gets the type of a field
wyjaśnienie, błędy i użyciestring filepro_fieldtype ( int field_number )
pobierz. - Do pobrania Filepro_Fieldwidth wywołanie funkcji
Gets the width of a field
opis, błędy i użycieint filepro_fieldwidth ( int field_number )
do pobrania. - Na komputerze Filepro_Retrieve wywołanie funkcji
Retrieves data from a filePro database
informacje, błędy i użyciestring filepro_retrieve ( int row_number, int field_number )
na komputerze. - Laptop Filepro_Rowcount wywołanie funkcji
Find out how many rows are in a filePro database
co znaczy, błędy i użycieint filepro_rowcount ( void )
laptop. - Nie działa Filepro wywołanie funkcji
Read and verify the map file
krzyżówka, błędy i użyciebool filepro ( string directory )
nie działa. - Do naprawy Fclose wywołanie funkcji
Closes an open file pointer
co to jest, błędy i użyciebool fclose ( resource handle )
do naprawy. - Na forum Feof wywołanie funkcji
Tests for end-of-file on a file pointer
słownik, błędy i użyciebool feof ( resource handle )
na forum. - Jak usunąć Fflush wywołanie funkcji
Flushes the output to a file
czym jest, błędy i użyciebool fflush ( resource handle )
jak usunąć. - Program Fgetc wywołanie funkcji
Gets character from file pointer
hasło, błędy i użyciestring fgetc ( resource handle )
program. - Faq Fgetcsv wywołanie funkcji
Gets line from file pointer and parse for CSV fields
co oznacza, błędy i użyciearray fgetcsv ( resource handle [, int length [, string delimiter [, string enclosure]]] )
faq. - Na blogu Fgets wywołanie funkcji
Gets line from file pointer
tłumaczenie, błędy i użyciestring fgets ( resource handle [, int length] )
na blogu. - W pracy Fgetss wywołanie funkcji
Gets line from file pointer and strip HTML tags
przykłady, błędy i użyciestring fgetss ( resource handle [, int length [, string allowable_tags]] )
w pracy. - Wytłumaczenie File_Exists wywołanie funkcji
Checks whether a file or directory exists
definicja, błędy i użyciebool file_exists ( string filename )
wytłumaczenie. - Dobry informatyk File_Get_Contents wywołanie funkcji
Reads entire file into a string
encyklopedia, błędy i użyciestring file_get_contents ( string filename [, bool use_include_path [, resource context [, int offset [, int maxlen]]]] )
dobry informatyk. - Na laptopie File_Put_Contents wywołanie funkcji
Write a string to a file
jak działa, błędy i użycieint file_put_contents ( string filename, mixed data [, int flags [, resource context]] )
na laptopie. - Na dysku File wywołanie funkcji
Reads entire file into an array
czy jest, błędy i użyciearray file ( string filename [, int use_include_path [, resource context]] )
na dysku. - Programista Fileatime wywołanie funkcji
Gets last access time of file
pojęcie, błędy i użycieint fileatime ( string filename )
programista. - Tester Filectime wywołanie funkcji
Gets inode change time of file
wyjaśnienie, błędy i użycieint filectime ( string filename )
tester. - Komputer Filegroup wywołanie funkcji
Gets file group
opis, błędy i użycieint filegroup ( string filename )
komputer. - Informatyka Fileinode wywołanie funkcji
Gets file inode
informacje, błędy i użycieint fileinode ( string filename )
informatyka. - Plik Filemtime wywołanie funkcji
Gets file modification time
co znaczy, błędy i użycieint filemtime ( string filename )
plik. - Na dysku Fileowner wywołanie funkcji
Gets file owner
krzyżówka, błędy i użycieint fileowner ( string filename )
na dysku. - Pobierz Fileperms wywołanie funkcji
Gets file permissions
co to jest, błędy i użycieint fileperms ( string filename )
pobierz. - Do pobrania Filesize wywołanie funkcji
Gets file size
słownik, błędy i użycieint filesize ( string filename )
do pobrania. - Na komputerze Filetype wywołanie funkcji
Gets file type
czym jest, błędy i użyciestring filetype ( string filename )
na komputerze. - Laptop Flock wywołanie funkcji
Portable advisory file locking
hasło, błędy i użyciebool flock ( resource handle, int operation [, int &wouldblock] )
laptop. - Nie działa Fnmatch wywołanie funkcji
Match filename against a pattern
co oznacza, błędy i użyciebool fnmatch ( string pattern, string string [, int flags] )
nie działa. - Do naprawy Fopen wywołanie funkcji
Opens file or URL
tłumaczenie, błędy i użycieresource fopen ( string filename, string mode [, bool use_include_path [, resource zcontext]] )
do naprawy. - Na forum Fpassthru wywołanie funkcji
Output all remaining data on a file pointer
przykłady, błędy i użycieint fpassthru ( resource handle )
na forum. - Jak usunąć Fputcsv wywołanie funkcji
Format line as CSV and write to file pointer
definicja, błędy i użycieint fputcsv ( resource handle [, array fields [, string delimiter [, string enclosure]]] )
jak usunąć. - Program Fputs wywołanie funkcji
Alias of fwrite()
encyklopedia, błędy i użycieprogram.
- Faq Fread wywołanie funkcji
Binary-safe file read
jak działa, błędy i użyciestring fread ( resource handle, int length )
faq. - Na blogu Fscanf wywołanie funkcji
Parses input from a file according to a format
czy jest, błędy i użyciemixed fscanf ( resource handle, string format [, mixed &...] )
na blogu. - W pracy Fseek wywołanie funkcji
Seeks on a file pointer
pojęcie, błędy i użycieint fseek ( resource handle, int offset [, int whence] )
w pracy. - Wytłumaczenie Fstat wywołanie funkcji
Gets information about a file using an open file pointer
wyjaśnienie, błędy i użyciearray fstat ( resource handle )
wytłumaczenie. - Dobry informatyk Ftell wywołanie funkcji
Tells file pointer read/write position
opis, błędy i użycieint ftell ( resource handle )
dobry informatyk. - Na laptopie Ftruncate wywołanie funkcji
Truncates a file to a given length
informacje, błędy i użyciebool ftruncate ( resource handle, int size )
na laptopie. - Na dysku Fwrite wywołanie funkcji
Binary-safe file write
co znaczy, błędy i użycieint fwrite ( resource handle, string string [, int length] )
na dysku. - Programista Fribidi_Log2Vis wywołanie funkcji
Convert a logical string to a visual one
krzyżówka, błędy i użyciestring fribidi_log2vis ( string str, string direction, int charset )
programista. - Tester Fbsql_Affected_Rows wywołanie funkcji
Get number of affected rows in previous FrontBase operation
co to jest, błędy i użycieint fbsql_affected_rows ( [resource link_identifier] )
tester. - Komputer Fbsql_Autocommit wywołanie funkcji
Enable or disable autocommit
słownik, błędy i użyciebool fbsql_autocommit ( resource link_identifier [, bool OnOff] )
komputer. - Informatyka Fbsql_Blob_Size wywołanie funkcji
Get the size of a BLOB
czym jest, błędy i użycieint fbsql_blob_size ( string blob_handle [, resource link_identifier] )
informatyka. - Plik Fbsql_Change_User wywołanie funkcji
Change logged in user of the active connection
hasło, błędy i użycieresource fbsql_change_user ( string user, string password [, string database [, resource link_identifier]] )
plik. - Na dysku Fbsql_Clob_Size wywołanie funkcji
Get the size of a CLOB
co oznacza, błędy i użycieint fbsql_clob_size ( string clob_handle [, resource link_identifier] )
na dysku. - Pobierz Fbsql_Close wywołanie funkcji
Close FrontBase connection
tłumaczenie, błędy i użyciebool fbsql_close ( [resource link_identifier] )
pobierz. - Do pobrania Fbsql_Commit wywołanie funkcji
Commits a transaction to the database
przykłady, błędy i użyciebool fbsql_commit ( [resource link_identifier] )
do pobrania. - Na komputerze Fbsql_Connect wywołanie funkcji
Open a connection to a FrontBase Server
definicja, błędy i użycieresource fbsql_connect ( [string hostname [, string username [, string password]]] )
na komputerze. - Laptop Fbsql_Create_Blob wywołanie funkcji
Create a BLOB
encyklopedia, błędy i użyciestring fbsql_create_blob ( string blob_data [, resource link_identifier] )
laptop. - Nie działa Fbsql_Create_Clob wywołanie funkcji
Create a CLOB
jak działa, błędy i użyciestring fbsql_create_clob ( string clob_data [, resource link_identifier] )
nie działa. - Do naprawy Fbsql_Create_Db wywołanie funkcji
Create a FrontBase database
czy jest, błędy i użyciebool fbsql_create_db ( string database_name [, resource link_identifier [, string database_options]] )
do naprawy. - Na forum Fbsql_Data_Seek wywołanie funkcji
Move internal result pointer
pojęcie, błędy i użyciebool fbsql_data_seek ( resource result_identifier, int row_number )
na forum. - Jak usunąć Fbsql_Database_Password wywołanie funkcji
Sets or retrieves the password for a FrontBase database
wyjaśnienie, błędy i użyciestring fbsql_database_password ( resource link_identifier [, string database_password] )
jak usunąć. - Program Fbsql_Database wywołanie funkcji
Get or set the database name used with a connection
opis, błędy i użyciestring fbsql_database ( resource link_identifier [, string database] )
program. - Faq Fbsql_Db_Query wywołanie funkcji
Send a FrontBase query
informacje, błędy i użycieresource fbsql_db_query ( string database, string query [, resource link_identifier] )
faq. - Na blogu Fbsql_Db_Status wywołanie funkcji
Get the status for a given database
co znaczy, błędy i użycieint fbsql_db_status ( string database_name [, resource link_identifier] )
na blogu. - W pracy Fbsql_Drop_Db wywołanie funkcji
Drop (delete) a FrontBase database
krzyżówka, błędy i użyciebool fbsql_drop_db ( string database_name [, resource link_identifier] )
w pracy. - Wytłumaczenie Fbsql_Errno wywołanie funkcji
Returns the numerical value of the error message from previousFrontBase operation
co to jest, błędy i użycieint fbsql_errno ( [resource link_identifier] )
wytłumaczenie. - Dobry informatyk Fbsql_Error wywołanie funkcji
Returns the text of the error message from previous FrontBaseoperation
słownik, błędy i użyciestring fbsql_error ( [resource link_identifier] )
dobry informatyk. - Na laptopie Fbsql_Fetch_Array wywołanie funkcji
Fetch a result row as an associative array, a numeric array, orboth
czym jest, błędy i użyciearray fbsql_fetch_array ( resource result [, int result_type] )
na laptopie. - Na dysku Fbsql_Fetch_Assoc wywołanie funkcji
Fetch a result row as an associative array
hasło, błędy i użyciearray fbsql_fetch_assoc ( resource result )
na dysku. - Programista Fbsql_Fetch_Field wywołanie funkcji
Get column information from a result and return as an object
co oznacza, błędy i użycieobject fbsql_fetch_field ( resource result [, int field_offset] )
programista. - Tester Fbsql_Fetch_Lengths wywołanie funkcji
Get the length of each output in a result
tłumaczenie, błędy i użyciearray fbsql_fetch_lengths ( resource result )
tester. - Komputer Fbsql_Fetch_Object wywołanie funkcji
Fetch a result row as an object
przykłady, błędy i użycieobject fbsql_fetch_object ( resource result [, int result_type] )
komputer. - Informatyka Fbsql_Fetch_Row wywołanie funkcji
Get a result row as an enumerated array
definicja, błędy i użyciearray fbsql_fetch_row ( resource result )
informatyka. - Plik Fbsql_Field_Flags wywołanie funkcji
Get the flags associated with the specified field in a result
encyklopedia, błędy i użyciestring fbsql_field_flags ( resource result [, int field_offset] )
plik. - Na dysku Fbsql_Field_Len wywołanie funkcji
Returns the length of the specified field
jak działa, błędy i użycieint fbsql_field_len ( resource result [, int field_offset] )
na dysku. - Pobierz Fbsql_Field_Name wywołanie funkcji
Get the name of the specified field in a result
czy jest, błędy i użyciestring fbsql_field_name ( resource result [, int field_index] )
pobierz. - Do pobrania Fbsql_Field_Seek wywołanie funkcji
Set result pointer to a specified field offset
pojęcie, błędy i użyciebool fbsql_field_seek ( resource result [, int field_offset] )
do pobrania. - Na komputerze Fbsql_Field_Table wywołanie funkcji
Get name of the table the specified field is in
wyjaśnienie, błędy i użyciestring fbsql_field_table ( resource result [, int field_offset] )
na komputerze. - Laptop Fbsql_Field_Type wywołanie funkcji
Get the type of the specified field in a result
opis, błędy i użyciestring fbsql_field_type ( resource result [, int field_offset] )
laptop. - Nie działa Fbsql_Free_Result wywołanie funkcji
Free result memory
informacje, błędy i użyciebool fbsql_free_result ( resource result )
nie działa. - Do naprawy Fbsql_Get_Autostart_Info wywołanie funkcji
No description given yet
co znaczy, błędy i użyciearray fbsql_get_autostart_info ( [resource link_identifier] )
do naprawy. - Na forum Fbsql_Hostname wywołanie funkcji
Get or set the host name used with a connection
krzyżówka, błędy i użyciestring fbsql_hostname ( resource link_identifier [, string host_name] )
na forum. - Jak usunąć Fbsql_Insert_Id wywołanie funkcji
Get the id generated from the previous INSERT operation
co to jest, błędy i użycieint fbsql_insert_id ( [resource link_identifier] )
jak usunąć. - Program Fbsql_List_Dbs wywołanie funkcji
List databases available on a FrontBase server
słownik, błędy i użycieresource fbsql_list_dbs ( [resource link_identifier] )
program. - Faq Fbsql_List_Fields wywołanie funkcji
List FrontBase result fields
czym jest, błędy i użycieresource fbsql_list_fields ( string database_name, string table_name [, resource link_identifier] )
faq. - Na blogu Fbsql_List_Tables wywołanie funkcji
List tables in a FrontBase database
hasło, błędy i użycieresource fbsql_list_tables ( string database [, resource link_identifier] )
na blogu. - W pracy Fbsql_Next_Result wywołanie funkcji
Move the internal result pointer to the next result
co oznacza, błędy i użyciebool fbsql_next_result ( resource result_id )
w pracy. - Wytłumaczenie Fbsql_Num_Fields wywołanie funkcji
Get number of fields in result
tłumaczenie, błędy i użycieint fbsql_num_fields ( resource result )
wytłumaczenie. - Dobry informatyk Fbsql_Num_Rows wywołanie funkcji
Get number of rows in result
przykłady, błędy i użycieint fbsql_num_rows ( resource result )
dobry informatyk. - Na laptopie Fbsql_Password wywołanie funkcji
Get or set the user password used with a connection
definicja, błędy i użyciestring fbsql_password ( resource link_identifier [, string password] )
na laptopie. - Na dysku Fbsql_Pconnect wywołanie funkcji
Open a persistent connection to a FrontBase Server
encyklopedia, błędy i użycieresource fbsql_pconnect ( [string hostname [, string username [, string password]]] )
na dysku. - Programista Fbsql_Query wywołanie funkcji
Send a FrontBase query
jak działa, błędy i użycieresource fbsql_query ( string query [, resource link_identifier [, int batch_size]] )
programista. - Tester Fbsql_Read_Blob wywołanie funkcji
Read a BLOB from the database
czy jest, błędy i użyciestring fbsql_read_blob ( string blob_handle [, resource link_identifier] )
tester. - Komputer Fbsql_Read_Clob wywołanie funkcji
Read a CLOB from the database
pojęcie, błędy i użyciestring fbsql_read_clob ( string clob_handle [, resource link_identifier] )
komputer. - Informatyka Fbsql_Result wywołanie funkcji
Get result data
wyjaśnienie, błędy i użyciemixed fbsql_result ( resource result [, int row [, mixed field]] )
informatyka. - Plik Fbsql_Rollback wywołanie funkcji
Rollback a transaction to the database
opis, błędy i użyciebool fbsql_rollback ( [resource link_identifier] )
plik. - Na dysku Fbsql_Select_Db wywołanie funkcji
Select a FrontBase database
informacje, błędy i użyciebool fbsql_select_db ( [string database_name [, resource link_identifier]] )
na dysku. - Pobierz Fbsql_Set_Lob_Mode wywołanie funkcji
Set the LOB retrieve mode for a FrontBase result set
co znaczy, błędy i użyciebool fbsql_set_lob_mode ( resource result, string database_name )
pobierz. - Do pobrania Fbsql_Set_Password wywołanie funkcji
Change the password for a given user
krzyżówka, błędy i użyciebool fbsql_set_password ( resource link_identifier, string user, string password, string old_password )
do pobrania. - Na komputerze Fbsql_Set_Transaction wywołanie funkcji
Set the transaction locking and isolation
co to jest, błędy i użycievoid fbsql_set_transaction ( resource link_identifier, int Locking, int Isolation )
na komputerze. - Laptop Fbsql_Start_Db wywołanie funkcji
Start a database on local or remote server
słownik, błędy i użyciebool fbsql_start_db ( string database_name [, resource link_identifier [, string database_options]] )
laptop. - Nie działa Fbsql_Stop_Db wywołanie funkcji
Stop a database on local or remote server
czym jest, błędy i użyciebool fbsql_stop_db ( string database_name [, resource link_identifier] )
nie działa. - Do naprawy Fbsql_Tablename wywołanie funkcji
Get table name of field
hasło, błędy i użyciestring fbsql_tablename ( resource result, int i )
do naprawy. - Na forum Fbsql_Username wywołanie funkcji
Get or set the host user used with a connection
co oznacza, błędy i użyciestring fbsql_username ( resource link_identifier [, string username] )
na forum. - Jak usunąć Fbsql_Warnings wywołanie funkcji
Enable or disable FrontBase warnings
tłumaczenie, błędy i użyciebool fbsql_warnings ( [bool OnOff] )
jak usunąć. - Program Ftp_Alloc wywołanie funkcji
Allocates space for a file to be uploaded
przykłady, błędy i użyciebool ftp_alloc ( resource ftp_stream, int filesize [, string &result] )
program. - Faq Ftp_Cdup wywołanie funkcji
Changes to the parent directory
definicja, błędy i użyciebool ftp_cdup ( resource ftp_stream )
faq. - Na blogu Ftp_Chdir wywołanie funkcji
Changes the current directory on a FTP server
encyklopedia, błędy i użyciebool ftp_chdir ( resource ftp_stream, string directory )
na blogu. - W pracy Ftp_Chmod wywołanie funkcji
Set permissions on a file via FTP
jak działa, błędy i użycieint ftp_chmod ( resource ftp_stream, int mode, string filename )
w pracy. - Wytłumaczenie Ftp_Close wywołanie funkcji
Closes an FTP connection
czy jest, błędy i użyciebool ftp_close ( resource ftp_stream )
wytłumaczenie. - Dobry informatyk Ftp_Connect wywołanie funkcji
Opens an FTP connection
pojęcie, błędy i użycieresource ftp_connect ( string host [, int port [, int timeout]] )
dobry informatyk. - Na laptopie Ftp_Delete wywołanie funkcji
Deletes a file on the FTP server
wyjaśnienie, błędy i użyciebool ftp_delete ( resource ftp_stream, string path )
na laptopie. - Na dysku Ftp_Exec wywołanie funkcji
Requests execution of a program on the FTP server
opis, błędy i użyciebool ftp_exec ( resource ftp_stream, string command )
na dysku. - Programista Ftp_Fget wywołanie funkcji
Downloads a file from the FTP server and saves to an open file
informacje, błędy i użyciebool ftp_fget ( resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos] )
programista. - Tester Ftp_Fput wywołanie funkcji
Uploads from an open file to the FTP server
co znaczy, błędy i użyciebool ftp_fput ( resource ftp_stream, string remote_file, resource handle, int mode [, int startpos] )
tester. - Komputer Ftp_Get_Option wywołanie funkcji
Retrieves various runtime behaviours of the current FTP stream
krzyżówka, błędy i użyciemixed ftp_get_option ( resource ftp_stream, int option )
komputer. - Informatyka Ftp_Get wywołanie funkcji
Downloads a file from the FTP server
co to jest, błędy i użyciebool ftp_get ( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos] )
informatyka. - Plik Ftp_Login wywołanie funkcji
Logs in to an FTP connection
słownik, błędy i użyciebool ftp_login ( resource ftp_stream, string username, string password )
plik. - Na dysku Ftp_Mdtm wywołanie funkcji
Returns the last modified time of the given file
czym jest, błędy i użycieint ftp_mdtm ( resource ftp_stream, string remote_file )
na dysku. - Pobierz Ftp_Mkdir wywołanie funkcji
Creates a directory
hasło, błędy i użyciestring ftp_mkdir ( resource ftp_stream, string directory )
pobierz. - Do pobrania Ftp_Nb_Continue wywołanie funkcji
Continues retrieving/sending a file (non-blocking)
co oznacza, błędy i użycieint ftp_nb_continue ( resource ftp_stream )
do pobrania. - Na komputerze Ftp_Nb_Fget wywołanie funkcji
Retrieves a file from the FTP server and writes it to an open file (non-blocking)
tłumaczenie, błędy i użycieint ftp_nb_fget ( resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos] )
na komputerze. - Laptop Ftp_Nb_Fput wywołanie funkcji
Stores a file from an open file to the FTP server (non-blocking)
przykłady, błędy i użycieint ftp_nb_fput ( resource ftp_stream, string remote_file, resource handle, int mode [, int startpos] )
laptop. - Nie działa Ftp_Nb_Get wywołanie funkcji
Retrieves a file from the FTP server and writes it to a local file (non-blocking)
definicja, błędy i użycieint ftp_nb_get ( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos] )
nie działa. - Do naprawy Ftp_Nb_Put wywołanie funkcji
Stores a file on the FTP server (non-blocking)
encyklopedia, błędy i użycieint ftp_nb_put ( resource ftp_stream, string remote_file, string local_file, int mode [, int startpos] )
do naprawy. - Na forum Ftp_Nlist wywołanie funkcji
Returns a list of files in the given directory
jak działa, błędy i użyciearray ftp_nlist ( resource ftp_stream, string directory )
na forum. - Jak usunąć Ftp_Pasv wywołanie funkcji
Turns passive mode on or off
czy jest, błędy i użyciebool ftp_pasv ( resource ftp_stream, bool pasv )
jak usunąć. - Program Ftp_Put wywołanie funkcji
Uploads a file to the FTP server
pojęcie, błędy i użyciebool ftp_put ( resource ftp_stream, string remote_file, string local_file, int mode [, int startpos] )
program. - Faq Ftp_Pwd wywołanie funkcji
Returns the current directory name
wyjaśnienie, błędy i użyciestring ftp_pwd ( resource ftp_stream )
faq. - Na blogu Ftp_Quit wywołanie funkcji
Alias of ftp_close()
opis, błędy i użyciena blogu.
- W pracy Ftp_Raw wywołanie funkcji
Sends an arbitrary command to an FTP server
informacje, błędy i użyciearray ftp_raw ( resource ftp_stream, string command )
w pracy. - Wytłumaczenie Ftp_Rawlist wywołanie funkcji
Returns a detailed list of files in the given directory
co znaczy, błędy i użyciearray ftp_rawlist ( resource ftp_stream, string directory [, bool recursive] )
wytłumaczenie. - Dobry informatyk Ftp_Rename wywołanie funkcji
Renames a file or a directory on the FTP server
krzyżówka, błędy i użyciebool ftp_rename ( resource ftp_stream, string oldname, string newname )
dobry informatyk. - Na laptopie Ftp_Rmdir wywołanie funkcji
Removes a directory
co to jest, błędy i użyciebool ftp_rmdir ( resource ftp_stream, string directory )
na laptopie. - Na dysku Ftp_Set_Option wywołanie funkcji
Set miscellaneous runtime FTP options
słownik, błędy i użyciebool ftp_set_option ( resource ftp_stream, int option, mixed value )
na dysku. - Programista Ftp_Site wywołanie funkcji
Sends a SITE command to the server
czym jest, błędy i użyciebool ftp_site ( resource ftp_stream, string command )
programista. - Tester Ftp_Size wywołanie funkcji
Returns the size of the given file
hasło, błędy i użycieint ftp_size ( resource ftp_stream, string remote_file )
tester. - Komputer Ftp_Ssl_Connect wywołanie funkcji
Opens an Secure SSL-FTP connection
co oznacza, błędy i użycieresource ftp_ssl_connect ( string host [, int port [, int timeout]] )
komputer. - Informatyka Ftp_Systype wywołanie funkcji
Returns the system type identifier of the remote FTP server
tłumaczenie, błędy i użyciestring ftp_systype ( resource ftp_stream )
informatyka. - Plik Func_Get_Arg wywołanie funkcji
Return an item from the argument list
przykłady, błędy i użyciemixed func_get_arg ( int arg_num )
plik. - Na dysku Func_Get_Args wywołanie funkcji
Returns an array comprising a function's argument list
definicja, błędy i użyciearray func_get_args ( void )
na dysku. - Pobierz Func_Num_Args wywołanie funkcji
Returns the number of arguments passed to the function
encyklopedia, błędy i użycieint func_num_args ( void )
pobierz. - Do pobrania Function_Exists wywołanie funkcji
Return TRUE if the given function has been defined
jak działa, błędy i użyciebool function_exists ( string function_name )
do pobrania. - Na komputerze Floor wywołanie funkcji
Round fractions down
czy jest, błędy i użyciefloat floor ( float value )
na komputerze. - Laptop Fmod wywołanie funkcji
Returns the floating point remainder (modulo) of the division of the arguments
pojęcie, błędy i użyciefloat fmod ( float x, float y )
laptop. - Nie działa Fsockopen wywołanie funkcji
Open Internet or Unix domain socket connection
wyjaśnienie, błędy i użycieresource fsockopen ( string target [, int port [, int &errno [, string &errstr [, float timeout]]]] )
nie działa. - Do naprawy Flush wywołanie funkcji
Flush the output buffer
opis, błędy i użycievoid flush ( void )
do naprawy. - Na forum Ftok wywołanie funkcji
Convert a pathname and a project identifier to a System V IPC key
informacje, błędy i użycieint ftok ( string pathname, string proj )
na forum. - Jak usunąć Filteriterator_Current wywołanie funkcji
Get the current element value
co znaczy, błędy i użyciemixed FilterIterator::current ( void )
jak usunąć. - Program Filteriterator_Getinneriterator wywołanie funkcji
Get the inner iterator
krzyżówka, błędy i użycieIterator FilterIterator::getInnerIterator ( void )
program. - Faq Filteriterator_Key wywołanie funkcji
Get the current key
co to jest, błędy i użyciemixed FilterIterator::key ( void )
faq. - Na blogu Filteriterator_Next wywołanie funkcji
Move the iterator forward
słownik, błędy i użycievoid FilterIterator::next ( void )
na blogu. - W pracy Filteriterator_Rewind wywołanie funkcji
Rewind the iterator
czym jest, błędy i użycievoid FilterIterator::rewind ( void )
w pracy. - Wytłumaczenie Filteriterator_Valid wywołanie funkcji
Check whether the current element is valid
hasło, błędy i użyciebool FilterIterator::valid ( void )
wytłumaczenie. - Dobry informatyk Fprintf wywołanie funkcji
Write a formatted string to a stream
co oznacza, błędy i użycieint fprintf ( resource handle, string format [, mixed args [, mixed ...]] )
dobry informatyk. - Na laptopie Floatval wywołanie funkcji
Get float value of a variable
tłumaczenie, błędy i użyciefloat floatval ( mixed var )
na laptopie.
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.