2. AJAX Shopping Cart with jQuery and PHP and MySQL Part 2: How to Remove and Add to Cart in PHP code with AJAX using a Simple PHP Checkout Script
Updated on: 2017-04-15
Posted on: 2015-09-21
Blog: Shopping Cart package blog
Package: Shopping Cart
Read this part of the article to learn how to perform other important operations like removing products or empty the shopping cart and how to proceed to the checkout.



313. PHP and JavaScript Innovation Award Report September 2015 Edition - June 2015 nominees
Updated on: 2015-10-22
Posted on: 2015-09-17
Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative.



2. Improving Your PHP Code Performance Part 2: Tuning with Preemptive Caching
Updated on: 2015-09-15
Posted on: 2015-09-15
Blog: PHP Preemptive Cache package blog
Package: PHP Preemptive Cache
Read this article to learn how to apply the Preemptive Cache class in practice to optimize the performance of scripts that retrieve data from databases.



312. PHP 7.1 Features PCO for Cryptography like PDO is for Database - Lately in PHP podcast episode 63
Updated on: 2015-09-14
Posted on: 2015-09-14
The discussion about the PCO extension was one the main topics commented by Manuel Lemos and Arturs Sosins in the episode 63 of the Lately in PHP podcast.
They also commented on other PHP 7.1 features in discussion like having visibility modifiers for class constants, shorter closure function declarations, and having random value generation functions throwing exceptions.
Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.



1. How to Create a Simple Online PHP Shopping Cart Script Tutorial Step by Step Part 1: Add to Cart in PHP Example with HTML, AJAX, jQuery and MySQL - Demo Script using a Basket stored in Session Variables with PHP Shopping Cart Source Code
Updated on: 2022-01-15
Posted on: 2015-09-09
Blog: Shopping Cart package blog
Package: Shopping Cart
Read this article to learn how to implement a shopping cart that you can easily customize using PHP and a MySQL database to let your users view and pick the products they want to buy with fast user interface based on AJAX.



1. Improving Your PHP Code Performance Part 1: Profiling and Detecting Slow Code
Updated on: 2015-09-08
Posted on: 2015-09-08
Blog: PHP Preemptive Cache package blog
Package: PHP Preemptive Cache
Read this article to learn techniques to detect what PHP code is causing your application to run so slow.



2. Calculating Periodical Events in PHP Part 2: Solving a Real World Problem
Updated on: 2015-09-07
Posted on: 2015-09-07
Blog: PHP Sweepstakes package blog
Package: PHP Sweepstakes
Read this article to learn how to use the PHP Sweepstakes package to solve a real world example of the problem.



2. Sentiment Analysis in PHP Part 2: Applying the Solution in Practice
Updated on: 2015-09-01
Posted on: 2015-09-01
Blog: PHP Sentiment Analyzer package blog
Package: PHP Sentiment Analyzer
Read this article to learn to how to implement a sentiment analysis application in practice based on the PHP Sentiment Analyzer class.



1. Calculating Periodical Events in PHP Part 1: The Problem Challenges
Updated on: 2015-08-31
Posted on: 2015-08-31
Blog: PHP Sweepstakes package blog
Package: PHP Sweepstakes
In general, it is an easy problem to solve. However when the events span multiple days and must not occur in holidays, the problem becomes less trival to solve.
Read this article to learn how you can use the PHP Sweepstakes class to compute the days of regular event taking in account these nuances that may complicate the calculations.



311. PHP and JavaScript Innovation Award Report August 2015 Edition - May 2015 nominees
Updated on: 2015-08-31
Posted on: 2015-08-27
Listen to the podcast, or watch the hangout video, or read the transcript to learn why the nominated packages were considered to be innovative.


