PHP Classes

PHP Tutorials

Recommend this page to a friend!

Articles to teach about PHP matters and related topics

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  
  273 - 264   ...   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   ...   3 - 1  

493. PHP Performance Comparison 2018 and 2017 - PHP Benchmark Script to Figure How Each PHP Version Compare in Speed Improvements between PHP 5 vs PHP 7.0 vs 7.1 with OpCache vs PHP 8 or PHP 7.2 with a PHP JIT Features

Updated on: 2018-03-17

Posted on:

Since its creation in 1994 by Rasmus Lerdorf, the PHP language has gone through many improvements. Performance is one of the main criteria developers consider when they evaluate upgrading to a newer version.

Read this article to learn how performance improved across the latest PHP versions starting from PHP 5 up to the latest developments, including the recent version 7.1 with opcache optimizations, as well as the experimental JIT branch that will be become part of PHP 8 or PHP 7.2 the next version.


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

485. PHP YouTube Downloader Script 2017 that Works - How to Download a Video of Any Website using a Converter from YouTube to MP4 or Convert to MP3

Updated on: 2017-10-19

Posted on:

Many users want to download YouTube videos, either to watch offline or to take backups of their own videos.

Despite it is against YouTube terms of use, many of those users resort to PHP scripts to automate download. However, since YouTube has changed the way their video players work, PHP scripts that worked in the past, do not work anymore.

Read this article to learn about existing PHP scripts that can solve the problem of downloading YouTube or Vimeo videos using PHP in any Website.

As a bonus you may also learn how to search in YouTube for movie trailers of 2018, 2017, 2016, or any other year, as well get more information about movies and TV show episodes from the IMDB site.


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

482. The Best PHP IDE 2019 and 2018 Comparison - The Most Popular Editors for Development under Windows, Mac and Linux either Open Source, Free or Commercial

Updated on: 2019-02-28

Posted on:

Most PHP developers use an IDE (Integrated Development Environment) to become more productive. There several PHP IDEs, some more advanced than others, some are commercial and others are free.

Read this article to compare the features of some of the most popular IDEs being used by PHP developers, so you can decide which one suits you best.


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

476. PHP Articles Report October 2016 Edition

Updated on: 2016-10-31

Posted on:

This is the October edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP articles published recently.

In the edition the discuss articles about finding great developer jobs in 2016, implementing non-obvious MySQL optimization tricks, improving the protection of OAuth based applications against user account leaks, how to calculate VAT in PHP for products in any european country, as well several other articles to help software developers to create their own software product businesses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

472. How to Stream Your PHP Code on Livecoding.tv

Updated on: 2016-10-24

Posted on:

Livecoding.tv is a live streaming platform that allows people to share code, exchange programming experiences, and socialize, while improving their code.

Read this article to learn how you can expose your PHP programming skills while you program live, as well how you can embed your recording live streaming videos in PHP Classes, so other PHP Classes users can learn how you are doing your work.


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

465. PHP Articles Report September 2016 Edition

Updated on: 2016-10-07

Posted on:

This is the September edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about logging events and show them with nice graphs, getting currency exchange rates for the present or any past date, getting PHP jobs in high growth companies, using error monitoring services, generating SQL to install database schemas, and several articles and videos to help developers create software product businesses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

452. Fast PHP Comet Chat System Tutorial

Updated on: 2016-09-14

Posted on:

Comet is a form of communicating with a Web server using HTTP requests that do not finish returning a response, so they can continue to communicate to the Web browser.

Read this article to learn how to use the Comet approach to implement a simple Web chat system.


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

450. Non Obvious MySQL Index Optimization Tricks part 1

Updated on: 2016-09-12

Posted on:

Every developer knows that adding indexes to database tables may speedup database queries. However, in several circumstances, this may not be the case, and your application may actually get slower when you add indexes.

Watch this short video that is the first part of a talk that teaches what are indexes under the hood, how to determine when you should add indexes to your database tables, when you should not add indexes, and
alternative solutions to optimize MySQL based applications without adding indexes that could slow down your application.


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

449. PHP Articles Report August 2016 Edition

Updated on: 2016-09-09

Posted on:

This is the August edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about using the HTTPoxy vulnerability that affects some well known PHP applications, how to use the pthreads extension, and several articles and videos to help developers create software product businesses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

439. Fast PHP Error Monitoring and Bug Fixing with Rollbar

Updated on: 2016-08-24

Posted on:

Regardless of how good you are as a developer, you will always ship code to production that will have bugs or does not deal with situations that were unanticipated.

Therefore you always need to have a tool that can monitor the errors on the server side, so you can act promptly and fix issues as quickly as possible.

Read this tutorial to learn how you can use Rollbar to keep track of your PHP Web applications issues.


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

  273 - 264   ...   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article