PHP familiarity shortcuts

This commit is contained in:
udo
2026-04-19 21:15:52 +00:00
parent af642c8167
commit dc05f9faa5
29 changed files with 633 additions and 174 deletions
+3 -2
View File
@@ -111,13 +111,14 @@ void render_see_section(String name)
RENDER(Request& context)
{
already_shown_items = new StringMap();
StringMap shown_items;
already_shown_items = &shown_items;
String page = first(context.get["p"], "index");
<><html>
<head>
<!--<link rel="stylesheet" href='style.css?v=<?= time() ?>'></link>-->
<link rel="stylesheet" href='style.css?v=<?= time() ?>'></link>
</head>
<body>
<h1>