This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
dev-osan.github.io
Watch
1
Star
0
Fork
You've already forked dev-osan.github.io
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
{dev}Osan Official Website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67
Commits
16
Branches
0
Tags
4.5 MiB
Tag:
Branch:
Tree:
3c70252351
carousel-branch
collapsibleMenu
collapsibleMenu-branch
dev
dynamicLogo
dynamicLogo-branch
linkModifications
linkModifications-branch
master
matt
patch-1
questions-branch
revert-14-shadowText-branch
revert-6-dynamicLogo
shadowText
shadowText-branch
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3c70252351'
${ noResults }
dev-osan.github.io
/
sig-ask-devosan
/
index.php
4 lines
69 B
Raw
Normal View
History
Unescape
Escape
Created Ask Dev Osan framework
6 years ago
<?php
echo "Posted Question:
<
b
>
".$_POST['question']."
<
/
b
>
";
?>