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
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
ftp_systype
ftp_systype
Returnsthesystemtype
mysql_field_type
mysql_field_type
Getsthetypeofthespec
libxml_clear_errors
libxml_clear_errors
Clearthelibxmlerrorb
mysql_real_escape_string
mysql_real_escape_string
Escapespecialcharact
mysql_fetch_array
mysql_fetch_array
Getarowfromtheresult
mysql_connect
mysql_connect
Openanon-persistentM
libxml_use_internal_errors
libxml_use_internal_errors
Disablelibxmlerrors,
Popular Articles
How to combine fopen and getLine to implement file processing
Use getLine to implement line extraction of log files