Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getPrevious
getPrevious
If this exception is triggered by another exception, this method returns the previous exception. If not, return null.
Name:
getPrevious
Category:
Uncategorized
Programming Language:
php
One-line Description:
If this exception is triggered by another exception, this method returns the previous exception. If not, return null.
Related
Basic usage of using exploit function to split strings in PHP
10
Complete Guide to Configuring PHP 5.4 in an IIS Environment
7
Practical Methods and Tips for Efficient IP Address Handling in PHP
10
Troubleshooting steps for failed time domain name resolution using gethostbynamel
7
Similar Functions
ftp_delete
ftp_delete
DeletefilesontheFTPs
ftp_put
ftp_put
Uploadthefiletothese
ftp_rmdir
ftp_rmdir
Deletethedirectoryon
mysql_fetch_object
mysql_fetch_object
Getarowfromtheresult
zip_entry_close
zip_entry_close
CloseaprojectintheZI
zip_entry_name
zip_entry_name
Returnsthenameofanit
getPrevious
getPrevious
Ifthisexceptionistri
mysql_errno
mysql_errno
Returnsthenumericenc
Popular Articles