#42 PHP Ecommerce website development | Creating the ajax result | MVC OOP - Quick programming

preview_player
Показать описание
Learn how to code your own ecommerce website in PHP. This tutorial series will also include the admin area, login and signup pages. the payment system integration may not be included

Your Support will be most appreciated on patreon:

Templates url:

Templates Zip:

Entire playlist:

#PHP #Ecommerce #OOP #MVC
Рекомендации по теме
Комментарии
Автор

Hi there,
I'm having few errors that after writing category name hit save button it does save it in the db but model does not close automatically and without adding alert(result) in the beginning of handel_result(), not any message is showing.

adeelanjum
Автор

Hello, on adding a new category, the time taken to listen on click event of saving is much more than output message after the event success occurs is there any way we can reduce that delay may be using the asynchronous function? much appreciate; thanks

shyakagen
Автор

Na function make_table($cats) que está na pasta Models>category.class.php, tem HTML dentro do foreach, porquê? Não devia de estar o html dentro VIEWS?! Models apenas para interações com a base de dados, certo?! Como posso corrigir isto?

joaocarlos-uqcf
Автор

i can not solution this error
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

please any one tell my how i can solution this error

ahmedabusamir
Автор

Hello, your tutorial is awesome, but so far the only problem I have encountered is that after saving the category, the post request is not deleted, and at refresh it asks me if I want to send the form again.. is the solutions for this ?
Thanks. Sory my bad.. everything is ok now, I don't understand why he gave me that warning. Good Job!

alexandruvalentin
Автор

Php says fatal error uncought PDOException: SQLSTATE[HY093] invalid parameter number: parameter is not defined in database.php

edvinvasilionok
Автор

VM585:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at handle_result (add:420)
at XMLHttpRequest.<anonymous> (add:407)

edvinvasilionok
Автор

self::$cons = new PDO($string, DB_USER, DB_PASS);

edvinvasilionok
join shbcf.ru