getting closer to full port of web app starter

This commit is contained in:
udo
2026-04-19 19:09:21 +00:00
parent 2b5586d7df
commit d1167aec3b
96 changed files with 3395 additions and 1027 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
Output / Invocation Functions
1_RENDER
call_file
unit_call
component
component_exists
component_resolve
@@ -11,5 +11,6 @@ ob_get
ob_get_close
ob_start
print
render_component
render_file
component_render
unit_load
unit_render
+4
View File
@@ -0,0 +1,4 @@
Runtime
unit_info
units_list
unit_compile
+1 -1
View File
@@ -1,5 +1,5 @@
Sessions
make_session_id
session_id_create
session_destroy
session_start
+3 -3
View File
@@ -8,11 +8,11 @@ file_exists
file_get_contents
file_mtime
file_put_contents
get_cwd
cwd_get
ls
mkdir
path_join
set_cwd
cwd_set
shell_escape
shell_exec
unlink
file_unlink
+4 -4
View File
@@ -1,7 +1,7 @@
Time and Date Functions
microtime
time_precise
time
date
gmdate
parse_time
time_format_local
time_format_utc
time_parse
+1 -1
View File
@@ -1,7 +1,7 @@
URI Functions
encode_query
make_session_id
session_id_create
parse_query
uri_decode
uri_encode