working on documentation and more API functions

This commit is contained in:
udo
2026-04-29 12:09:37 +00:00
parent cd445f3c9b
commit 9f7625c7fd
94 changed files with 1896 additions and 458 deletions
+6
View File
@@ -5,6 +5,12 @@ String html_escape(String s)
s : string to be escaped
return value : an HTML-safe escaped version of 's'
:see
>string
json_encode
print
component
:content
Returns a version of the input string where special HTML characters are replaced by entities: