php function 모두 리스트 나열해줘
페이지 정보
작성자 동생들 작성일 25-02-05 15:03 조회 40 댓글 0본문
ㅁ
PHP의 기본 함수는 다음과 같습니다.
**문자 함수**
* addslashes()
* bin2hex()
* chr()
* chunk_split()
* convert_cyr_string()
* convert_uuencode()
* count_chars()
* count_words()
* crc32()
* hex2bin()
* html_entity_decode()
* htmlentities()
* htmlspecialchars()
* implode()
* join()
* krsort()
* krshuffle()
* ksort()
* levenshtein()
* localeconv()
* ltrim()
* md5()
* md5_file()
* money_format()
* nl2br()
* number_format()
* ord()
* preg_grep()
* preg_match()
* preg_match_all()
* preg_replace()
* preg_replace_callback()
* preg_split()
* quotemeta()
* rtrim()
* soundex()
* sprintf()
* sscanf()
* str_ireplace()
* str_pad()
* str_repeat()
* str_replace()
* str_rot13()
* str_shuffle()
* str_split()
* str_tolower()
* str_toupper()
* strtr()
* stripos()
* stristr()
* strlen()
* strnatcasecmp()
* strnatcmp()
* strncasecmp()
* strncmp()
* strpbrk()
* strpos()
* strrchr()
* strripos()
* strripos()
* strrpos()
* strspn()
* strlen()
* strtr()
* strtr()
* strval()
* str_word_count()
* substr()
* substr_count()
* substr_replace()
* trim()
* ucfirst()
* ucwords()
* xml_encode()
**數學 함수**
* abs()
* acos()
* acosh()
* asin()
* asinh()
* atan()
* atan2()
* atanh()
* base_convert()
* ceil()
* cos()
* cosh()
* deg2rad()
* exp()
* expm1()
* floor()
* fmod()
* frexp()
* hypot()
* imul()
* intdiv()
* log()
* log10()
* log1p()
* log_sinh()
* max()
* min()
* mix()
* pow()
* rad2deg()
* rand()
* round()
* sin()
* sinh()
* sqrt()
* srand()
* tan()
* tanh()
** 날짜 함수**
* add_date()
* date()
* date_add()
* date_create()
* date_create_from_format()
* date_create_immutable()
* date_create_immutable_from_format()
* date_diff()
* date
PHP의 기본 함수는 다음과 같습니다.
**문자 함수**
* addslashes()
* bin2hex()
* chr()
* chunk_split()
* convert_cyr_string()
* convert_uuencode()
* count_chars()
* count_words()
* crc32()
* hex2bin()
* html_entity_decode()
* htmlentities()
* htmlspecialchars()
* implode()
* join()
* krsort()
* krshuffle()
* ksort()
* levenshtein()
* localeconv()
* ltrim()
* md5()
* md5_file()
* money_format()
* nl2br()
* number_format()
* ord()
* preg_grep()
* preg_match()
* preg_match_all()
* preg_replace()
* preg_replace_callback()
* preg_split()
* quotemeta()
* rtrim()
* soundex()
* sprintf()
* sscanf()
* str_ireplace()
* str_pad()
* str_repeat()
* str_replace()
* str_rot13()
* str_shuffle()
* str_split()
* str_tolower()
* str_toupper()
* strtr()
* stripos()
* stristr()
* strlen()
* strnatcasecmp()
* strnatcmp()
* strncasecmp()
* strncmp()
* strpbrk()
* strpos()
* strrchr()
* strripos()
* strripos()
* strrpos()
* strspn()
* strlen()
* strtr()
* strtr()
* strval()
* str_word_count()
* substr()
* substr_count()
* substr_replace()
* trim()
* ucfirst()
* ucwords()
* xml_encode()
**數學 함수**
* abs()
* acos()
* acosh()
* asin()
* asinh()
* atan()
* atan2()
* atanh()
* base_convert()
* ceil()
* cos()
* cosh()
* deg2rad()
* exp()
* expm1()
* floor()
* fmod()
* frexp()
* hypot()
* imul()
* intdiv()
* log()
* log10()
* log1p()
* log_sinh()
* max()
* min()
* mix()
* pow()
* rad2deg()
* rand()
* round()
* sin()
* sinh()
* sqrt()
* srand()
* tan()
* tanh()
** 날짜 함수**
* add_date()
* date()
* date_add()
* date_create()
* date_create_from_format()
* date_create_immutable()
* date_create_immutable_from_format()
* date_diff()
* date
댓글목록 0
등록된 댓글이 없습니다.