llms_php_error_constant_to_code( int $code )

Convert a PHP error constant to a human readable error code


Description Description


Parameters Parameters

$code

(Required) A predefined php error constant.


Top ↑

Return Return

(string) A human readable string version of the constant.


Top ↑

Source Source

File: includes/llms.functions.core.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.