AUZ Tutorials
AUZ Tutorials
  • 21
  • 469 906
Build a Digital Clock with Pure JavaScript!
Learn How to Create a Digital Clock Using Pure JavaScript!
In this step-by-step tutorial, we will guide you through building a fully functional digital clock using just JavaScript. Whether you're a beginner looking to improve your JavaScript skills or a web developer in need of a practical clock for your projects, this video is perfect for you!
You'll learn:
How to use Date() in JavaScript to get the current time.
Displaying hours, minutes, and seconds in real time.
Converting the clock to a 12-hour format with AM/PM.
How to make your digital clock update every second.
No libraries or frameworks needed - just pure JavaScript! This project is simple and easy to follow, making it ideal for both beginners and experienced developers alike.
🔥 Key Topics Covered:
JavaScript Basics for Beginners
Real-Time Clock Creation with JavaScript
Manipulating Dates and Time
12-Hour Clock Format with AM/PM
📌 Check out the code: github.com/ironman-zaman/digital-clock-js
Don’t forget to like, subscribe, and hit the bell icon for more JavaScript tutorials!
#JavaScript #DigitalClock #WebDevelopment #CodingTutorial #LearnJavaScript #FrontEndDevelopment
มุมมอง: 126

วีดีโอ

How to Create a Simple To-Do List with PHP & MySQL
มุมมอง 388หลายเดือนก่อน
Create a Simple To-Do List with PHP & MySQL Looking to build a practical web application with PHP? In this tutorial, I walk you through creating a simple yet functional To do List app using PHP and MySQL. You’ll learn how to set up your database, handle CRUD operations (Create, Read, Update, Delete), and style your app with basic CSS. Perfect for beginners and anyone looking to sharpen their PH...
How to Generate PDF Files in PHP Using mPDF (2024)
มุมมอง 387หลายเดือนก่อน
How to Generate PDF Files in PHP Using mPDF (2024) Learn how to generate PDF files using PHP with the powerful mPDF library in this latest 2024 tutorial! Whether you're a beginner or an experienced developer, this step-by-step guide will walk you through the process of creating professional-quality PDFs with ease. What You'll Learn: How to create a form using bootstrap framework How to install ...
How to Upload Images into MySQL Database and Display it using PHP
มุมมอง 6K6 หลายเดือนก่อน
PHP & MySQL Tutorial : Upload and Store Image File in Database using PHP and MySQL Learn step-by-step how to upload images into a MySQL database and display them dynamically on a web page using PHP. This easy-to-follow tutorial covers the basics of handling image uploads securely, storing them in a database, and retrieving them for display on your website. Whether you're a beginner or looking t...
How To Make a Website With Video Background | HTML , CSS And JavaScript Tutorial
มุมมอง 1.1K7 หลายเดือนก่อน
🌟 Create a Website with Video Background: HTML, CSS, & JavaScript Tutorial 🌟 In this comprehensive tutorial, discover how to create a visually captivating website with a dynamic video background using HTML, CSS, and JavaScript. Whether you're a beginner or an experienced developer, this guide covers everything from embedding video files to ensuring cross-browser compatibility and optimizing per...
✉️ PHP Contact Form Tutorial: Sending Email via XAMPP on Localhost
มุมมอง 21Kปีที่แล้ว
Welcome to our step-by-step tutorial on creating a contact form and sending emails using PHP and XAMPP on your localhost! 🚀 In this beginner-friendly guide, you'll learn how to build a functional contact form for your website and implement email sending capabilities using the powerful XAMPP server. Whether you're a web development novice or looking to brush up on your PHP skills, this tutorial ...
🚀 How to Build a Basic CMS with PHP and MySQL for a Blog Website
มุมมอง 19Kปีที่แล้ว
#phptutorials #cms #mysql #php Building a basic blog with admin panel or creating a simple CMS for a blog website. Welcome to our comprehensive tutorial on building a basic Content Management System (CMS) from scratch using PHP and MySQL. In this step-by-step guide, you'll learn the fundamentals of web development as we walk you through the entire process of creating your own CMS. 🔧 We'll cover...
Variables & Constants in PHP | Beginner PHP Tutorial #4
มุมมอง 124ปีที่แล้ว
Welcome to the fourth installment of our Beginner PHP Tutorial series! In this tutorial, we're diving deep into the world of PHP variables and constants. You'll learn how to work with data, store information, and create constants to make your PHP code more dynamic and efficient. 🔥 Topics Covered: What Are PHP Variables? Declaring and Assigning Values to Variables Variable Data Types in PHP PHP ...
Basic Syntax of PHP | Writing PHP and HTML Together | Beginner PHP Tutorial #3
มุมมอง 200ปีที่แล้ว
Welcome back to our Beginner PHP Tutorial series! In this third installment, we'll explore the fundamental aspects of PHP syntax and how to seamlessly integrate PHP with HTML. By the end of this tutorial, you'll have a solid grasp of writing dynamic web pages using PHP. 🔥 Topics Covered: Understanding PHP Tags and Syntax Embedding PHP Code within HTML Displaying Output with echo and print 💡 Mas...
XAMPP Installation on Windows 11 | Run PHP in Localhost | Beginner PHP Tutorial #2
มุมมอง 385ปีที่แล้ว
Welcome to the second installment of our Beginner PHP Tutorial series! In this tutorial, we'll guide you through the process of setting up your local development environment by installing XAMPP and Visual Studio Code (VS Code). By the end of this video, you'll be all set to run PHP code on your localhost and start building dynamic web applications. 🔥 Topics Covered: Installing XAMPP (Cross-Plat...
How to Use OpenAI - ChatGPT to solve all your coding problems. Trying ChatGPT for the first time.
มุมมอง 284ปีที่แล้ว
#chatgpt #chatbot ChatGPT is a chatbot launched by OpenAI in November 2022. In this tutorial , I have shown how to use the ChatGPT very easily to solve all your problems. After watching this tutorial, you will be able to know How to use ChatGPT Explanation of ChatGPT How to use ChatGPT to code anything Website auztuts.com/ You can join this Facebook group to discuss problems and ask your questi...
How to Fetch Data From Database in PHP and Show The Data in HTML Table
มุมมอง 7Kปีที่แล้ว
Getting Data From MySQL Database Using PHP Welcome to our comprehensive tutorial on how to fetch data from a database using PHP and display it neatly in an HTML table. If you're eager to build dynamic web applications or enhance your web development skills, you're in the right place! 🔥 Topics Covered: Connecting PHP to a Database (MySQL in this example) Querying the Database to Retrieve Data Di...
Text Typing Animation Effect Using HTML, CSS and JavaScript for Multiple Texts | Typewriter Effect
มุมมอง 360ปีที่แล้ว
This is very short video where I explained how to create text typing animation effect using HTML, CSS and JavaScript. I used a library called typed js to create the typewriter effect. Website auztuts.com/ You can join this Facebook group to discuss problems and ask your questions. groups/930382041470136 You can also follow me on Facebook , Twitter and LinkedIn Facebook: web.faceboo...
4-Minute Auto Image Slider Tutorial | HTML, CSS, JavaScript with Swiper.js
มุมมอง 2.8Kปีที่แล้ว
It is a very quick tutorial to show how to create an image slider using JavaScript. I used swiper js library to create the slider. Welcome to a fast and easy-to-follow tutorial on creating an image slider using JavaScript! In this tutorial, I'll guide you step-by-step on how to leverage the power of the Swiper.js library to build a sleek and interactive image slider for your web projects. Image...
How to Make a Card Slider in HTML, CSS and JavaScript | Carousel | Testimonial Slider With Swiper JS
มุมมอง 3Kปีที่แล้ว
In this step-by-step tutorial, learn how to create a stunning carousel using JavaScript and the popular Swiper.js library. Follow along as we explore the essential techniques and code snippets needed to build a dynamic and interactive carousel for your web projects. Enhance your frontend development skills and add a professional touch to your websites with this comprehensive guide. Watch now an...
How to Make a Simple Calculator Using JavaScript | HTML, CSS, JavaScript Project - Calculator
มุมมอง 762ปีที่แล้ว
How to Make a Simple Calculator Using JavaScript | HTML, CSS, JavaScript Project - Calculator
PHP CRUD Operations with MySQL Database | Create ✨, Read 🔍, Update 🔄, Delete ❌
มุมมอง 57Kปีที่แล้ว
PHP CRUD Operations with MySQL Database | Create ✨, Read 🔍, Update 🔄, Delete ❌
🚀 Master JavaScript Modals: Create Stunning Popups with Ease
มุมมอง 365ปีที่แล้ว
🚀 Master JavaScript Modals: Create Stunning Popups with Ease
⚡️ 3 Quick Ways to Link CSS to HTML in Just 5 Minutes ⚙️
มุมมอง 151ปีที่แล้ว
⚡️ 3 Quick Ways to Link CSS to HTML in Just 5 Minutes ⚙️
Login and Registration Form in PHP and MySQL
มุมมอง 331Kปีที่แล้ว
Login and Registration Form in PHP and MySQL
How To Save HTML Form Data Into MySQL Database Using PHP In Simple Way
มุมมอง 19Kปีที่แล้ว
How To Save HTML Form Data Into MySQL Database Using PHP In Simple Way

ความคิดเห็น

  • @sowmiyaan8026
    @sowmiyaan8026 วันที่ผ่านมา

    Thank you for sharing your Knowledge. Keep going on

    • @auztuts
      @auztuts 17 ชั่วโมงที่ผ่านมา

      You are welcome

  • @kam.stories
    @kam.stories 11 วันที่ผ่านมา

    Very useful

    • @auztuts
      @auztuts 11 วันที่ผ่านมา

      Thank you!

  • @Littlereishi
    @Littlereishi 19 วันที่ผ่านมา

    Are you available for hire? I have a small project and I'm just not able to finish it

  • @Aktaruzzaman-pd9hg
    @Aktaruzzaman-pd9hg 20 วันที่ผ่านมา

    Great tutorial,. Keep it up

    • @auztuts
      @auztuts 20 วันที่ผ่านมา

      Thank you!

  • @rodelcatapia
    @rodelcatapia 23 วันที่ผ่านมา

    Whenever I edit, it edits all the data in my database, why is this happening?

    • @auztuts
      @auztuts 22 วันที่ผ่านมา

      Hi, probably all the entries have the same id. Please double check the database and make sure you made the id column auto incremented.

    • @rodelcatapia
      @rodelcatapia 22 วันที่ผ่านมา

      @@auztuts I found the error, I forgot the hidden part. Thanks, great tutorial keep it coming

  • @alhassanhuzeiru2079
    @alhassanhuzeiru2079 24 วันที่ผ่านมา

    thank you so mutch you save my with your toturial

  • @AngelinaGalang
    @AngelinaGalang 25 วันที่ผ่านมา

    How can i connect this crud with log in register thank you.starting to learning php

    • @auztuts
      @auztuts 22 วันที่ผ่านมา

      Hi, it is very difficult to explain in the comments. However you can put the code of index page of crud project into index page of login register page. Also incorporate all the files there.

  • @AngelinaGalang
    @AngelinaGalang 25 วันที่ผ่านมา

    How can i connect this crud with log in register thank you.starting to learning php

    • @auztuts
      @auztuts 22 วันที่ผ่านมา

      Hi, it is very difficult to explain in the comments. However you can put the code of index page of crud project into index page of login register page. Also incorporate all the files there.

  • @김정태-g6v
    @김정태-g6v 26 วันที่ผ่านมา

    hello... I don't have sendmail Folder and subFolder and etc.. Where can i receive sendmail ?

  • @miguelangelperezsantiago783
    @miguelangelperezsantiago783 26 วันที่ผ่านมา

    Thank you very much Sr. You teach in a very clear maner. My best wishes to you.

    • @auztuts
      @auztuts 26 วันที่ผ่านมา

      Thank you too!

  • @Chhoti-m3p
    @Chhoti-m3p หลายเดือนก่อน

    Show the message email send but mail did not receive Solve the error please

    • @StudentSouha
      @StudentSouha 24 วันที่ผ่านมา

      hello, i fell into the same problem.i did everything and i do get the email sent msg yet i dont receive anything on the given email. if u found a solution please provide it to me

  • @MasonV1
    @MasonV1 หลายเดือนก่อน

    How would I make only the Task name have a line through it once I press complete, instead of everything else too?

    • @auztuts
      @auztuts 29 วันที่ผ่านมา

      Simple , you will need to add the class (echo out status) on strong tag instead of the list tag.

  • @WongKaiJun-n5y
    @WongKaiJun-n5y หลายเดือนก่อน

    thanks for the tutorial ❤❤❤

    • @auztuts
      @auztuts หลายเดือนก่อน

      You are welcome

  • @abdurohmantadesse3503
    @abdurohmantadesse3503 หลายเดือนก่อน

  • @netkongen
    @netkongen หลายเดือนก่อน

    Fine code, but open for several multiple mysqli injections

    • @auztuts
      @auztuts หลายเดือนก่อน

      Hi yes. I did not focus on security much for this tutorial. I will try to make another. Thank you!

  • @atharvakumbhar21
    @atharvakumbhar21 หลายเดือนก่อน

    Thanks For That Tutorial 👍❤

    • @auztuts
      @auztuts หลายเดือนก่อน

      You are welcome!

  • @OppieT30
    @OppieT30 หลายเดือนก่อน

    You should make another one using PHP OOP programming. If you don't know how to do that you can learn. You can modify this to be OOP.

    • @auztuts
      @auztuts หลายเดือนก่อน

      Ok, I will try.

  • @Vasilis-grk
    @Vasilis-grk หลายเดือนก่อน

    I’ve watched so many tutorials, but this one is by far the best. Thank you for sharing your knowledge.

    • @auztuts
      @auztuts หลายเดือนก่อน

      You are welcome! It means a lot.

  • @pksrapwala
    @pksrapwala หลายเดือนก่อน

    Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at localhost Port 80 error

    • @auztuts
      @auztuts หลายเดือนก่อน

      Hi, try using a different port for Apache server. www.geeksforgeeks.org/how-to-change-xampp-apache-server-port/

  • @OppieT30
    @OppieT30 หลายเดือนก่อน

    You could have put <input type="text" class="form-control" name="fullname" placeholder="Full Name:" required> Then you wouldn't need the if (empty($fullname) part.

    • @auztuts
      @auztuts หลายเดือนก่อน

      Anybody can remove that required attribute using inspect tool of the browser so that is very vulnerable.

  • @Sachiyah-007lk
    @Sachiyah-007lk หลายเดือนก่อน

    I got this error,how to fix it??database not working. Fatal error:Uncaught mysqli_sql_exeption:No connection could be made because the target machine already refused it in D:\xampp new\htdocs\login-register\database.php:7 Stack trace: #0 D:\xampp new\htdocs\login-register\database.php:(7):mysqli_connect('localhost', 'root', Object(sensitiveParameterValue), 'login_register') #1 D:\xampp new\htdocs\login-register egistration.php(42): require_once('D:\\xampp new\\ht...') #2 {main}thrown in D:\xampp new\htdocs\login-register\database.php on line 7

    • @auztuts
      @auztuts หลายเดือนก่อน

      Did you turn on the MySQL server in the XAMPP control panel?

  • @hoseahere_.
    @hoseahere_. หลายเดือนก่อน

    How i make in the dashboard like "Welcome to dashboard, (username)"?

    • @auztuts
      @auztuts หลายเดือนก่อน

      Instead of $_SESSION['user'] = "yes" , grab the username from database and put it there, like $_SESSION['user'] = $username (variable where username from database is stored). Hope you understood.

  • @dharshi.29
    @dharshi.29 หลายเดือนก่อน

    thank you bro u saved me !!

    • @auztuts
      @auztuts หลายเดือนก่อน

      You are welcome 🙂

  • @bryanrothschild
    @bryanrothschild 2 หลายเดือนก่อน

    You’re too fast

    • @auztuts
      @auztuts หลายเดือนก่อน

      Sorry about that. I will remember that.

  • @3rdworldP
    @3rdworldP 2 หลายเดือนก่อน

    Nice video... Thank you

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      You are welcome

  • @DevonHolmes-bc6yq
    @DevonHolmes-bc6yq 2 หลายเดือนก่อน

    Apperiacte. Well done, keep up the good work.😀

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Thank you!

  • @KenitplayGaming
    @KenitplayGaming 2 หลายเดือนก่อน

    I dont understand why mine has a fatal error in it upon submitting

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      What error you are getting. Can you send me the exact message please?

  • @demodata-e5o
    @demodata-e5o 2 หลายเดือนก่อน

    Nice Tutorial

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Thank you!

  • @Baba_tufani_
    @Baba_tufani_ 2 หลายเดือนก่อน

    Zoom code

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Sorry , I did not understand

  • @Chinnifarm
    @Chinnifarm 2 หลายเดือนก่อน

    Dashboard is not working

    • @auztuts
      @auztuts หลายเดือนก่อน

      Not working what? Can you explain?

  • @EdwinCajyonk
    @EdwinCajyonk 2 หลายเดือนก่อน

    I scare when my boss request CMS because i dont know how to do it as newbe web developer. You literly save my job & my life.

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Thank you! I am glad that it helped you 🙂

  • @Kainara0
    @Kainara0 2 หลายเดือนก่อน

    Wahh yaar maja aa gaya ❤❤🫶🙏🙏

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Thank you!

  • @faiqarsheikh3220
    @faiqarsheikh3220 2 หลายเดือนก่อน

    Sir have you created a separate database for login? @auztuts

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      Hi, No. Only one database for whole project.

  • @IsaRashid-u4c
    @IsaRashid-u4c 2 หลายเดือนก่อน

    Thank You Big time. This was so helping

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      You are welcome!

  • @ipapaid
    @ipapaid 2 หลายเดือนก่อน

    Thanks, i have supported you by not skip

  • @ArshaqueRauf
    @ArshaqueRauf 2 หลายเดือนก่อน

    ❤❤

  • @ArshaqueRauf
    @ArshaqueRauf 2 หลายเดือนก่อน

    Thank you bro❤

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      You are welcome!

  • @chigozieobialor1245
    @chigozieobialor1245 2 หลายเดือนก่อน

    Thanks for sharing and also providing the source code.

    • @auztuts
      @auztuts 2 หลายเดือนก่อน

      No problem. Keep in touch.

  • @fahimullah67
    @fahimullah67 3 หลายเดือนก่อน

    thanks for sharing, vey helpfull

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      You are welcome.

  • @maymarquez869
    @maymarquez869 3 หลายเดือนก่อน

    I had so much fun in your tutorial it's so very helpful. I hope you made more tutorial, especially in admin side. Thank youu so much.

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      I am glad that it helped you. I will try to create new tutorial. Thank you!

    • @maymarquez869
      @maymarquez869 3 หลายเดือนก่อน

      @@auztuts please make tutorial, how to make index for food ordering delivery system. Because I don't understand the logic of how to create a php index for customers.

  • @SHUBHAMSINGH-vs5ck
    @SHUBHAMSINGH-vs5ck 3 หลายเดือนก่อน

    Password does not match issue

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      Make sure you add enough length for the password fields. Also check the comments , you may find a solution.

  • @jairudenbeda1834
    @jairudenbeda1834 3 หลายเดือนก่อน

    One of the best tutorial for registration form. Thankyou so much sir for this tutorial.

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      You are welcome!

  • @mdsaifulalam4824
    @mdsaifulalam4824 3 หลายเดือนก่อน

    sir everything is ok b8 all the time login page shows password does not match is there any problem in my database ?

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      HI, probably you did not put enough length for the password field. It needs at least 250 characters as it is hashed password. You may also check all the comments to find a solution.

    • @mdsaifulalam4824
      @mdsaifulalam4824 3 หลายเดือนก่อน

      @@auztuts i applied all this things b8 i can't solve it please help me anyone please help me

  • @itsmemikyi
    @itsmemikyi 3 หลายเดือนก่อน

    thank you for your wonderful video, my fellow friend dijon also said that this video is very good, thank you once again

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      You are welcome. I am happy that it was helpful for you.

  • @Moti_Vision19
    @Moti_Vision19 3 หลายเดือนก่อน

    Password encription does not work. can you please help me how to make this work?

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      Do you see any error?

  • @JensiParakhiya
    @JensiParakhiya 3 หลายเดือนก่อน

    password does not match error

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      Please check the comments , one of the solutions may help you. Also make sure in database you have set enough length for the password.

  • @vinayakghule1964
    @vinayakghule1964 3 หลายเดือนก่อน

    NOTE- instead of showing the user "file extension not allowed" ...you can restrict the file type to images by using accept="image/*" in your input tag of the image...hope it's helpful

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      Thank you for your suggestion!

  • @akshithaalladi2769
    @akshithaalladi2769 3 หลายเดือนก่อน

    Can u provide the source code

    • @auztuts
      @auztuts หลายเดือนก่อน

      Hi, it is not about the source code. It is not that kind of project where you need the source code. Please watch the video carefully. The code is not very big.

  • @Islamic_Hadees95
    @Islamic_Hadees95 3 หลายเดือนก่อน

    Thank you so much for helping me

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      You are welcome 🙂

  • @abhijeetshrivastav3472
    @abhijeetshrivastav3472 3 หลายเดือนก่อน

    thank you bro i was literally finding you really helped me 🙂🙂🙂🙂 Im finding this video since last 1 week . Thank you bro.

    • @auztuts
      @auztuts 3 หลายเดือนก่อน

      Glad I could help. You are welcome!