PHP Classes

PHP opinions

Recommend this page to a friend!

Comments and opinions about PHP related matters

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP opinions   Post article Post article  
  77 - 68   67 - 58   57 - 48   47 - 38   37 - 28   27 - 18   17 - 8   7 - 1  

183. Will it ever Matter if PHP Sucks? - Lately in PHP podcast episode 23

Updated on: 2012-05-26

Posted on:

Once in a while we see fans of other languages writing long articles on why PHP sucks and you should not use it. But will that ever matter?

That is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 23 of the Lately in PHP podcast, for the first time also recorded in video using Google Hangouts On Air.

They also covered other polemic ideas for future PHP versions like the pure PHP script proposal, making function names case-sensitive and the option to skip optional function parameters.

Another interesting topic discussed in this podcast is about the proposals for HTTP 2.0 protocol.

Listen to the podcast, watch the video recording or read the transcript to learn about these and other interesting PHP related topics.


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

182. Making the Web Faster with HTTP 2 Protocol

Updated on: 2012-05-03

Posted on:

The HTTP protocol version 2.0 is in the process of being defined. There was a call for proposals and several researchers submitted specifications and ideas that can make the Web faster and better in several other aspects.

Read this article to learn about the details of these proposals and what Web developers can expect to prepare to take advantage of the planned improvements of the HTTP 2.0 protocol.


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

180. Will PHP development Migration to Git improve non-Core Developer Contribution Interest? - Lately in PHP podcast episode 22

Updated on: 2014-02-15

Posted on:

The PHP development migrated to a Git repository. With the integration with GitHub it became easier for non-core developers to submit pull requests with bug fixes and new feature improvements to PHP.

Will this new possibility make it PHP core developers accept more contributions from non-core developers? That is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 22 of the Lately in PHP podcast.

They also talk about the upcoming PHP 5.4.1 release, as well about the repercussion of a recently article that aims to encourage more PHP developers to embrace Object Oriented Programming, and the top packages of the PHP Programming Innovation Award edition of 2011.

Listen to the podcast or read the transcript to learn more about this and other interesting PHP topics.


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

178. What Are PHP Classes - PHP OOP Example Project on How to Use a Class in PHP

Updated on: 2017-04-15

Posted on:

Some developers code their PHP projects writing classes of objects. Others also write classes but do it just because they see others doing it without being able to explain why classes are a good thing.

Others do not write classes but reuse other people code written in the form of classes. Others completely refuse to write or reuse other developer classes because they do not see much point in doing it.

Read this article to learn why it is better to develop your PHP projects based on object classes. You may also learn how to convert your global code based classes into properly written classes that you can reuse in multiple projects besides other benefits of using Object Oriented Programming in PHP.


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

175. Another Serious Security Bug on PHP 5.3.9

Updated on: 2012-02-03

Posted on:

PHP 5.3.9 release was mostly meant to fix a security bug, but it introduced a new more serious bug. PHP 5.3.10 was just released to fix this issue.

Meanwhile Debian Linux maintainers decided to stop enabling the Suhosin extension by default. This extension is used by several Linux distributions to provide protection against present and future security bugs of PHP.

Read this article to learn more about the just fixed bug what you should do to avoid these security issues. You can also learn more what is the current PHP security status and the importance of the Suhosin extension to prevent PHP security problems.


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

174. MicroPHP vs Complicated PHP - Lately in PHP podcast episode 20

Updated on: 2012-02-02

Posted on:

Earlier in January Ed Finkler announced the MicroPHP manifesto. It seems to be a rant about against the practices of developers that make PHP development more complicated than it should be. This is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 20 of the Lately in PHP podcast.

They also discuss the final release of PHP 5.4.0 and whether you should upgrade it or not, the repercussion of the PHP Hash Collision Vulnerability, as well the trends of PHP world based on the analysis of the PHP Zeitgeist 2011 initiative.

Listen to the podcast or read the transcript now to learn more in detail about these interesting PHP topics.


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

173. PHP 5.4 Features: Shall you Upgrade to the newer PHP Version?

Updated on: 2015-01-18

Posted on:

PHP 5.4 is being released after many months of development and tests.

Read this article to get a brief overview of the features of this new release and learn about criteria that you may follow to decide if and when you should upgrade to the new version.


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

172. PHP Zeitgeist 2011

Updated on: 2013-01-03

Posted on:

The PHP Zeitgeist is an initiative that allows us to understand what were some of the main new trends and concerns of the PHP developers in the past year.

Read this article to learn about what new things PHP developers have been searching more in 2011 and what are their needs that probably still need to be fulfilled.


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

168. Can .NET make PHP run faster than the official PHP implementation?

Updated on: 2011-12-15

Posted on:

Phalanger is compiler that generates .NET assemblies from PHP code, so it runs in a .NET virtual machine.

The latest benchmarks seem to indicate that PHP applications compiled by Phalanger execute noticeably faster than when they are executed by the official PHP implementation based on Zend engine, even when a caching extension is used.

Read this article to learn how Phalanger works and what lessons can be learned to make the official PHP implementation run at least as fast, eventually in PHP 6 based on Zend Engine 3.


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

165. Talented Web Developers Are Easy to Hire, Employers Are Just Not Looking Right

Updated on: 2011-11-30

Posted on:

Once in a while, we hear company managers and recruiters complaining about how hard is to find talented Web developers that are willing work for them.

The problem is that they are not looking right. Not only there are plenty of talented Web developers out there, they are easy to find, and many of them are available for hire.

The employers just need to make a very small concession. Doing that the developers can flock to the companies that are willing concede.

Read this article to understand better what employers are missing and how can they find the talented Web developers they need.


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

  77 - 68   67 - 58   57 - 48   47 - 38   37 - 28   27 - 18   17 - 8   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP opinions   Post article Post article