E Learning Website In PHP with Chat Feature through AJAX

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 57

  • @shengang5316
    @shengang5316 3 ปีที่แล้ว +1

    Your video is very useful for me. Many thanks

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

    keep going

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

    great job

  • @madhurireddy7418
    @madhurireddy7418 3 ปีที่แล้ว +1

    Just what I wanted... I can modify it to the way I want .!! Thanks a lot 😁

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      Yup go ahead ...source code with documentation is available on github

  • @rizapahlawi6131
    @rizapahlawi6131 3 ปีที่แล้ว +1

    cool

  • @myroncarvalho4872
    @myroncarvalho4872 4 ปีที่แล้ว

    Superb!🔥

  • @journaljour7006
    @journaljour7006 4 ปีที่แล้ว +1

    👍👍👍👍

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

    Thanks

  • @savsanipintu3715
    @savsanipintu3715 10 วันที่ผ่านมา

    admin pannel ka passwork kya he

  • @ornahossain7666
    @ornahossain7666 3 ปีที่แล้ว +1

    Can you please share the zip file here? The link you provided have to Many files here and there. I'm confused which files are needed for this website

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +1

      github.com/amoldalwai/E-learning-Website here is the GitHub link you can download the zip file from there

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +1

      Installing instructions are also written in the Project Readme file

  • @ytpremium9454
    @ytpremium9454 3 ปีที่แล้ว

    Thanks bro 🔥🔥

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +1

      Welcome 😃

    • @ytpremium9454
      @ytpremium9454 3 ปีที่แล้ว

      @@AmolDalwai Which cloud storage is good for storing these online courses?
      If I coded my website in PHP and MySQL as database?

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +1

      I have not used cloud storage ,as the courses are in PDF format ,and have less size ...So for demonstration purposes I have stored it in folder with PHP which can be deployed over free hosting platform like in.000webhost.com/free-php-hosting

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +2

      My suggestion would be to use Google drive or mega cloud as they are free and easy to upload ....then you can link that to the PHP code

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว +1

      @Yt Premium you can use Google drive API through php

  • @Aleem876
    @Aleem876 ปีที่แล้ว

    Can you support for my elearning website ?

  • @Sport-word
    @Sport-word 4 ปีที่แล้ว +1

    What about video course ?

    • @AmolDalwai
      @AmolDalwai  4 ปีที่แล้ว

      In the upcoming videos I will be doing video courses ,Thanks for the suggestion

    • @AmolDalwai
      @AmolDalwai  4 ปีที่แล้ว

      @Code Man Feel free to suggest topics for upcoming video course

  • @do-able8591
    @do-able8591 3 ปีที่แล้ว +1

    How the admi can add the courses

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      Currently I haven't added this functionality..but you can do it by creating a form for admin in which he can fill the details of the course to be added ..and then using php it can be shown in the courses page

    • @do-able8591
      @do-able8591 3 ปีที่แล้ว

      Ok thanks you

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      Welcome

  • @ICT_new_curriculum
    @ICT_new_curriculum 3 ปีที่แล้ว

    How do i recieve money from students who buy courses

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      I haven't added a payment feature that works,you can use stripe payment service and integrate it with the site

  • @abhishektrehan7529
    @abhishektrehan7529 3 ปีที่แล้ว

    Brother I want to make a website like this can you make it for me

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      The Source code of the website is present in the description..you can make changes to it directly

    • @abhishektrehan7529
      @abhishektrehan7529 3 ปีที่แล้ว

      Brother I don't know how to make that

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      Building a website takes a lot of time and resources ..but if you want to make it without writing any code I would suggest you to watch the following link
      th-cam.com/video/-sKL3ICzpXg/w-d-xo.html

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      You won't require to write a single line of code ..just drag and drop items

    • @abhishektrehan7529
      @abhishektrehan7529 3 ปีที่แล้ว

      Ok brother , but it's possible for you and you can easily make it

  • @MohitSingh-zc8bj
    @MohitSingh-zc8bj 4 ปีที่แล้ว

    How to add search bar

    • @AmolDalwai
      @AmolDalwai  4 ปีที่แล้ว

      I have currently not added it

    • @MohitSingh-zc8bj
      @MohitSingh-zc8bj 4 ปีที่แล้ว

      How to add course from admin pannel

    • @AmolDalwai
      @AmolDalwai  4 ปีที่แล้ว

      Create a table for adding courses in phpmyadmin and then render the table in courses page

    • @AmolDalwai
      @AmolDalwai  4 ปีที่แล้ว

      For search bar you can use unique id of every course and show result based on search

    • @MohitSingh-zc8bj
      @MohitSingh-zc8bj 4 ปีที่แล้ว

      Can you give e-commerce website source code please

  • @roopeshghimire6482
    @roopeshghimire6482 3 ปีที่แล้ว

    what is the admin password ?

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      admin is the password

    • @AmolDalwai
      @AmolDalwai  3 ปีที่แล้ว

      You can change it via code as well