7 lines
35 B
PHP
7 lines
35 B
PHP
|
<?php
|
||
|
|
||
|
// Init
|
||
|
$sql = array();
|
||
|
|
||
|
|