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.

test_dis.php 86 B

3 vuotta sitten
123456
  1. <?php
  2. include('Mysql.php');
  3. var_dump(get_lion_king_info('2016-09-02','19:00'));
  4. ?>