-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
phpCodeFix
Description
Fixes up any PHP code found in the old template.
Syntax
string phpCodeFix (string $string)
Parameter $string
Expected type: String
Description: The original PHP code to fix
Return value
Expected type: String
Description: The fixed code
Notes
- Strips off PHP tags, adds a '; (closes the open echo tag) before the string and echo ' after it. Also strips slashes from single quotes.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.037 seconds with 13 queries.
- Forum Search