📄 gl_php.php
字号:
function fbsql_pconnect([string hostname [, string username [, string password]]]);
function fbsql_query(string query [, resource link_identifier]);
function fbsql_read_blob(string blob_handle [, resource link_identifier]);
function fbsql_read_clob(string clob_handle [, resource link_identifier]);
function fbsql_result(resource result, int row [, mixed field]);
function fbsql_rollback([resource link_identifier]);
function fbsql_select_db(string database_name [, resource link_identifier]);
function fbsql_set_lob_mode(resource result, string database_name);
function fbsql_set_transaction(resource link_identifier, int Locking, int Isolation);
function fbsql_start_db(string database_name [, resource link_identifier]);
function fbsql_stop_db(string database_name [, resource link_identifier]);
function fbsql_tablename(resource result, int i);
function fbsql_username(resource link_identifier [, string username]);
function fbsql_warnings([bool OnOff]);
function fbsql_set_password(unknown);
function filepro_fieldcount(void);
function filepro_fieldname(int field_number);
function filepro_fieldtype(int field_number);
function filepro_fieldwidth(int field_number);
function filepro_retrieve(int row_number, int field_number);
function filepro_rowcount(void);
function filepro(string directory);
function basename(string path);
function chgrp(string filename, mixed group);
function chmod(string filename, int mode);
function chown(string filename, mixed user);
function clearstatcache(void);
function copy(string source, string dest);
function delete(string file);
function dirname(string path);
function disk_free_space(string directory);
function disk_total_space(string directory);
function diskfreespace(string directory);
function fclose(int fp);
function feof(int fp);
function fflush(int fp);
function fgetc(int fp);
function fgetcsv(int fp, int length [, string delimiter]);
function fgets(int fp [, int length]);
function fgetss(int fp, int length [, string allowable_tags]);
function file_exists(string filename);
function file_get_contents(string filename [, int use_include_path [, resource context]]);
function file_put_contents(string filename, string data [, int flags [, resource context]]);
function file(string filename [, int use_include_path]);
function fileatime(string filename);
function filectime(string filename);
function filegroup(string filename);
function fileinode(string filename);
function filemtime(string filename);
function fileowner(string filename);
function fileperms(string filename);
function filesize(string filename);
function filetype(string filename);
function flock(int fp, int operation [, int wouldblock]);
function fnmatch(string pattern, string string [, int flags]);
function fopen(string filename, string mode [, int use_include_path]);
function fpassthru(int fp);
function fputs(int fp, string str [, int length]);
function fread(int fp, int length);
function fscanf(int handle, string format [, string var1]);
function fseek(int fp, int offset [, int whence]);
function fstat(int fp);
function ftell(int fp);
function ftruncate(int fp, int size);
function fwrite(int fp, string string [, int length]);
function glob(string pattern [, int flags]);
function is_dir(string filename);
function is_executable(string filename);
function is_file(string filename);
function is_link(string filename);
function is_readable(string filename);
function is_uploaded_file(string filename);
function is_writable(string filename);
function link(string target, string link);
function linkinfo(string path);
function lstat(string filename);
function mkdir(string pathname, int mode);
function move_uploaded_file(string filename, string destination);
function parse_ini_file(string filename [, bool process_sections]);
function pathinfo(string path);
function pclose(int fp);
function popen(string command, string mode);
function readfile(string filename [, int use_include_path]);
function readlink(string path);
function realpath(string path);
function rename(string oldname, string newname);
function rewind(int fp);
function rmdir(string dirname);
function set_file_buffer(int fp, int buffer);
function stat(string filename);
function symlink(string target, string link);
function tempnam(string dir, string prefix);
function tmpfile(void);
function touch(string filename [, int time]);
function umask(int mask);
function unlink(string filename);
function fdf_add_doc_javascript(resource fdfdoc, string script_name, string script_code);
function fdf_add_template(resource fdfdoc, int newpage, string filename, string template, int rename);
function fdf_close(resource fdf_document);
function fdf_create(void);
function fdf_enum_values(resource fdfdoc, callback function [, mixed userdata]);
function fdf_errno(void);
function fdf_error([int error_code]);
function fdf_get_ap(resource fdf_document, string field, int face, string filename);
function fdf_get_attachment(resource fdf_document, string fieldname, string savepath);
function fdf_get_encoding(resource fdf_document);
function fdf_get_file(resource fdf_document);
function fdf_get_flags(void);
function fdf_get_opt(resource fdfdof, string fieldname [, int element]);
function fdf_get_status(resource fdf_document);
function fdf_get_value(resource fdf_document, string fieldname [, int which]);
function fdf_get_version([resource fdf_document]);
function fdf_header(void);
function fdf_next_field_name(resource fdf_document [, string fieldname]);
function fdf_open_string(string fdf_data);
function fdf_open(string filename);
function fdf_remove_item(resource fdfdoc, string fieldname, int item);
function fdf_save_string(resource fdf_document);
function fdf_save(resource fdf_document [, string filename]);
function fdf_set_ap(resource fdf_document, string field_name, int face, string filename, int page_number);
function fdf_set_encoding(resource fdf_document, string encoding);
function fdf_set_file(resource fdf_document, string url [, string target_frame]);
function fdf_set_flags(resource fdf_document, string fieldname, int whichFlags, int newFlags);
function fdf_set_javascript_action(resource fdf_document, string fieldname, int trigger, string script);
function fdf_set_opt(resource fdf_document, string fieldname, int element, string str1, string str2);
function fdf_set_status(resource fdf_document, string status);
function fdf_set_submit_form_action(resource fdf_document, string fieldname, int trigger, string script, int flags);
function fdf_set_target_frame(resource fdf_document, string frame_name);
function fdf_set_value(resource fdf_document, string fieldname, mixed value [, int isName]);
function fdf_set_version(resource fdf_document, string version);
function fribidi_log2vis(string str, string direction, int charset);
function ftp_alloc(resource ftp_stream, int filesize [, string&result]);
function ftp_cdup(resource ftp_stream);
function ftp_chdir(resource ftp_stream, string directory);
function ftp_chmod(resource ftp_stream, int mode, string filename);
function ftp_close(resource ftp_stream);
function ftp_connect(string host [, int port [, int timeout]]);
function ftp_delete(resource ftp_stream, string path);
function ftp_exec(resource ftp_stream, string command);
function ftp_fget(resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos]);
function ftp_fput(resource ftp_stream, string remote_file, resource handle, int mode [, int startpos]);
function ftp_get_option(resource ftp_stream, int option);
function ftp_get(resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos]);
function ftp_login(resource ftp_stream, string username, string password);
function ftp_mdtm(resource ftp_stream, string remote_file);
function ftp_mkdir(resource ftp_stream, string directory);
function ftp_nb_continue(resource ftp_stream);
function ftp_nb_fget(resource ftp_stream, resource handle, string remote_file, int mode [, int resumepos]);
function ftp_nb_fput(resource ftp_stream, string remote_file, resource handle, int mode [, int startpos]);
function ftp_nb_get(resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos]);
function ftp_nb_put(resource ftp_stream, string remote_file, string local_file, int mode [, int startpos]);
function ftp_nlist(resource ftp_stream, string directory);
function ftp_pasv(resource ftp_stream, bool pasv);
function ftp_put(resource ftp_stream, string remote_file, string local_file, int mode [, int startpos]);
function ftp_pwd(resource ftp_stream);
function ftp_raw(resource ftp_stream, string command);
function ftp_rawlist(resource ftp_stream, string directory);
function ftp_rename(resource ftp_stream, string from, string to);
function ftp_rmdir(resource ftp_stream, string directory);
function ftp_set_option(resource ftp_stream, int option, mixed value);
function ftp_site(resource ftp_stream, string cmd);
function ftp_size(resource ftp_stream, string remote_file);
function ftp_ssl_connect(string host [, int port [, int timeout]]);
function ftp_systype(resource ftp_stream);
function call_user_func_array(callback function [, array param_arr]);
function call_user_func(string function_name [, mixed parameter [, mixed ...]]);
function create_function(string args, string code);
function func_get_arg(int arg_num);
function func_get_args(void);
function func_num_args(void);
function function_exists(string function_name);
function get_defined_functions(void);
function get_declared_interfaces(unknown);
function get_headers(unknown);
function register_shutdown_function(string func);
function register_tick_function(callback function [, mixed arg]);
function unregister_tick_function(string function_name);
function bind_textdomain_codeset(string domain, string codeset);
function bindtextdomain(string domain, string directory);
function dcgettext(string domain, string message, int category);
function dcngettext(string domain, string msgid1, string msgid2, int n, int category);
function dgettext(string domain, string message);
function dngettext(string domain, string msgid1, string msgid2, int n);
function gettext(string message);
function ngettext(string msgid1, string msgid2, int n);
function textdomain(string text_domain);
function gmp_abs(resource a);
function gmp_add(resource a, resource b);
function gmp_and(resource a, resource b);
function gmp_clrbit(resource&a, int index);
function gmp_cmp(resource a, resource b);
function gmp_com(resource a);
function gmp_div_q(resource a, resource b [, int round]);
function gmp_div_qr(resource n, resource d [, int round]);
function gmp_div_r(resource n, resource d [, int round]);
function gmp_divexact(resource n, resource d);
function gmp_fact(int a);
function gmp_gcd(resource a, resource b);
function gmp_gcdext(resource a, resource b);
function gmp_hamdist(resource a, resource b);
function gmp_init(mixed number);
function gmp_intval(resource gmpnumber);
function gmp_invert(resource a, resource b);
function gmp_jacobi(resource a, resource p);
function gmp_legendre(resource a, resource p);
function gmp_mod(resource n, resource d);
function gmp_mul(resource a, resource b);
function gmp_neg(resource a);
function gmp_or(resource a, resource b);
function gmp_perfect_square(resource a);
function gmp_popcount(resource a);
function gmp_pow(resource base, int exp);
function gmp_powm(resource base, resource exp, resource mod);
function gmp_prob_prime(resource a [, int reps]);
function gmp_random(int limiter);
function gmp_scan0(resource a, int start);
function gmp_scan1(resource a, int start);
function gmp_setbit(resource&a, int index [, bool set_clear]);
function gmp_sign(resource a);
function gmp_sqrt(resource a);
function gmp_sqrtrm(resource a);
function gmp_strval(resource gmpnumber [, int base]);
function gmp_sub(resource a, resource b);
function gmp_xor(resource a, resource b);
function header(string string [, bool replace [, int http_response_code]]);
function headers_list(void);
function headers_sent(void);
function setcookie(string name [, string value [, int expire [, string path [, string domain [, int secure]]]]]);
function setrawcookie(string name [, string value [, int expire [, string path [, string domain [, int secure]]]]]);
function hw_array2objrec(array object_array);
function hw_changeobject(int link, int objid, array attributes);
function hw_children(int connection, int objectID);
function hw_childrenobj(int connection, int objectID);
function hw_close(int connection);
function hw_connect(string host, int port, string username, string password);
function hw_connection_info(int link);
function hw_cp(int connection, array object_id_array, int destination_id);
function hw_deleteobject(int connection, int object_to_delete);
function hw_docbyanchor(int connection, int anchorID);
function hw_docbyanchorobj(int connection, int anchorID);
function hw_document_attributes(int hw_document);
function hw_document_bodytag(int hw_document);
function hw_document_content(int hw_document);
function hw_document_setcontent(int hw_document, string content);
function hw_document_size(int hw_document);
function hw_dummy(int link, int id, int msgid);
function hw_edittext(int connection, int hw_document);
function hw_error(int connection);
function hw_errormsg(int connection);
function hw_free_document(int hw_document);
function hw_getanchors(int connection, int objectID);
function hw_getanchorsobj(int connection, int objectID);
function hw_getandlock(int connection, int objectID);
function hw_getchildcoll(int connection, int objectID);
function hw_getchildcollobj(int connection, int objectID);
function hw_getchilddoccoll(int connection, int objectID);
function hw_getchilddoccollobj(int connection, int objectID);
function hw_getobject(int connection, mixed objectID, string query);
function hw_getobjectbyquery(int connection, string query, int max_hits);
function hw_getobjectbyquerycoll(int connection, int objectID, string query, int max_hits);
function hw_getobjectbyquerycollobj(int connection, int objectID, string query, int max_hits);
function hw_getobjectbyqueryobj(int connection, string query, int max_hits);
function hw_getparents(int connection, int objectID);
function hw_getparentsobj(int connection, int objectID);
function hw_getrellink(int link, int rootid, int sourceid, int destid);
function hw_getremote(int connection, int objectID);
function hw_getremotechildren(int connection, string object_record);
function hw_getsrcbydestobj(int connection, int objectID);
function hw_gettext(int connection, int objectID [, mixed rootID/prefix]);
function hw_getusername(int connection);
function hw_identify(string username, string password);
function hw_incollections(int connection, array object_id_array, array collection_id_array, int return_collections);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -