webmaster
Php
code posted
by
vbs
created at 22 Aug 01:45
Edit
|
Back
1
2
3
4
5
6
7
8
9
10
11 |
<div>
<?php
if(isset($_GET['submit'])){
$fo = $_GET['submit'];
$select_fo = mysql_query("select * from sopa where id ='ss'")
}
?>
</div> |
150 Bytes in 2 ms with coderay