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
getDocNamespaces
getDocNamespaces
Returnsthenamespaced
ftp_exec
ftp_exec
Executeaprogram/comm
mysql_client_encoding
mysql_client_encoding
Returnsthenameofthec
mysql_field_name
mysql_field_name
Getsthefieldnameofth
getTraceAsString
getTraceAsString
Returnsthesameinform
ftp_mkdir
ftp_mkdir
Createanewdirectoryo
ftp_systype
ftp_systype
Returnsthesystemtype
ftp_login
ftp_login
LogintotheFTPserver.
Popular Articles
How to combine fopen and getLine to implement file processing
Use getLine to implement line extraction of log files