index
:
old-php-yota
master
First prototype of YOTA reservation system, made in pure PHP.
Mateja
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test.inc.php
blob: 853270ca366c02960db63833de577c810fd4dd8d (
plain
) (
tree
)
00fda2f
1
2
3
4
<?php
if
(
isset
(
$_POST
[
'your-submit'
]))
{
# echo $_POST['your-submit'];
}