Jump to content

Report

  • Similar Content

    • By Владислав_Белкин
      Имею вот такой код в HTML
      <form name="z" action="test.php" method="POST">
      <input type="date" data-clear-btn="false" name="date-1" id="date-1" class="date" value="">
      И вот такой в php
      $a=$_POST[`date_1`];
      $c=mktime($a);
      нужно чтобы на вход в mktime было 4 параметра
      int mktime ([ int $hour = date("H") [, int $minute = date("i") [, int $second = date("s") [, int $month = date("n") [, int $day = date("j") [, int $year = date("Y") [, int $is_dst = -1 ]]]]]]] )
      как в моем конкретном случае мне из переменной $a получить эти 4 параметра
    • By Ururu
      Добрый день.
      Зачем нужны такие теги как <menu>, <main> или <time>?
    • By adminfilm
      когда открываю главную страницу сайта все нормально но когда открываю любой фильм сайт все грузится но в окне браузера грузится и грузится не знаю в чем проблема помогите пожалуйста http://lybrook.net/1128-godzilla.html .
    • By Самая сладкая
      Как получить в Javascript текущее время в формате hh:mm:ss?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy