Category Posts | PHP - Page 2
How to Declare a property, method or constant as protected in PHP ?
Declare a property, method or constant as protected in PHP ?
Updated: 01-06-2023 READ
How to Converts Hebrew text to visual text and new lines (\n) into [br] in PHP ?
Converts Hebrew text to visual text and new lines (\n) into [br] in PHP ?
Updated: 01-06-2023 READ
How to Returns the SQLSTATE error code for the error (MySQLi) in PHP ?
Returns the SQLSTATE error code for the error (MySQLi) in PHP ?
Updated: 01-06-2023 READ
How to Parses XML data into an array in PHP ?
Parses XML data into an array in PHP ?
Updated: 01-06-2023 READ
What is the differences between array_merge() and array_merge_recursive() functions in PHP ?
What is the differences between array_merge() and array_merge_recursive() functions in PHP ?
Updated: 01-06-2023 READ
How to Validates value as integer in PHP ?
Validates value as integer in PHP ?
Updated: 01-06-2023 READ
How to include content of a PHP file into another PHP file ?
include content of a PHP file into another PHP file ?
Updated: 01-06-2023 READ
How to Returns an error code from the XML parser in PHP ?
Returns an error code from the XML parser in PHP ?
Updated: 01-06-2023 READ
How to Finds the first occurrence of a string inside another string (case-insensitive) in PHP ?
Finds the first occurrence of a string inside another string (case-insensitive) in PHP ?
Updated: 01-06-2023 READ