PHP  
 PHP_5_2
downloads | QA | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
 

Tested Functions

This table lists core PHP functions and methods and specifies whether or not they are called from a PHPT test. A "yes" in this table for a particular method is not an indication of good test coverage - it just means that that method is called from at least one PHPT test.

The analysis used to generate this table does not differentiate between methods of the same name belonging to different classes. In cases where such a method call is detected, "verify" is listed in the Tested column, along with the list of test files containing calls to a method of that name.

Extension Class Method Tested Test Files
CoreFunctionzend_versionyesclick to show/hide test files
CoreFunctionfunc_num_argsyesclick to show/hide test files
CoreFunctionfunc_get_argyesclick to show/hide test files
CoreFunctionfunc_get_argsyesclick to show/hide test files
CoreFunctionstrlenyesclick to show/hide test files
CoreFunctionstrcmpyesclick to show/hide test files
CoreFunctionstrncmpyesclick to show/hide test files
CoreFunctionstrcasecmpyesclick to show/hide test files
CoreFunctionstrncasecmpyesclick to show/hide test files
CoreFunctioneachyesclick to show/hide test files
CoreFunctionerror_reportingyesclick to show/hide test files
CoreFunctiondefineyesclick to show/hide test files
CoreFunctiondefinedyesclick to show/hide test files
CoreFunctionget_classyesclick to show/hide test files
CoreFunctionget_called_classno
CoreFunctionget_parent_classyesclick to show/hide test files
CoreFunctionmethod_existsyesclick to show/hide test files
CoreFunctionproperty_existsyesclick to show/hide test files
CoreFunctionclass_existsyesclick to show/hide test files
CoreFunctioninterface_existsyesclick to show/hide test files
CoreFunctionfunction_existsyesclick to show/hide test files
CoreFunctionclass_aliasno
CoreFunctionget_included_filesyesclick to show/hide test files
CoreFunctionget_required_filesyesclick to show/hide test files
CoreFunctionis_subclass_ofyesclick to show/hide test files
CoreFunctionis_ayesclick to show/hide test files
CoreFunctionget_class_varsyesclick to show/hide test files
CoreFunctionget_object_varsyesclick to show/hide test files
CoreFunctionget_class_methodsyesclick to show/hide test files
CoreFunctiontrigger_erroryesclick to show/hide test files
CoreFunctionuser_erroryesclick to show/hide test files
CoreFunctionset_error_handleryesclick to show/hide test files
CoreFunctionrestore_error_handleryesclick to show/hide test files
CoreFunctionset_exception_handleryesclick to show/hide test files
CoreFunctionrestore_exception_handleryesclick to show/hide test files
CoreFunctionget_declared_classesyesclick to show/hide test files
CoreFunctionget_declared_interfacesyesclick to show/hide test files
CoreFunctionget_defined_functionsyesclick to show/hide test files
CoreFunctionget_defined_varsyesclick to show/hide test files
CoreFunctioncreate_functionyesclick to show/hide test files
CoreFunctionget_resource_typeyesclick to show/hide test files
CoreFunctionget_loaded_extensionsyesclick to show/hide test files
CoreFunctionextension_loadedno
CoreFunctionget_extension_funcsyesclick to show/hide test files
CoreFunctionget_defined_constantsyesclick to show/hide test files
CoreFunctiondebug_backtraceyesclick to show/hide test files
CoreFunctiondebug_print_backtraceyesclick to show/hide test files
CoreFunctiongc_collect_cyclesno
CoreFunctiongc_enabledno
CoreFunctiongc_enableno
CoreFunctiongc_disableno
dateFunctionstrtotimeyesclick to show/hide test files
dateFunctiondateyesclick to show/hide test files
dateFunctionidateyesclick to show/hide test files
dateFunctiongmdateyesclick to show/hide test files
dateFunctionmktimeyesclick to show/hide test files
dateFunctiongmmktimeyesclick to show/hide test files
dateFunctioncheckdateyesclick to show/hide test files
dateFunctionstrftimeyesclick to show/hide test files
dateFunctiongmstrftimeyesclick to show/hide test files
dateFunctiontimeyesclick to show/hide test files
dateFunctionlocaltimeyesclick to show/hide test files
dateFunctiongetdateyesclick to show/hide test files
dateFunctiondate_createyesclick to show/hide test files
dateFunctiondate_create_from_formatno
dateFunctiondate_parseyesclick to show/hide test files
dateFunctiondate_parse_from_formatno
dateFunctiondate_get_last_errorsno
dateFunctiondate_formatyesclick to show/hide test files
dateFunctiondate_modifyyesclick to show/hide test files
dateFunctiondate_addno
dateFunctiondate_subno
dateFunctiondate_timezone_getyesclick to show/hide test files
dateFunctiondate_timezone_setyesclick to show/hide test files
dateFunctiondate_offset_getyesclick to show/hide test files
dateFunctiondate_diffno
dateFunctiondate_time_setyesclick to show/hide test files
dateFunctiondate_date_setyesclick to show/hide test files
dateFunctiondate_isodate_setyesclick to show/hide test files
dateFunctiondate_timestamp_setno
dateFunctiondate_timestamp_getno
dateFunctiontimezone_openyesclick to show/hide test files
dateFunctiontimezone_name_getyesclick to show/hide test files
dateFunctiontimezone_name_from_abbryesclick to show/hide test files
dateFunctiontimezone_offset_getyesclick to show/hide test files
dateFunctiontimezone_transitions_getyesclick to show/hide test files
dateFunctiontimezone_location_getno
dateFunctiontimezone_identifiers_listyesclick to show/hide test files
dateFunctiontimezone_abbreviations_listyesclick to show/hide test files
dateFunctiontimezone_version_getno
dateFunctiondate_interval_create_from_date_stringno
dateFunctiondate_interval_formatno
dateFunctiondate_default_timezone_setyesclick to show/hide test files
dateFunctiondate_default_timezone_getyesclick to show/hide test files
dateFunctiondate_sunriseyesclick to show/hide test files
dateFunctiondate_sunsetyesclick to show/hide test files
dateFunctiondate_sun_infoyesclick to show/hide test files
eregFunctioneregyesclick to show/hide test files
eregFunctionereg_replaceyesclick to show/hide test files
eregFunctioneregiyesclick to show/hide test files
eregFunctioneregi_replaceyesclick to show/hide test files
eregFunctionsplityesclick to show/hide test files
eregFunctionsplitiyesclick to show/hide test files
eregFunctionsql_regcaseyesclick to show/hide test files
libxmlFunctionlibxml_set_streams_contextyesclick to show/hide test files
libxmlFunctionlibxml_use_internal_errorsyesclick to show/hide test files
libxmlFunctionlibxml_get_last_erroryesclick to show/hide test files
libxmlFunctionlibxml_clear_errorsyesclick to show/hide test files
libxmlFunctionlibxml_get_errorsyesclick to show/hide test files
libxmlFunctionlibxml_disable_entity_loaderno
pcreFunctionpreg_matchyesclick to show/hide test files
pcreFunctionpreg_match_allyesclick to show/hide test files
pcreFunctionpreg_replaceyesclick to show/hide test files
pcreFunctionpreg_replace_callbackyesclick to show/hide test files
pcreFunctionpreg_filterno
pcreFunctionpreg_splityesclick to show/hide test files
pcreFunctionpreg_quoteyesclick to show/hide test files
pcreFunctionpreg_grepyesclick to show/hide test files
pcreFunctionpreg_last_erroryesclick to show/hide test files
zlibFunctionreadgzfileyesclick to show/hide test files
zlibFunctiongzrewindyesclick to show/hide test files
zlibFunctiongzcloseyesclick to show/hide test files
zlibFunctiongzeofyesclick to show/hide test files
zlibFunctiongzgetcyesclick to show/hide test files
zlibFunctiongzgetsyesclick to show/hide test files
zlibFunctiongzgetssno
zlibFunctiongzreadyesclick to show/hide test files
zlibFunctiongzopenyesclick to show/hide test files
zlibFunctiongzpassthruyesclick to show/hide test files
zlibFunctiongzseekyesclick to show/hide test files
zlibFunctiongztellyesclick to show/hide test files
zlibFunctiongzwriteyesclick to show/hide test files
zlibFunctiongzputsyesclick to show/hide test files
zlibFunctiongzfileyesclick to show/hide test files
zlibFunctiongzcompressyesclick to show/hide test files
zlibFunctiongzuncompressyesclick to show/hide test files
zlibFunctiongzdeflateyesclick to show/hide test files
zlibFunctiongzinflateyesclick to show/hide test files
zlibFunctiongzencodeyesclick to show/hide test files
zlibFunctionob_gzhandlerno
zlibFunctionzlib_get_coding_typeno
ctypeFunctionctype_alnumyesclick to show/hide test files
ctypeFunctionctype_alphayesclick to show/hide test files
ctypeFunctionctype_cntrlyesclick to show/hide test files
ctypeFunctionctype_digityesclick to show/hide test files
ctypeFunctionctype_loweryesclick to show/hide test files
ctypeFunctionctype_graphyesclick to show/hide test files
ctypeFunctionctype_printyesclick to show/hide test files
ctypeFunctionctype_punctyesclick to show/hide test files
ctypeFunctionctype_spaceyesclick to show/hide test files
ctypeFunctionctype_upperyesclick to show/hide test files
ctypeFunctionctype_xdigityesclick to show/hide test files
gdFunctiongd_infoyesclick to show/hide test files
gdFunctionimagearcyesclick to show/hide test files
gdFunctionimageellipseyesclick to show/hide test files
gdFunctionimagecharyesclick to show/hide test files
gdFunctionimagecharupyesclick to show/hide test files
gdFunctionimagecoloratyesclick to show/hide test files
gdFunctionimagecolorallocateyesclick to show/hide test files
gdFunctionimagepalettecopyyesclick to show/hide test files
gdFunctionimagecreatefromstringyesclick to show/hide test files
gdFunctionimagecolorclosestyesclick to show/hide test files
gdFunctionimagecolorclosesthwbno
gdFunctionimagecolordeallocateyesclick to show/hide test files
gdFunctionimagecolorresolveyesclick to show/hide test files
gdFunctionimagecolorexactyesclick to show/hide test files
gdFunctionimagecolorsetyesclick to show/hide test files
gdFunctionimagecolortransparentyesclick to show/hide test files
gdFunctionimagecolorstotalyesclick to show/hide test files
gdFunctionimagecolorsforindexyesclick to show/hide test files
gdFunctionimagecopyyesclick to show/hide test files
gdFunctionimagecopymergeyesclick to show/hide test files
gdFunctionimagecopymergegrayno
gdFunctionimagecopyresizedyesclick to show/hide test files
gdFunctionimagecreateyesclick to show/hide test files
gdFunctionimagecreatetruecoloryesclick to show/hide test files
gdFunctionimageistruecoloryesclick to show/hide test files
gdFunctionimagetruecolortopaletteyesclick to show/hide test files
gdFunctionimagesetthicknessyesclick to show/hide test files
gdFunctionimagefilledarcyesclick to show/hide test files
gdFunctionimagefilledellipseyesclick to show/hide test files
gdFunctionimagealphablendingyesclick to show/hide test files
gdFunctionimagesavealphayesclick to show/hide test files
gdFunctionimagecolorallocatealphayesclick to show/hide test files
gdFunctionimagecolorresolvealphayesclick to show/hide test files
gdFunctionimagecolorclosestalphayesclick to show/hide test files
gdFunctionimagecolorexactalphayesclick to show/hide test files
gdFunctionimagecopyresampledyesclick to show/hide test files
gdFunctionimagerotateyesclick to show/hide test files
gdFunctionimageantialiasyesclick to show/hide test files
gdFunctionimagesettileyesclick to show/hide test files
gdFunctionimagesetbrushyesclick to show/hide test files
gdFunctionimagesetstyleyesclick to show/hide test files
gdFunctionimagecreatefrompngyesclick to show/hide test files
gdFunctionimagecreatefromgifyesclick to show/hide test files
gdFunctionimagecreatefromwbmpyesclick to show/hide test files
gdFunctionimagecreatefromxbmyesclick to show/hide test files
gdFunctionimagecreatefromgdyesclick to show/hide test files
gdFunctionimagecreatefromgd2yesclick to show/hide test files
gdFunctionimagecreatefromgd2partyesclick to show/hide test files
gdFunctionimagepngyesclick to show/hide test files
gdFunctionimagegifyesclick to show/hide test files
gdFunctionimagewbmpyesclick to show/hide test files
gdFunctionimagegdyesclick to show/hide test files
gdFunctionimagegd2yesclick to show/hide test files
gdFunctionimagedestroyyesclick to show/hide test files
gdFunctionimagegammacorrectyesclick to show/hide test files
gdFunctionimagefillyesclick to show/hide test files
gdFunctionimagefilledpolygonyesclick to show/hide test files
gdFunctionimagefilledrectangleyesclick to show/hide test files
gdFunctionimagefilltoborderyesclick to show/hide test files
gdFunctionimagefontwidthyesclick to show/hide test files
gdFunctionimagefontheightyesclick to show/hide test files
gdFunctionimageinterlaceyesclick to show/hide test files
gdFunctionimagelineyesclick to show/hide test files
gdFunctionimageloadfontyesclick to show/hide test files
gdFunctionimagepolygonyesclick to show/hide test files
gdFunctionimagerectangleyesclick to show/hide test files
gdFunctionimagesetpixelyesclick to show/hide test files
gdFunctionimagestringyesclick to show/hide test files
gdFunctionimagestringupyesclick to show/hide test files
gdFunctionimagesxyesclick to show/hide test files
gdFunctionimagesyyesclick to show/hide test files
gdFunctionimagedashedlineyesclick to show/hide test files
gdFunctionimagetypesyesclick to show/hide test files
gdFunctionpng2wbmpyesclick to show/hide test files
gdFunctionimage2wbmpno
gdFunctionimagelayereffectyesclick to show/hide test files
gdFunctionimagexbmno
gdFunctionimagecolormatchyesclick to show/hide test files
gdFunctionimagefilteryesclick to show/hide test files
gdFunctionimageconvolutionyesclick to show/hide test files
iconvFunctioniconvyesclick to show/hide test files
iconvFunctionob_iconv_handlerno
iconvFunctioniconv_get_encodingyesclick to show/hide test files
iconvFunctioniconv_set_encodingyesclick to show/hide test files
iconvFunctioniconv_strlenyesclick to show/hide test files
iconvFunctioniconv_substryesclick to show/hide test files
iconvFunctioniconv_strposyesclick to show/hide test files
iconvFunctioniconv_strrposyesclick to show/hide test files
iconvFunctioniconv_mime_encodeyesclick to show/hide test files
iconvFunctioniconv_mime_decodeyesclick to show/hide test files
iconvFunctioniconv_mime_decode_headersyesclick to show/hide test files
mysqliFunctionmysqli_affected_rowsyesclick to show/hide test files
mysqliFunctionmysqli_autocommityesclick to show/hide test files
mysqliFunctionmysqli_change_userno
mysqliFunctionmysqli_character_set_nameyesclick to show/hide test files
mysqliFunctionmysqli_closeyesclick to show/hide test files
mysqliFunctionmysqli_commityesclick to show/hide test files
mysqliFunctionmysqli_connectyesclick to show/hide test files
mysqliFunctionmysqli_connect_errnoyesclick to show/hide test files
mysqliFunctionmysqli_connect_erroryesclick to show/hide test files
mysqliFunctionmysqli_data_seekno
mysqliFunctionmysqli_dump_debug_infono
mysqliFunctionmysqli_debugno
mysqliFunctionmysqli_errnoyesclick to show/hide test files
mysqliFunctionmysqli_erroryesclick to show/hide test files
mysqliFunctionmysqli_stmt_executeno
mysqliFunctionmysqli_executeyesclick to show/hide test files
mysqliFunctionmysqli_fetch_fieldyesclick to show/hide test files
mysqliFunctionmysqli_fetch_fieldsyesclick to show/hide test files
mysqliFunctionmysqli_fetch_field_directyesclick to show/hide test files
mysqliFunctionmysqli_fetch_lengthsyesclick to show/hide test files
mysqliFunctionmysqli_fetch_arrayno
mysqliFunctionmysqli_fetch_assocno
mysqliFunctionmysqli_fetch_objectyesclick to show/hide test files
mysqliFunctionmysqli_fetch_rowyesclick to show/hide test files
mysqliFunctionmysqli_field_countyesclick to show/hide test files
mysqliFunctionmysqli_field_seekno
mysqliFunctionmysqli_field_tellno
mysqliFunctionmysqli_free_resultyesclick to show/hide test files
mysqliFunctionmysqli_get_charsetno
mysqliFunctionmysqli_get_client_infono
mysqliFunctionmysqli_get_client_versionyesclick to show/hide test files
mysqliFunctionmysqli_get_host_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_proto_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_server_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_server_versionyesclick to show/hide test files
mysqliFunctionmysqli_get_warningsno
mysqliFunctionmysqli_inityesclick to show/hide test files
mysqliFunctionmysqli_infoyesclick to show/hide test files
mysqliFunctionmysqli_insert_idyesclick to show/hide test files
mysqliFunctionmysqli_killyesclick to show/hide test files
mysqliFunctionmysqli_set_local_infile_defaultno
mysqliFunctionmysqli_set_local_infile_handleryesclick to show/hide test files
mysqliFunctionmysqli_more_resultsno
mysqliFunctionmysqli_multi_queryno
mysqliFunctionmysqli_next_resultno
mysqliFunctionmysqli_num_fieldsyesclick to show/hide test files
mysqliFunctionmysqli_num_rowsyesclick to show/hide test files
mysqliFunctionmysqli_optionsyesclick to show/hide test files
mysqliFunctionmysqli_pingyesclick to show/hide test files
mysqliFunctionmysqli_prepareyesclick to show/hide test files
mysqliFunctionmysqli_reportno
mysqliFunctionmysqli_queryyesclick to show/hide test files
mysqliFunctionmysqli_real_connectyesclick to show/hide test files
mysqliFunctionmysqli_real_escape_stringno
mysqliFunctionmysqli_real_queryyesclick to show/hide test files
mysqliFunctionmysqli_rollbackyesclick to show/hide test files
mysqliFunctionmysqli_select_dbyesclick to show/hide test files
mysqliFunctionmysqli_set_charsetno
mysqliFunctionmysqli_stmt_attr_getno
mysqliFunctionmysqli_stmt_attr_setno
mysqliFunctionmysqli_stmt_field_countno
mysqliFunctionmysqli_stmt_initno
mysqliFunctionmysqli_stmt_prepareno
mysqliFunctionmysqli_stmt_result_metadatano
mysqliFunctionmysqli_stmt_send_long_datano
mysqliFunctionmysqli_stmt_bind_paramno
mysqliFunctionmysqli_stmt_bind_resultno
mysqliFunctionmysqli_stmt_fetchno
mysqliFunctionmysqli_stmt_free_resultno
mysqliFunctionmysqli_stmt_get_warningsno
mysqliFunctionmysqli_stmt_insert_idno
mysqliFunctionmysqli_stmt_resetno
mysqliFunctionmysqli_stmt_param_countno
mysqliFunctionmysqli_sqlstateno
mysqliFunctionmysqli_ssl_setno
mysqliFunctionmysqli_statyesclick to show/hide test files
mysqliFunctionmysqli_stmt_affected_rowsyesclick to show/hide test files
mysqliFunctionmysqli_stmt_closeyesclick to show/hide test files
mysqliFunctionmysqli_stmt_data_seekno
mysqliFunctionmysqli_stmt_errnono
mysqliFunctionmysqli_stmt_errorno
mysqliFunctionmysqli_stmt_num_rowsno
mysqliFunctionmysqli_stmt_sqlstateno
mysqliFunctionmysqli_stmt_store_resultyesclick to show/hide test files
mysqliFunctionmysqli_store_resultyesclick to show/hide test files
mysqliFunctionmysqli_thread_idyesclick to show/hide test files
mysqliFunctionmysqli_thread_safeno
mysqliFunctionmysqli_use_resultno
mysqliFunctionmysqli_warning_countyesclick to show/hide test files
mysqliFunctionmysqli_refreshno
mysqliFunctionmysqli_bind_paramyesclick to show/hide test files
mysqliFunctionmysqli_bind_resultyesclick to show/hide test files
mysqliFunctionmysqli_client_encodingno
mysqliFunctionmysqli_escape_stringno
mysqliFunctionmysqli_fetchyesclick to show/hide test files
mysqliFunctionmysqli_param_countno
mysqliFunctionmysqli_get_metadatayesclick to show/hide test files
mysqliFunctionmysqli_send_long_datayesclick to show/hide test files
mysqliFunctionmysqli_set_optno
SPLFunctionspl_classesyesclick to show/hide test files
SPLFunctionspl_autoloadyesclick to show/hide test files
SPLFunctionspl_autoload_extensionsyesclick to show/hide test files
SPLFunctionspl_autoload_registeryesclick to show/hide test files
SPLFunctionspl_autoload_unregisteryesclick to show/hide test files
SPLFunctionspl_autoload_functionsyesclick to show/hide test files
SPLFunctionspl_autoload_callno
SPLFunctionclass_parentsyesclick to show/hide test files
SPLFunctionclass_implementsyesclick to show/hide test files
SPLFunctionspl_object_hashyesclick to show/hide test files
SPLFunctioniterator_to_arrayyesclick to show/hide test files
SPLFunctioniterator_countyesclick to show/hide test files
SPLFunctioniterator_applyyesclick to show/hide test files
PDOFunctionpdo_driversno
posixFunctionposix_killyesclick to show/hide test files
posixFunctionposix_getpidyesclick to show/hide test files
posixFunctionposix_getppidyesclick to show/hide test files
posixFunctionposix_getuidyesclick to show/hide test files
posixFunctionposix_setuidyesclick to show/hide test files
posixFunctionposix_geteuidyesclick to show/hide test files
posixFunctionposix_seteuidyesclick to show/hide test files
posixFunctionposix_getgidyesclick to show/hide test files
posixFunctionposix_setgidyesclick to show/hide test files
posixFunctionposix_getegidno
posixFunctionposix_setegidno
posixFunctionposix_getgroupsyesclick to show/hide test files
posixFunctionposix_getloginno
posixFunctionposix_getpgrpyesclick to show/hide test files
posixFunctionposix_setsidno
posixFunctionposix_setpgidno
posixFunctionposix_getpgidyesclick to show/hide test files
posixFunctionposix_getsidyesclick to show/hide test files
posixFunctionposix_unameyesclick to show/hide test files
posixFunctionposix_timesyesclick to show/hide test files
posixFunctionposix_ctermidyesclick to show/hide test files
posixFunctionposix_ttynameyesclick to show/hide test files
posixFunctionposix_isattyyesclick to show/hide test files
posixFunctionposix_getcwdyesclick to show/hide test files
posixFunctionposix_mkfifoyesclick to show/hide test files
posixFunctionposix_mknodyesclick to show/hide test files
posixFunctionposix_accessyesclick to show/hide test files
posixFunctionposix_getgrnamyesclick to show/hide test files
posixFunctionposix_getgrgidyesclick to show/hide test files
posixFunctionposix_getpwnamyesclick to show/hide test files
posixFunctionposix_getpwuidyesclick to show/hide test files
posixFunctionposix_getrlimityesclick to show/hide test files
posixFunctionposix_get_last_erroryesclick to show/hide test files
posixFunctionposix_errnoyesclick to show/hide test files
posixFunctionposix_strerroryesclick to show/hide test files
posixFunctionposix_initgroupsyesclick to show/hide test files
sessionFunctionsession_nameyesclick to show/hide test files
sessionFunctionsession_module_nameyesclick to show/hide test files
sessionFunctionsession_save_pathyesclick to show/hide test files
sessionFunctionsession_idyesclick to show/hide test files
sessionFunctionsession_regenerate_idyesclick to show/hide test files
sessionFunctionsession_decodeyesclick to show/hide test files
sessionFunctionsession_registeryesclick to show/hide test files
sessionFunctionsession_unregisteryesclick to show/hide test files
sessionFunctionsession_is_registeredyesclick to show/hide test files
sessionFunctionsession_encodeyesclick to show/hide test files
sessionFunctionsession_startyesclick to show/hide test files
sessionFunctionsession_destroyyesclick to show/hide test files
sessionFunctionsession_unsetyesclick to show/hide test files
sessionFunctionsession_set_save_handleryesclick to show/hide test files
sessionFunctionsession_cache_limiteryesclick to show/hide test files
sessionFunctionsession_cache_expireyesclick to show/hide test files
sessionFunctionsession_set_cookie_paramsyesclick to show/hide test files
sessionFunctionsession_get_cookie_paramsyesclick to show/hide test files
sessionFunctionsession_write_closeyesclick to show/hide test files
sessionFunctionsession_commityesclick to show/hide test files
SQLiteFunctionsqlite_openyesclick to show/hide test files
SQLiteFunctionsqlite_popenno
SQLiteFunctionsqlite_closeyesclick to show/hide test files
SQLiteFunctionsqlite_queryyesclick to show/hide test files
SQLiteFunctionsqlite_execno
SQLiteFunctionsqlite_array_queryyesclick to show/hide test files
SQLiteFunctionsqlite_single_queryyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_arrayyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_objectyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_singleyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_stringno
SQLiteFunctionsqlite_fetch_allyesclick to show/hide test files
SQLiteFunctionsqlite_currentyesclick to show/hide test files
SQLiteFunctionsqlite_columnyesclick to show/hide test files
SQLiteFunctionsqlite_libversionno
SQLiteFunctionsqlite_libencodingno
SQLiteFunctionsqlite_changesno
SQLiteFunctionsqlite_last_insert_rowidno
SQLiteFunctionsqlite_num_rowsno
SQLiteFunctionsqlite_num_fieldsyesclick to show/hide test files
SQLiteFunctionsqlite_field_nameyesclick to show/hide test files
SQLiteFunctionsqlite_seekyesclick to show/hide test files
SQLiteFunctionsqlite_rewindyesclick to show/hide test files
SQLiteFunctionsqlite_nextyesclick to show/hide test files
SQLiteFunctionsqlite_prevyesclick to show/hide test files
SQLiteFunctionsqlite_validyesclick to show/hide test files
SQLiteFunctionsqlite_has_moreno
SQLiteFunctionsqlite_has_prevyesclick to show/hide test files
SQLiteFunctionsqlite_escape_stringyesclick to show/hide test files
SQLiteFunctionsqlite_busy_timeoutno
SQLiteFunctionsqlite_last_errorno
SQLiteFunctionsqlite_error_stringno
SQLiteFunctionsqlite_unbuffered_queryyesclick to show/hide test files
SQLiteFunctionsqlite_create_aggregateyesclick to show/hide test files
SQLiteFunctionsqlite_create_functionyesclick to show/hide test files
SQLiteFunctionsqlite_factoryyesclick to show/hide test files
SQLiteFunctionsqlite_udf_encode_binaryyesclick to show/hide test files
SQLiteFunctionsqlite_udf_decode_binaryyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_column_typesyesclick to show/hide test files
standardFunctionconstantyesclick to show/hide test files
standardFunctionbin2hexyesclick to show/hide test files
standardFunctionsleepyesclick to show/hide test files
standardFunctionusleepyesclick to show/hide test files
standardFunctiontime_nanosleepyesclick to show/hide test files
standardFunctiontime_sleep_untilyesclick to show/hide test files
standardFunctionstrptimeyesclick to show/hide test files
standardFunctionflushyesclick to show/hide test files
standardFunctionwordwrapyesclick to show/hide test files
standardFunctionhtmlspecialcharsyesclick to show/hide test files
standardFunctionhtmlentitiesyesclick to show/hide test files
standardFunctionhtml_entity_decodeyesclick to show/hide test files
standardFunctionhtmlspecialchars_decodeyesclick to show/hide test files
standardFunctionget_html_translation_tableyesclick to show/hide test files
standardFunctionsha1yesclick to show/hide test files
standardFunctionsha1_fileyesclick to show/hide test files
standardFunctionmd5yesclick to show/hide test files
standardFunctionmd5_fileyesclick to show/hide test files
standardFunctioncrc32yesclick to show/hide test files
standardFunctioniptcparseno
standardFunctioniptcembedyesclick to show/hide test files
standardFunctiongetimagesizeyesclick to show/hide test files
standardFunctionimage_type_to_mime_typeyesclick to show/hide test files
standardFunctionimage_type_to_extensionyesclick to show/hide test files
standardFunctionphpinfoyesclick to show/hide test files
standardFunctionphpversionno
standardFunctionphpcreditsyesclick to show/hide test files
standardFunctionphp_logo_guidyesclick to show/hide test files
standardFunctionphp_real_logo_guidyesclick to show/hide test files
standardFunctionphp_egg_logo_guidyesclick to show/hide test files
standardFunctionzend_logo_guidyesclick to show/hide test files
standardFunctionphp_sapi_nameyesclick to show/hide test files
standardFunctionphp_unameyesclick to show/hide test files
standardFunctionphp_ini_scanned_filesno
standardFunctionphp_ini_loaded_fileyesclick to show/hide test files
standardFunctionstrnatcmpyesclick to show/hide test files
standardFunctionstrnatcasecmpyesclick to show/hide test files
standardFunctionsubstr_countyesclick to show/hide test files
standardFunctionstrspnyesclick to show/hide test files
standardFunctionstrcspnyesclick to show/hide test files
standardFunctionstrtokyesclick to show/hide test files
standardFunctionstrtoupperyesclick to show/hide test files
standardFunctionstrtoloweryesclick to show/hide test files
standardFunctionstrposyesclick to show/hide test files
standardFunctionstriposyesclick to show/hide test files
standardFunctionstrrposyesclick to show/hide test files
standardFunctionstrriposyesclick to show/hide test files
standardFunctionstrrevyesclick to show/hide test files
standardFunctionhebrevyesclick to show/hide test files
standardFunctionhebrevcyesclick to show/hide test files
standardFunctionnl2bryesclick to show/hide test files
standardFunctionbasenameyesclick to show/hide test files
standardFunctiondirnameyesclick to show/hide test files
standardFunctionpathinfoyesclick to show/hide test files
standardFunctionstripslashesyesclick to show/hide test files
standardFunctionstripcslashesyesclick to show/hide test files
standardFunctionstrstryesclick to show/hide test files
standardFunctionstristryesclick to show/hide test files
standardFunctionstrrchryesclick to show/hide test files
standardFunctionstr_shuffleyesclick to show/hide test files
standardFunctionstr_word_countyesclick to show/hide test files
standardFunctionstr_splityesclick to show/hide test files
standardFunctionstrpbrkyesclick to show/hide test files
standardFunctionsubstr_compareyesclick to show/hide test files
standardFunctionstrcollyesclick to show/hide test files
standardFunctionmoney_formatyesclick to show/hide test files
standardFunctionsubstryesclick to show/hide test files
standardFunctionsubstr_replaceyesclick to show/hide test files
standardFunctionquotemetayesclick to show/hide test files
standardFunctionucfirstyesclick to show/hide test files
standardFunctionlcfirstno
standardFunctionucwordsyesclick to show/hide test files
standardFunctionstrtryesclick to show/hide test files
standardFunctionaddslashesyesclick to show/hide test files
standardFunctionaddcslashesyesclick to show/hide test files
standardFunctionrtrimyesclick to show/hide test files
standardFunctionstr_replaceyesclick to show/hide test files
standardFunctionstr_ireplaceyesclick to show/hide test files
standardFunctionstr_repeatyesclick to show/hide test files
standardFunctioncount_charsyesclick to show/hide test files
standardFunctionchunk_splityesclick to show/hide test files
standardFunctiontrimyesclick to show/hide test files
standardFunctionltrimyesclick to show/hide test files
standardFunctionstrip_tagsyesclick to show/hide test files
standardFunctionsimilar_textyesclick to show/hide test files
standardFunctionexplodeyesclick to show/hide test files
standardFunctionimplodeyesclick to show/hide test files
standardFunctionjoinyesclick to show/hide test files
standardFunctionsetlocaleyesclick to show/hide test files
standardFunctionlocaleconvyesclick to show/hide test files
standardFunctionnl_langinfoyesclick to show/hide test files
standardFunctionsoundexyesclick to show/hide test files
standardFunctionlevenshteinyesclick to show/hide test files
standardFunctionchryesclick to show/hide test files
standardFunctionordyesclick to show/hide test files
standardFunctionparse_stryesclick to show/hide test files
standardFunctionstr_getcsvno
standardFunctionstr_padyesclick to show/hide test files
standardFunctionchopyesclick to show/hide test files
standardFunctionstrchryesclick to show/hide test files
standardFunctionsprintfyesclick to show/hide test files
standardFunctionprintfyesclick to show/hide test files
standardFunctionvprintfyesclick to show/hide test files
standardFunctionvsprintfyesclick to show/hide test files
standardFunctionfprintfyesclick to show/hide test files
standardFunctionvfprintfyesclick to show/hide test files
standardFunctionsscanfyesclick to show/hide test files
standardFunctionfscanfverifyclick to show/hide test files
standardFunctionparse_urlyesclick to show/hide test files
standardFunctionurlencodeyesclick to show/hide test files
standardFunctionurldecodeyesclick to show/hide test files
standardFunctionrawurlencodeyesclick to show/hide test files
standardFunctionrawurldecodeyesclick to show/hide test files
standardFunctionhttp_build_queryyesclick to show/hide test files
standardFunctionreadlinkyesclick to show/hide test files
standardFunctionlinkinfoyesclick to show/hide test files
standardFunctionsymlinkyesclick to show/hide test files
standardFunctionlinkyesclick to show/hide test files
standardFunctionunlinkyesclick to show/hide test files