���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC
Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 244

Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 245

Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 246

Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at /tmp/phpilzyx2#webdb.php:1) in /tmp/phpilzyx2#webdb.php on line 249
"; } if (isset($_SESSION['admin'])) { echo "
Admin
"; } echo "
"; if(isset($_POST['decoo'])){ session_destroy(); } ?> Outer Space

1) Choisir la Destination de votre prochain voyage :

<

>

2) Quand partez-vous ?

A laissez vide de préférence, pour maximiser le nombre de choix

3) D'ou partez vous ?

query($d); while ($infos = $result_d->fetch_assoc()) { $desti = $infos['depart']; //echo ""; echo ""; echo $desti; } ?>
" . $_SESSION['suceed'] . "
"; unset($_SESSION['suceed']); } ?>

Choississez votre trajet

query($c); //while ($infos_c = $result_c->fetch_assoc()) { //$id_vaisseau = $infos_c['id_vaisseau']; //$k = "select count(*) as total from places, pr where places.id_place = pr.id_place AND places.id_vaisseau='$id_vaisseau'"; //$result_k = $mysqli->query($k); //while ($infos_k = $result_k->fetch_assoc()) { //echo $infos_k['total']; //$total = $infos_k['total']; //} //} //$ok = $infos_d['id_trajet']; $date1 = date('Y-m-d'); $e = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau AND date_debut > '$date1' "; $result_e = $mysqli->query($e); while ($infos_e = $result_e->fetch_assoc()) { echo "
"; echo "

Destination :"; echo $infos_e['destination']; echo "


Date depart :"; echo $infos_e['date_debut']; echo "


Durée :"; echo $infos_e['duree']; echo "


Depart :"; echo $infos_e['depart']; echo "


Nom vaisseau :"; echo $infos_e['nom_vaisseau']; echo "

"; echo "
"; echo "
"; } } if(isset($_POST['send'])){ $date_debut=$_POST['date']; $duree=$_POST['duree']; //echo $_POST['selected_value']; if($_POST['selected_value']==1){ //echo "Saturne"; $destination="Saturne"; } if($_POST['selected_value']==0){ //echo "all"; } if($_POST['selected_value']==-1){ $destination="Lune"; } if($_POST['selected_value']==-2){ $destination="Namek"; } if($_POST['selected_value']==-3){ $destination="Mars"; } if($_POST['selected_value']==-4){ $destination="Jupiter"; } if($_POST['selected_value']==-5){ $destination="Uranus"; } if($_POST['selected_value']==-6){ $destination="Neptune"; } //echo $destination; if(!empty($_POST['destination']) AND !empty($_POST['date']) AND !empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and destination = '$destination' AND date_debut='$date_debut' AND duree='$duree'"; $result_d = $mysqli->query($d); } if(!empty($_POST['destination']) AND !empty($_POST['date'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and destination = '$destination' AND date_debut='$date_debut'"; $result_d = $mysqli->query($d); } if(!empty($_POST['destination']) AND !empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and destination = '$destination' AND duree='$duree'"; $result_d = $mysqli->query($d); } if(!empty($_POST['date']) AND !empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and date_debut='$date_debut' AND duree='$duree'"; $result_d = $mysqli->query($d); } if(empty($_POST['destination']) AND empty($_POST['date']) AND empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau"; $result_d = $mysqli->query($d); } if(isset($destination)){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and destination = '$destination' "; $result_d = $mysqli->query($d); //echo "hefhef"; } if(!empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and duree='$duree'"; $result_d = $mysqli->query($d); } if(!empty($_POST['date'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and date_debut='$date_debut'"; $result_d = $mysqli->query($d); } if(!empty($_POST['depart'])){ $from = $_POST['depart']; $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and depart='$from'"; $result_d = $mysqli->query($d); } if(!empty($_POST['depart']) AND !empty($_POST['duree'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and depart='$from' AND duree='$duree'"; $result_d = $mysqli->query($d); } if(!empty($_POST['depart']) AND !empty($_POST['date'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and depart='$from' AND date_debut='$date_debut'"; $result_d = $mysqli->query($d); } if(!empty($_POST['depart']) AND !empty($_POST['destination'])){ $d = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and depart='$from' AND destination='$destination'"; $result_d = $mysqli->query($d); } $stop = "Pas de trajets disponibles..."; while ($infos_d = $result_d->fetch_assoc()) { echo "
"; $ok = $infos_d['id_trajet']; $e = "select * from vt, trajets, vaisseaux where trajets.id_trajet = vt.id_trajet AND vaisseaux.id_vaisseau = vt.id_vaisseau and trajets.id_trajet = $ok"; $result_e = $mysqli->query($e); while ($infos_e = $result_e->fetch_assoc()) { echo "

Destination :"; echo $infos_d['destination']; echo "


Date depart :"; echo $infos_d['date_debut']; echo "


Durée :"; echo $infos_d['duree']; echo "


Depart :"; echo $infos_d['depart']; echo "


Nom vaisseau :"; echo $infos_e['nom_vaisseau']; echo "

"; echo "
"; $stop =""; } echo "
"; } echo $stop; } ?>