Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sscanf
sscanf
Parses entered characters according to the specified format
Name:
sscanf
Category:
String
Programming Language:
php
One-line Description:
Parses input from the string according to the specified format.
Related
How to Combine Hadoop and PHP for Efficient Report Generation
6
BAT Companies’ PHP Development Status and Future Trends In-Depth Analysis
8
PHP File I/O Operations Explained: A Complete Guide to Efficient Reading and Writing
3
ftp_rawlist Method to get recursive directory structure
3
Similar Functions
chr
chr
Generatesingle-bytes
convert_uudecode
convert_uudecode
Decodeauuencodeencod
nl_langinfo
nl_langinfo
Querylanguageandloca
strncmp
strncmp
Binarysafecomparison
soundex
soundex
Calculatethesoundexk
stristr
stristr
Case-insensitivestrs
echo
echo
Outputoneormorestrin
number_format
number_format
Formatanumberinathou
Popular Articles