<!DOCTYPE html> <html> <body> <form action="demo_form.php"> Bir hafta seçin: <input type="week" name="year_week"> <input type="submit"> </form> </body> </html>
<!DOCTYPE html> <html> <body> <form action="demo_form.php"> Bir hafta seçin: <input type="week" name="year_week"> <input type="submit"> </form> </body> </html>
Sonuçları görmek için yukarıdaki butona tıklayınız.
Ana Sayfa