home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / phpdata / m.dat < prev    next >
Encoding:
Text File  |  2005-02-16  |  18.2 KB  |  384 lines

  1. "magic_quotes_runtime", "$new_setting"
  2. "mail", "$to, $subject, $message, $additional_headers = null, $additional_parameters = null"
  3. "max", "$collection"
  4. "mb_convert_encoding", "$str, $to_encoding, $from_encoding = null"
  5. "mb_convert_kana", "$str, $option = null, $encoding = null"
  6. "mb_convert_variables", "$to_encoding, $from_encoding"
  7. "mb_decode_mimeheader", "$string"
  8. "mb_decode_numericentity", "$string, $convmap, $encoding = null"
  9. "mb_detect_encoding", "$str, $encoding_list = null"
  10. "mb_detect_order", "$encoding_list = null"
  11. "mb_encode_mimeheader", "$str, $charset = null, $transfer_encoding = null, $linefeed = null"
  12. "mb_encode_numericentity", "$string, $convmap, $encoding = null"
  13. "mb_ereg", "$pattern, $string, $registers = null"
  14. "mb_ereg_match", "$pattern, $string, $option = null"
  15. "mb_ereg_replace", "$pattern, $replacement, $string, $option = null"
  16. "mb_ereg_search", "$pattern = null, $option"
  17. "mb_ereg_search_getpos", ""
  18. "mb_ereg_search_getregs", ""
  19. "mb_ereg_search_init", "$string, $pattern = null, $option"
  20. "mb_ereg_search_pos", "$pattern = null, $option"
  21. "mb_ereg_search_regs", "$pattern = null, $option"
  22. "mb_ereg_search_setpos", "$position"
  23. "mb_eregi", "$pattern, $string, $registers = null"
  24. "mb_eregi_replace", "$pattern, $replacement, $string"
  25. "mb_get_info", "$type = null"
  26. "mb_http_input", "$type = null"
  27. "mb_http_output", "$encoding = null"
  28. "mb_internal_encoding", "$encoding = null"
  29. "mb_language", "$language = null"
  30. "mb_output_handler", "$contents, $status"
  31. "mb_parse_str", "$encoded_string, $result = null"
  32. "mb_preferred_mime_name", "$encoding"
  33. "mb_regex_encoding", "$encoding = null"
  34. "mb_send_mail", "$to, $subject, $message, $additional_headers = null, $additional_parameters = null"
  35. "mb_split", "$pattern, $string, $limit = null"
  36. "mb_strcut", "$str, $start, $length = null, $encoding = null"
  37. "mb_strimwidth", "$str, $start, $width, $trimmarker = null, $encoding = null"
  38. "mb_strlen", "$str, $encoding = null"
  39. "mb_strpos", "$haystack, $needle, $offset = null, $encoding = null"
  40. "mb_strrpos", "$haystack, $needle, $encoding = null"
  41. "mb_strwidth", "$str, $encoding = null"
  42. "mb_substitute_character", "$substchar = null"
  43. "mb_substr", "$str, $start, $length = null, $encoding = null"
  44. "mbereg", "$pattern, $string, $registers = null"
  45. "mbereg_match", "$pattern, $string, $option = null"
  46. "mbereg_replace", "$pattern, $replacement, $string, $option = null"
  47. "mbereg_search", "$pattern = null, $option"
  48. "mbereg_search_getpos", ""
  49. "mbereg_search_getregs", ""
  50. "mbereg_search_init", "$string, $pattern = null, $option"
  51. "mbereg_search_pos", "$pattern = null, $option"
  52. "mbereg_search_regs", "$pattern = null, $option"
  53. "mbereg_search_setpos", "$position"
  54. "mberegi", "$pattern, $string, $registers = null"
  55. "mberegi_replace", "$pattern, $replacement, $string"
  56. "mbregex_encoding", "$encoding = null"
  57. "mbsplit", "$pattern, $string, $limit = null"
  58. "mbstrcut", "$str, $start, $length = null, $encoding = null"
  59. "mbstrlen", "$str, $encoding = null"
  60. "mbstrpos", "$haystack, $needle, $offset = null, $encoding = null"
  61. "mbstrrpos", "$haystack, $needle, $encoding = null"
  62. "mbsubstr", "$str, $start, $length = null, $encoding = null"
  63. "mcal_append_event", "$stream_id"
  64. "mcal_close", "$stream_id, $options = null"
  65. "mcal_create_calendar", "$stream_id, $calendar"
  66. "mcal_date_compare", "$ayear, $amonth, $aday, $byear, $bmonth, $bday"
  67. "mcal_date_valid", "$year, $month, $day"
  68. "mcal_day_of_week", "$year, $month, $day"
  69. "mcal_day_of_year", "$year, $month, $day"
  70. "mcal_days_in_month", "$month, $leap_year"
  71. "mcal_delete_calendar", "$stream_id, $calendar"
  72. "mcal_delete_event", "$stream_id, $event_id"
  73. "mcal_event_add_attribute", "$stream_id, $attribute, $value"
  74. "mcal_event_init", "$stream_id"
  75. "mcal_event_set_alarm", "$stream_id, $alarm"
  76. "mcal_event_set_category", "$stream_id, $category"
  77. "mcal_event_set_class", "$stream_id, $class"
  78. "mcal_event_set_description", "$stream_id, $description"
  79. "mcal_event_set_end", "$stream_id, $year, $month, $day, $hour = null, $min, $sec"
  80. "mcal_event_set_recur_daily", "$stream_id, $year, $month, $day, $interval"
  81. "mcal_event_set_recur_monthly_mday", "$stream_id, $year, $month, $day, $interval"
  82. "mcal_event_set_recur_monthly_wday", "$stream_id, $year, $month, $day, $interval"
  83. "mcal_event_set_recur_none", "$stream_id"
  84. "mcal_event_set_recur_weekly", "$stream_id, $year, $month, $day, $interval, $weekdays"
  85. "mcal_event_set_recur_yearly", "$stream_id, $year, $month, $day, $interval"
  86. "mcal_event_set_start", "$stream_id, $year, $month, $day, $hour = null, $min, $sec"
  87. "mcal_event_set_title", "$stream_id, $title"
  88. "mcal_expunge", "$stream_id"
  89. "mcal_fetch_current_stream_event", "$stream_id"
  90. "mcal_fetch_event", "$stream_id, $eventid, $options = null"
  91. "mcal_is_leap_year", "$year"
  92. "mcal_list_alarms", "$stream_id, $year, $month, $day, $hour, $min, $sec"
  93. "mcal_list_events", "$stream_id, $begindate, $enddate = null"
  94. "mcal_next_recurrence", "$stream_id, $weekstart, $next"
  95. "mcal_open", "$calendar, $user, $password, $options = null"
  96. "mcal_popen", "$calendar, $user, $password, $options = null"
  97. "mcal_rename_calendar", "$stream_id, $src_calendar, $dest_calendar"
  98. "mcal_reopen", "$stream_id, $calendar, $options = null"
  99. "mcal_snooze", "$stream_id, $uid"
  100. "mcal_store_event", "$stream_id"
  101. "mcal_time_valid", "$hour, $min, $sec"
  102. "mcal_week_of_year", "$day, $month, $year"
  103. "mcrypt_cbc", "$cipher, $key, $data, $mode, $iv = null"
  104. "mcrypt_cfb", "$cipher, $key, $data, $mode, $iv"
  105. "mcrypt_create_iv", "$size, $source"
  106. "mcrypt_decrypt", "$cipher, $key, $data, $mode, $iv"
  107. "mcrypt_ecb", "$cipher, $key, $data, $mode"
  108. "mcrypt_enc_get_algorithms_name", "$td"
  109. "mcrypt_enc_get_block_size", "$td"
  110. "mcrypt_enc_get_iv_size", "$td"
  111. "mcrypt_enc_get_key_size", "$td"
  112. "mcrypt_enc_get_modes_name", "$td"
  113. "mcrypt_enc_get_supported_key_sizes", "$td"
  114. "mcrypt_enc_is_block_algorithm", "$td"
  115. "mcrypt_enc_is_block_algorithm_mode", "$td"
  116. "mcrypt_enc_is_block_mode", "$td"
  117. "mcrypt_enc_self_test", "$td"
  118. "mcrypt_encrypt", "$cipher, $key, $data, $mode, $iv"
  119. "mcrypt_generic", "$td, $data"
  120. "mcrypt_generic_deinit", "$td"
  121. "mcrypt_generic_end", "$td"
  122. "mcrypt_generic_init", "$td, $key, $iv"
  123. "mcrypt_get_block_size", "$cipher"
  124. "mcrypt_get_cipher_name", "$cipher"
  125. "mcrypt_get_iv_size", "$cipher, $module"
  126. "mcrypt_get_key_size", "$cipher"
  127. "mcrypt_list_algorithms", "$lib_dir = null"
  128. "mcrypt_list_modes", "$lib_dir = null"
  129. "mcrypt_module_close", "$td"
  130. "mcrypt_module_get_algo_block_size", "$algorithm, $lib_dir = null"
  131. "mcrypt_module_get_algo_key_size", "$algorithm, $lib_dir = null"
  132. "mcrypt_module_get_supported_key_sizes", "$algorithm, $lib_dir = null"
  133. "mcrypt_module_is_block_algorithm", "$algorithm, $lib_dir = null"
  134. "mcrypt_module_is_block_algorithm_mode", "$mode, $lib_dir = null"
  135. "mcrypt_module_is_block_mode", "$mode, $lib_dir = null"
  136. "mcrypt_module_open", "$cipher, $cipher_directory, $mode, $mode_directory"
  137. "mcrypt_module_self_test", "$algorithm, $lib_dir = null"
  138. "mcrypt_ofb", "$cipher, $key, $data, $mode, $iv"
  139. "mcve_adduser", "$conn, $admin_password, $usersetup"
  140. "mcve_adduserarg", "$usersetup, $argtype, $argval"
  141. "mcve_bt", "$conn, $username, $password"
  142. "mcve_checkstatus", "$conn, $identifier"
  143. "mcve_chkpwd", "$conn, $username, $password"
  144. "mcve_chngpwd", "$conn, $admin_password, $new_password"
  145. "mcve_completeauthorizations", "$conn, &$array"
  146. "mcve_connect", "$conn"
  147. "mcve_deleteresponse", "$conn, $identifier"
  148. "mcve_deleteusersetup", "$usersetup"
  149. "mcve_deluser", "$conn, $admin_password, $username"
  150. "mcve_destroyconn", "$conn"
  151. "mcve_destroyengine", ""
  152. "mcve_disableuser", "$conn, $admin_password, $username"
  153. "mcve_edituser", "$conn, $admin_password, $usersetup"
  154. "mcve_enableuser", "$conn, $admin_password, $username"
  155. "mcve_force", "$conn, $username, $password, $trackdata, $account, $expdate, $amount, $authcode, $comments, $clerkid, $stationid, $ptrannum"
  156. "mcve_getcell", "$conn, $identifier, $column, $row"
  157. "mcve_getcellbynum", "$conn, $identifier, $column, $row"
  158. "mcve_getcommadelimited", "$conn, $identifier"
  159. "mcve_getheader", "$conn, $identifier, $column_num"
  160. "mcve_getuserarg", "$usersetup, $argtype"
  161. "mcve_gft", "$conn, $username, $password, $type, $account, $clerkid, $stationid, $comments, $ptrannum, $startdate, $enddate"
  162. "mcve_gl", "$conn, $username, $password, $type, $account, $batch, $clerkid, $stationid, $comments, $ptrannum, $startdate, $enddate"
  163. "mcve_gut", "$conn, $username, $password, $type, $account, $clerkid, $stationid, $comments, $ptrannum, $startdate, $enddate"
  164. "mcve_initconn", ""
  165. "mcve_initengine", "$location"
  166. "mcve_initusersetup", ""
  167. "mcve_iscommadelimited", "$conn, $identifier"
  168. "mcve_liststats", "$conn, $admin_password"
  169. "mcve_listusers", "$conn, $admin_password"
  170. "mcve_monitor", "$conn"
  171. "mcve_numcolumns", "$conn, $identifier"
  172. "mcve_numrows", "$conn, $identifier"
  173. "mcve_override", "$conn, $username, $password, $trackdata, $account, $expdate, $amount, $street, $zip, $cv, $comments, $clerkid, $stationid, $ptrannum"
  174. "mcve_parsecommadelimited", "$conn, $identifier"
  175. "mcve_preauth", "$conn, $username, $password, $trackdata, $account, $expdate, $amount, $street, $zip, $cv, $comments, $clerkid, $stationid, $ptrannum"
  176. "mcve_preauthcompletion", "$conn, $username, $password, $finalamount, $sid, $ptrannum"
  177. "mcve_qc", "$conn, $username, $password, $clerkid, $stationid, $comments, $ptrannum"
  178. "mcve_return", "$conn, $username, $password, $trackdata, $account, $expdate, $amount, $comments, $clerkid, $stationid, $ptrannum"
  179. "mcve_returncode", "$conn, $identifier"
  180. "mcve_returnstatus", "$conn, $identifier"
  181. "mcve_sale", "$conn, $username, $password, $trackdata, $account, $expdate, $amount, $street, $zip, $cv, $comments, $clerkid, $stationid, $ptrannum"
  182. "mcve_setdropfile", "$conn, $directory"
  183. "mcve_setip", "$conn, $host, $port"
  184. "mcve_setssl", "$conn, $host, $port"
  185. "mcve_settimeout", "$conn, $seconds"
  186. "mcve_settle", "$conn, $username, $password, $batch"
  187. "mcve_transactionauth", "$conn, $identifier"
  188. "mcve_transactionavs", "$conn, $identifier"
  189. "mcve_transactionbatch", "$conn, $identifier"
  190. "mcve_transactioncv", "$conn, $identifier"
  191. "mcve_transactionid", "$conn, $identifier"
  192. "mcve_transactionitem", "$conn, $identifier"
  193. "mcve_transactionssent", "$conn"
  194. "mcve_transactiontext", "$conn, $identifier"
  195. "mcve_transinqueue", "$conn"
  196. "mcve_ub", "$conn, $username, $password"
  197. "mcve_void", "$conn, $username, $password, $sid, $ptrannum"
  198. "md5", "$str"
  199. "md5_file", "$filename"
  200. "mdecrypt_generic", "$td, $data"
  201. "metaphone", "$text, $phones"
  202. "method_exists", "$object, $method"
  203. "mhash", "$hash, $data, $key = null"
  204. "mhash_count", ""
  205. "mhash_get_block_size", "$hash"
  206. "mhash_get_hash_name", "$hash"
  207. "mhash_keygen_s2k", "$hash, $input_password, $salt, $bytes"
  208. "microtime", ""
  209. "min", "$arg1, $arg2 = null"
  210. "ming_setcubicthreshold ", "$threshold"
  211. "ming_setscale", "$scale"
  212. "ming_useswfversion", "$version"
  213. "mkdir", "$pathname, $mode"
  214. "mktime", "$hour, $min, $sec, $mon, $day, $year"
  215. "move", "$dx, $dy"
  216. "move_uploaded_file", "$path, $new_path"
  217. "movepen", "$x, $y"
  218. "movepento", "$x, $y"
  219. "moveto", "$x, $y"
  220. "msession_call", "$fn_name, $param1 = null, $param2 = null, $param3 = null, $param4 = null"
  221. "msession_connect", "$host, $port"
  222. "msession_count", ""
  223. "msession_create", "$session"
  224. "msession_destroy", "$name"
  225. "msession_disconnect", ""
  226. "msession_find", "$name, $value"
  227. "msession_get", "$session, $name, $default_value"
  228. "msession_get_array", "$session"
  229. "msession_get_data", "$session"
  230. "msession_inc", "$session, $name"
  231. "msession_list", ""
  232. "msession_listvar", "$name"
  233. "msession_lock", "$name"
  234. "msession_plugin", "$session, $val, $param = null"
  235. "msession_randstr", "$num_chars"
  236. "msession_set", "$session, $name, $value"
  237. "msession_set_array", "$session, $tuples"
  238. "msession_set_data", "$session, $value"
  239. "msession_timeout", "$session, $param = null"
  240. "msession_uniq", "$num_chars"
  241. "msession_unlock", "$session, $key"
  242. "msql", "$database_name, $query, $link_identifier = null"
  243. "msql_affected_rows", "$query"
  244. "msql_close", "$link_identifier = null"
  245. "msql_connect", "$hostname = null, $username = null, $password = null"
  246. "msql_create_db", "$database_name, $link_identifier = null"
  247. "msql_createdb", "$database_name, $link_identifier = null"
  248. "msql_data_seek", "$query, $row_number"
  249. "msql_db_query", "$database_name, $query, $link_identifier = null"
  250. "msql_dbname", "$query, $row, $field = null"
  251. "msql_drop_db", "$database_name, $link_identifier = null"
  252. "msql_dropdb", "$database_name, $link_identifier = null"
  253. "msql_error", "$link_identifier = null"
  254. "msql_fetch_array", "$query, $result_type = null"
  255. "msql_fetch_field", "$query, $field_offset = null"
  256. "msql_fetch_object", "$query, $result_type = null"
  257. "msql_fetch_row", "$query"
  258. "msql_field_flags", "$query, $field_offset"
  259. "msql_field_len", "$query, $field_offet"
  260. "msql_field_name", "$query, $field_index"
  261. "msql_field_seek", "$query, $field_offset"
  262. "msql_field_table", "$query, $field_offset"
  263. "msql_field_type", "$query, $field_offset"
  264. "msql_fieldflags", "$query, $field_offset"
  265. "msql_fieldlen", "$query, $field_offet"
  266. "msql_fieldname", "$query, $field_index"
  267. "msql_fieldtable", "$query, $field_offset"
  268. "msql_fieldtype", "$query, $field_offset"
  269. "msql_free_result", "$query"
  270. "msql_freeresult", "$query"
  271. "msql_list_dbs", "$link_identifier = null"
  272. "msql_list_fields", "$database_name, $table_name, $link_identifier = null"
  273. "msql_list_tables", "$database_name, $link_identifier = null"
  274. "msql_listdbs", "$link_identifier = null"
  275. "msql_listfields", "$database_name, $table_name, $link_identifier = null"
  276. "msql_listtables", "$database_name, $link_identifier = null"
  277. "msql_num_fields", "$query"
  278. "msql_num_rows", "$query"
  279. "msql_numfields", "$query"
  280. "msql_numrows", "$query"
  281. "msql_pconnect", "$hostname = null, $username = null, $password = null"
  282. "msql_query", "$query, $link_identifier = null"
  283. "msql_regcase", "$string"
  284. "msql_result", "$query, $row, $field = null"
  285. "msql_select_db", "$database_name, $link_identifier = null"
  286. "msql_selectdb", "$database_name, $link_identifier = null"
  287. "msql_tablename", "$query, $row, $field = null"
  288. "mssql_affected_rows", "$link_id = null"
  289. "mssql_bind", "$stmt, $param_name, $var, $typ"
  290. "mssql_close", "$link_id = null"
  291. "mssql_connect", "$host = null, $user = null, $password = null, $charset = null, $appname = null"
  292. "mssql_data_seek", "$result, $offset"
  293. "mssql_execute", "$stmt"
  294. "mssql_fetch_array", "$result"
  295. "mssql_fetch_assoc", "$result_id, $result_type = null"
  296. "mssql_fetch_batch", "$result_index"
  297. "mssql_fetch_field", "$result, $offset = null"
  298. "mssql_fetch_object", "$result"
  299. "mssql_fetch_row", "$result"
  300. "mssql_field_length", "$result_id, $offset = null"
  301. "mssql_field_name", "$result_id, $offset = null"
  302. "mssql_field_seek", "$result, $offset"
  303. "mssql_field_type", "$result_id, $offset = null"
  304. "mssql_free_result", "$result"
  305. "mssql_get_last_message", ""
  306. "mssql_guid_string", "$binary, $short_format = null"
  307. "mssql_init", "$sp_name, $conn_id = null"
  308. "mssql_min_client_severity", "$severity"
  309. "mssql_min_error_severity", "$severity"
  310. "mssql_min_message_severity", "$severity"
  311. "mssql_min_server_severity", "$severity"
  312. "mssql_next_result", "$result_id"
  313. "mssql_num_fields", "$result"
  314. "mssql_num_rows", "$result"
  315. "mssql_pconnect", "$host = null, $user = null, $password = null, $charset = null, $appname = null"
  316. "mssql_query", "$query, $link_id = null"
  317. "mssql_result", "$result, $row, $field"
  318. "mssql_rows_affected", "$conn_id"
  319. "mssql_select_db", "$database, $link_id = null"
  320. "mt_getrandmax", ""
  321. "mt_rand", "$min = null, $max"
  322. "mt_srand", "$seed = null"
  323. "multcolor", "$r, $g, $b, $a = null"
  324. "muscat_close", "$muscat_handle"
  325. "muscat_get", "$muscat_handle"
  326. "muscat_give", "$muscat_handle, $string"
  327. "muscat_setup", "$size, $muscat_dir = null"
  328. "muscat_setup_net", "$muscat_host, $port"
  329. "mysql_affected_rows", "$link_identifier = null"
  330. "mysql_close", "$link_identifier = null"
  331. "mysql_connect", "$hostname = null, $username = null, $password = null, $new = null"
  332. "mysql_create_db", "$database_name, $link_identifier = null"
  333. "mysql_createdb", "$database_name, $link_identifier = null"
  334. "mysql_data_seek", "$result, $row_number"
  335. "mysql_db_name", "$result, $row, $field = null"
  336. "mysql_db_query", "$database_name, $query, $link_identifier = null"
  337. "mysql_dbname", "$result, $row, $field = null"
  338. "mysql_drop_db", "$database_name, $link_identifier = null"
  339. "mysql_dropdb", "$database_name, $link_identifier = null"
  340. "mysql_errno", "$link_identifier = null"
  341. "mysql_error", "$link_identifier = null"
  342. "mysql_escape_string", "$to_be_escaped"
  343. "mysql_fetch_array", "$result, $result_type = null"
  344. "mysql_fetch_assoc", "$result"
  345. "mysql_fetch_field", "$result, $field_offset = null"
  346. "mysql_fetch_lengths", "$result"
  347. "mysql_fetch_object", "$result, $result_type = null"
  348. "mysql_fetch_row", "$result"
  349. "mysql_field_flags", "$result, $field_offset"
  350. "mysql_field_len", "$result, $field_offset"
  351. "mysql_field_name", "$result, $field_index"
  352. "mysql_field_seek", "$result, $field_offset"
  353. "mysql_field_table", "$result, $field_offset"
  354. "mysql_field_type", "$result, $field_offset"
  355. "mysql_fieldflags", "$result, $field_offset"
  356. "mysql_fieldlen", "$result, $field_offset"
  357. "mysql_fieldname", "$result, $field_index"
  358. "mysql_fieldtable", "$result, $field_offset"
  359. "mysql_fieldtype", "$result, $field_offset"
  360. "mysql_free_result", "$result"
  361. "mysql_freeresult", "$result"
  362. "mysql_get_client_info", ""
  363. "mysql_get_host_info", "$link_identifier = null"
  364. "mysql_get_proto_info", "$link_identifier = null"
  365. "mysql_get_server_info", "$link_identifier = null"
  366. "mysql_insert_id", "$link_identifier = null"
  367. "mysql_list_dbs", "$link_identifier = null"
  368. "mysql_list_fields", "$database_name, $table_name, $link_identifier = null"
  369. "mysql_list_tables", "$database_name, $link_identifier = null"
  370. "mysql_listdbs", "$link_identifier = null"
  371. "mysql_listfields", "$database_name, $table_name, $link_identifier = null"
  372. "mysql_listtables", "$database_name, $link_identifier = null"
  373. "mysql_num_fields", "$result"
  374. "mysql_num_rows", "$result"
  375. "mysql_numfields", "$result"
  376. "mysql_numrows", "$result"
  377. "mysql_pconnect", "$hostname = null, $username = null, $password = null"
  378. "mysql_query", "$query, $link_identifier = null, $result_mode = null"
  379. "mysql_result", "$result, $row, $field = null"
  380. "mysql_select_db", "$database_name, $link_identifier = null"
  381. "mysql_selectdb", "$database_name, $link_identifier = null"
  382. "mysql_tablename", "$result, $row, $field = null"
  383. "mysql_unbuffered_query", "$query, $link_identifier = null, $result_mode = null"
  384.