images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1695281.tpl
diff --git a/data/templates/own_templates/1695281.tpl b/data/templates/own_templates/1695281.tpl
new file mode 100644 (file)
index 0000000..498f5e7
--- /dev/null
@@ -0,0 +1,25 @@
+<b>utility: header_template rescue</b> <br/>
+momentalne nefunguje pre iste restrikcie systemu
+{* pouzivanie php bolo zakazane}
+
+ if (isset($_POST['id_usera'])) {
+ echo "formular set_header_template pre user id " . $_POST['id_usera'];
+ echo "<form action='/id/";
+ echo $_POST['id_usera'];
+ echo "' method='post'><input type='text' name='header_id' value='";
+
+{/pouzivanie php bolo zakazane/php *}
+{$header_id}
+{* pouzivanie php bolo zakazane}
+ echo "'><input type='submit' name='event' value='set_header_template'></form>";
+} else {
+ echo "zadaj ID nody usera ";
+}
+{/php *}
+<form action='http://kyberia.sk/id/1695281/' method='post'>
+<input type='text' name='id_usera'>
+<input type='submit' value='vygeneruj set_header_template formular' name='submit'>
+</form>
+
+</body>
+</html>
\ No newline at end of file
This page took 0.124457 seconds and 4 git commands to generate.