Complete Responsive E-Commerce Website Using PHP PDO | Product Slider, User Login, Register, Update

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

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

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

    Excelente.

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

    I Hope its have a part2 more function like local admin and main admin and coupons

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

    👏👏👏

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

    In this course have you create database?

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

    sir i want to make cart design form into a table format design so how can i make it
    i tried but its not working
    so can you help me in this.

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

    Nice 👍

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

    how can you add the products on the categories?

  • @shorts13334
    @shorts13334 2 ปีที่แล้ว

    A.o.A sir, my question ❓
    How will be shipping and discount add this product price.
    Please tell me

  • @skeeterstudies8109
    @skeeterstudies8109 2 ปีที่แล้ว +1

    We want to know how to structure our file when working with big and full stuck projects. But with your file structure I can't find were the php file are kept coz you didn't open any folder like that 😕

    • @Happy_Shaikh
      @Happy_Shaikh 2 ปีที่แล้ว

      Watch this video then :
      th-cam.com/video/oLVTL012wDw/w-d-xo.html
      Might this help you

  • @video2241
    @video2241 2 ปีที่แล้ว

    Very nice and Clear Tutorial! can you make a video tutorial on how to add verification code from gmail for user registration?

    • @video2241
      @video2241 2 ปีที่แล้ว

      For Final Defense Purposes Thankyou so much in advance!

  • @mustafaaljasim7226
    @mustafaaljasim7226 2 ปีที่แล้ว

    why you used a long code for the empty password ? As far as I understood that you used a hidden input to fetch the current pass of the user, and then you started to compare between old; prev; and new.

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

    The error you got after clicking user logout, how you solved it? Mine is still saying "the requested url was not found on this server"

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

      you have to write the exact path of the logout page in your file!

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

      ​@@MrWebDesignerAnasisn't it header(location:../home.php)

  • @divyanshugulaty2001
    @divyanshugulaty2001 2 ปีที่แล้ว

    Sir in the home products section the add to wishlist button and add to cart button are working only for the first slide.
    For the second and third slides the products are shifting towards the right. How to solve this issue since the same problem is there in the video tutorial as well?

    • @MrWebDesignerAnas
      @MrWebDesignerAnas  2 ปีที่แล้ว

      yes! that's why I hate to use slides for products
      I only created slides because of public demand
      maybe there's a method in swiper to control slides
      use next and prev buttons instead of touch slides

    • @divyanshugulaty2001
      @divyanshugulaty2001 2 ปีที่แล้ว

      @@MrWebDesignerAnas the same problem persists with the next and prev buttons as well.
      I realized that this does not happen for the quick view button which is stored in the tag. I need to know if we can do this with the add to wishlist and add to cart as well?
      Also, apart from swiper js, is there any other slider which we can use?

    • @MrWebDesignerAnas
      @MrWebDesignerAnas  2 ปีที่แล้ว

      we can use owlslider of jquery plugin

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

    I have a problem with this code that does not recognize images, how can I solve it
    (
    latest products







    $/-









    )

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

      make sure you have the products uploaded in uploaded_img folder, please check if the products images are available in folder with the same stored in the table

  • @asririzkaamelia1562
    @asririzkaamelia1562 2 ปีที่แล้ว

    please help:" the data that ive registered isnt added to the database, no error message, "registered successfully" but there's nothing in database

    • @MrWebDesignerAnas
      @MrWebDesignerAnas  2 ปีที่แล้ว

      did write the exact name of the database as written in the php file?

    • @asririzkaamelia1562
      @asririzkaamelia1562 2 ปีที่แล้ว

      @@MrWebDesignerAnas anyway i just found out that it was just a tiny typo, thank u for ur response tho😁👍

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

    I can't log in in admin panel huhu

  • @biakhluduatasamte7176
    @biakhluduatasamte7176 2 ปีที่แล้ว

    please help! "Undefined method 'rowCount()'" in every files

    • @MrWebDesignerAnas
      @MrWebDesignerAnas  2 ปีที่แล้ว

      did you used PDO in your 'config.php' file?

    • @biakhluduatasamte7176
      @biakhluduatasamte7176 2 ปีที่แล้ว

      @@MrWebDesignerAnas thanks… but i cannot change the color of the buttons and fonts again. please help

  • @farhan6206
    @farhan6206 2 ปีที่แล้ว

    ❤❤🙃🙃🙃🙃🙃🙃 Love

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

    Please help someone