PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1987 - 1978   ...   407 - 398   397 - 388   387 - 378   377 - 368   367 - 358   357 - 348   347 - 338   337 - 328   327 - 318   317 - 308   307 - 298   297 - 288   ...   7 - 1  

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:

Blog: Shopping Cart package blog
Package: Shopping Cart

The first part of this tutorial article covered the importance of shopping carts in sites that sell products and how to make a simple shopping cart that can add products from a database via an AJAX based Web interface.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (7)   Trackbacks (0)

313. PHP and JavaScript Innovation Award Report September 2015 Edition - June 2015 nominees

Updated on: 2015-10-22

Posted on:

This is the September edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of June 2015.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

2. Improving Your PHP Code Performance Part 2: Tuning with Preemptive Caching

Updated on: 2015-09-15

Posted on:

Blog: PHP Preemptive Cache package blog
Package: PHP Preemptive Cache

One way to improve the performance of slow scripts is to use caching techniques to minimize the time to retrieve data that takes a long time to compute.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (3)   Trackbacks (0)

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:

A recent proposal for PHP 7.1 aims to create a new extension named PCO (PHP Cryptography Objects) for data encryption, decryption, signing, etc.. It will be like what PDO (PHP Database Objects) is for database access.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (17)   Trackbacks (0)

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:

Blog: Shopping Cart package blog
Package: Shopping Cart

Many sites need to sell products online. There are many PHP e-commerce platforms but when you need something simple and easy, such platforms may be too much to adapt for your needs.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (21)   Trackbacks (0)

1. Improving Your PHP Code Performance Part 1: Profiling and Detecting Slow Code

Updated on: 2015-09-08

Posted on:

Blog: PHP Preemptive Cache package blog
Package: PHP Preemptive Cache

Sometimes we have to deal with PHP code that takes longer to run than it should. When that happens we tend to keep trying to figure the causes and take every opportunity to improve the code. Sometimes it is not enough to clean up or refactor the code.

Read this article to learn techniques to detect what PHP code is causing your application to run so slow.


Blog More ...   Post a comment Post a comment   See comments See comments (7)   Trackbacks (0)

2. Calculating Periodical Events in PHP Part 2: Solving a Real World Problem

Updated on: 2015-09-07

Posted on:

Blog: PHP Sweepstakes package blog
Package: PHP Sweepstakes

In the first part of this article it was covered the problem of computing the dates of periodical events and nuances that can make the solution more complicated.

Read this article to learn how to use the PHP Sweepstakes package to solve a real world example of the problem.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

2. Sentiment Analysis in PHP Part 2: Applying the Solution in Practice

Updated on: 2015-09-01

Posted on:

Blog: PHP Sentiment Analyzer package blog
Package: PHP Sentiment Analyzer

In the first part of this article we learned about the theory of analyzing a text to determine the sentiments expressed by the user that wrote it.

Read this article to learn to how to implement a sentiment analysis application in practice based on the PHP Sentiment Analyzer class.


Blog More ...   Post a comment Post a comment   See comments See comments (9)   Trackbacks (0)

1. Calculating Periodical Events in PHP Part 1: The Problem Challenges

Updated on: 2015-08-31

Posted on:

Blog: PHP Sweepstakes package blog
Package: PHP Sweepstakes

Sometimes it is necessary to calculate the days of periodical events, like for instance sweepstakes, contests, regular publications, etc..

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.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

311. PHP and JavaScript Innovation Award Report August 2015 Edition - May 2015 nominees

Updated on: 2015-08-31

Posted on:

This is the August edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of May 2015.

Listen to the podcast, or watch the hangout video, or read the transcript to learn why the nominated packages were considered to be innovative.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

  1987 - 1978   ...   407 - 398   397 - 388   387 - 378   377 - 368   367 - 358   357 - 348   347 - 338   337 - 328   327 - 318   317 - 308   307 - 298   297 - 288   ...   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article