Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getLine
getLine
Returns the line number of the line of code that throws the exception.
Name:
getLine
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the line number of the line of code that throws the exception.
Related
How to combine fopen and getLine to implement file processing
3
Use getLine to implement line extraction of log files
3
Similar Functions
__toString
__toString
Returnsthestringcont
mysql_fetch_field
mysql_fetch_field
Getcolumninformation
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
ftp_rename
ftp_rename
Renameafileordirecto
ftp_nb_fget
ftp_nb_fget
Downloadthefilefromt
jddayofweek
jddayofweek
Returntothedateofthe
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
asXML
asXML
Returnsawell-formedX
Popular Articles
Use getLine to implement line extraction of log files
How to combine fopen and getLine to implement file processing