#51 Items array | Simple point of sale app in php & javascript | Quick programming tutorial

preview_player
Показать описание
Lets build a simple point of sale website application from scratch using php desktop. we will use sqlite data storage, javascript and some bootstrap css.

complete playlist:

source code:

more tutorials:
make a social website from scratch:

all crash courses:

code a live chat app in PHP and JavaScript:

make an eCommerce website from template:

convert an HTML template to PHP website:

simple signup and login system & security:

crop images with PHP:

PHP Object Oriented Programming basics:

Chart or graph using SVG:

Responsive web design:

clean pretty URLs:

support me on patreon:

my facebook:
Рекомендации по теме
Комментарии
Автор

You are the best teacher in YouTube❤️❤️❤️❤️❤️❤️❤️❤️

kulmiyetechnologyWorld
Автор

I found the problem: &arow should be $arow in ajax.php:

if($arow){
$views = &arow[0]['views'] + 1;
= "update products set views = '$views' where id = :id";


hapuzi
visit shbcf.ru