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  
  1732 - 1723   ...   282 - 273   272 - 263   262 - 253   252 - 243   242 - 233   232 - 223   222 - 213   212 - 203   202 - 193   192 - 183   182 - 173   172 - 163   ...   2 - 1  

211. The Future Beyond the 14 years of PHP Classes

Updated on: 2013-10-16

Posted on:

The PHP Classes site just completed 14 years age. Many new features were implemented last year. Many more will be implemented this year.

Read this article to review the main improvements and learn about the plans for the upcoming new features, as well participate in an optional survey to help deciding which features will be implemented first.


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

210. Becoming a PHP Master (Part 2): Reputation

Updated on: 2013-06-20

Posted on:

A new important feature is being launched today in the PHP Classes and JS Classes sites. It is a reputation system that will provide more recognition and visibility to all PHP and JavaScript developers that perform good actions in the site.

Unlike other site features, the new reputation system is meant to make the site more rewarding and fun for all users, not just those that submitted classes.

Read this article and watch the demonstration video to learn how it works and how you can benefit from it to get more reputation and become a greater PHP and JavaScript master.


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

209. PHP 5.5 Release Date Imminent - Lately in PHP podcast episode 36

Updated on: 2013-06-25

Posted on:

The PHP 5.5.0 final release is about to happen. After about 16 months of development PHP 5.5 is bringing even more maturity to the PHP language, which by Google numbers is present in 75% of the Web sites.

This was one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 36 of the Lately in PHP podcast.

They also discussed some new features proposed for PHP 5.6 like incremental decoding of large JSON data streams and overloading arithmetic operators for arbitrary precision math.

They also debated the meaning of Google finally adding support to PHP in their cloud hosting platform Google AppEngine.

Also in this episode it was discussed an article about good practices to quickly detect and fix PHP code bugs that only show up in production environments.

Listen to the podcast, or watched the Google hangout video, or read the text transcript to learn more about these very interesting PHP topics.


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

1. 10 Steps to properly do PHP Bug Tracking and Fixing as Fast as possible

Updated on: 2015-01-18

Posted on:

Blog: Log watcher package blog
Package: Log watcher

No matter how hard you try to test your PHP applications before putting them in production, you will always ship code to your server that has bugs.

Some of those bugs will be very serious and need to be fixed before they cause greater damages to your application data that may be too hard to recover.

Read this article to learn about a several good practices that you can apply to track bugs in production code, so you can fix them before it is too late.


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

208. 5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google

Updated on: 2013-05-20

Posted on:

During Google I/O 2013 event a Google manager said PHP runs on 75% of the Web sites. So they decided to finally support PHP as in their AppEngine hosting service.

Read this article to understand why this puts an end to years of false claims that PHP was losing market, as well what it means to Web developers using PHP or other languages.


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

207. Better Documentation for PHP internals - Lately in PHP podcast episode 35

Updated on: 2013-06-25

Posted on:

With the inclusion of Zend Optimizer+ extension in PHP 5.5, the need for better documentation of PHP internals became more evident, so PHP contributors can write extensions that take the most of the core PHP features.

That is one of the topics discussed by Manuel Lemos and Ernani Joppert in the episode 35 of the Lately In PHP podcast.

They also talked about having more optimized PHP opcodes, some interesting PHP feature proposals that got rejected, as well the article about the top version control systems used by PHP developers.

Listen to this podcast, or watch the hangout video, or read the transcript to learn more about this and other interesting PHP discussions.


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

206. Using Grep to Find Security Vulnerabilities in PHP code

Updated on: 2015-01-18

Posted on:

Finding all security vulnerabilities in a piece of code may be hard as it requires in depth analysis of what the code does. However, simple security vulnerabilities follow certain code style patterns that are easier to find with simple search tools.

Read this article to learn how you can find certain types of security vulnerabilities very quickly using the grep program.


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

205. Top Version Control Systems used by PHP Developers

Updated on: 2013-04-29

Posted on:

Version Control Systems are important tools that every developer should be using. However, for many developers version control systems do not make part of their development tool set.

Read this article to learn what are version control systems, why they are so important to be used by all developers, and what are the most popular systems used by PHP developers.


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

2. Google OAuth Offline Access and to Other API with Limited Lifetime Refresh Tokens After their Expiry

Updated on: 2017-01-15

Posted on:

Blog: PHP OAuth Library package blog
Package: PHP OAuth Library

Some applications require access to APIs on behalf of the user even when the user is not present, i.e. offline access.

OAuth is a protocol that allows applications to obtain a token to access an API when the user is not present but when the tokens expire they need to be renewed.

Some APIs like Google and Box.net support automatic renewal of expired tokens.

Read this article to learn how to use this OAuth client class to perform offline access to an API storing tokens in a database and how to have expired tokens automatically renewed.


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

204. A Better PHP Feature Voting Process - Lately in PHP podcast episode 34

Updated on: 2013-04-10

Posted on:

The current PHP feature voting process causes problems to those that do not know why features are approved or rejected by each voter. A better solution was proposed to require justification for each feature vote.

This was one of the main topics discussed by Manuel Lemos and Cesar Rodas on the episode 34 of the Lately in PHP podcast.

They also discussed about the latest PHP releases, updating PHP with minimized downtime, as well how brilliant are some developers for creating pure PHP components that overcome PHP limitations without upgrading to a newer PHP version.

Listen to the podcast, or watch the hangout video or read the transcript to learn more about these interesting PHP discussions.


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

  1732 - 1723   ...   282 - 273   272 - 263   262 - 253   252 - 243   242 - 233   232 - 223   222 - 213   212 - 203   202 - 193   192 - 183   182 - 173   172 - 163   ...   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article