Top 10 From Around The Web: PHP Development Resources
Friday, 21 April 2017

PHP may not be the most trendy web development language but it is what is behind the scenes of many of the websites we use daily,  Facebook and IProgrammer alike. This round up of external blog posts is all about PHP.

  phplogo

blog.stoneriverelearning.com - Did You Know? 7 Fun Facts About PHP

Originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a general-purpose programming language that's commonly used in the deployment of server-side scripts. While most webmasters and programmers have a basic understanding of PHP and how it works, we’re going to explore some of the fun, lesser-known facts surrounding it.


phppot.com - Simple PHP Chat using WebSocket

In this tutorial, we are going to create a simple chat application using WebSocket and PHP socket programming. The WebSocket is used to create a bridge to send or receive messages from the PHP chat server. In the web world, we generally use HTTP request methods to communicate between the client and server side.


brutelogic.com.br - Looking for XSS in PHP Source Code - Hack 2 Learn

If we have the source code of a server side script, which is the case of open source software, we can find XSS vulnerabilities in an automated and much faster way. This white box approach is called static analysis and there's a lot of tools available in the web for this task.


techbloghunting.com - Top 10 RESTful PHP Frameworks

My valuable time researching PHP Frameworks has allowed me to find the perfect one in my point of view. It was a long way for me to find the perfect framework that satisfies my thirst.


cloudways.com - How to Install Top PHP Micro Frameworks on a Cloud Server

In software development, we always find ways to perform rapid application development with international code conventions by following standard security and development rules. Although we have several PHP frameworks for development, what about an application which you have to develop in a day or some hours? The answer lies in micro-frameworks.


datadoghq.com - NGINX 502 Bad Gateway: PHP-FPM

This post is part of a series on troubleshooting NGINX 502 Bad Gateway errors. If you're not using PHP-FPM, check out our other article on troubleshooting NGINX 502s with Gunicorn as a backend. 502 Bad Gateway errors are surprisingly common, and the exact cause of this error code depends on your particular stack.


thinkpyxl.com - .NET or PHP - What's Right for Our Organization?

When it comes to front-end development solutions, many clients come to us questioning which web development platform to use. Though the majority of programming platforms are capable of solving several digital problems, there are two that remain popular in the marketing world: .NET and PHP.


getgrav.org - macOS 10.12 Sierra Apache Setup: Multiple PHP Versions

In this blog post, we will walk you through setting up and configuring Apache 2.4 and multiple PHP versions. In the second blog post in this two-post series, we will cover MySQL, Apache virtual hosts, APC caching, and Xdebug installation.


blog.jetbrains.com - Xdebug On Demand for CLI PHP Scripts in PhpStorm 2016.2

PhpStorm 2016.2 introduces Xdebug On Demand mode where you can disable Xdebug for your global PHP install, and PhpStorm will only enable it when it needs to — when you’re debugging your scripts, or when you need code coverage reports.


blog.wpoven.com - PHP 5 vs Php 7 Performance Benchmark WordPress + Nginx

In this post, we test the performance of PHP 7 for WordPress sites running on Nginx, and describe how to upgrade from PHP 5.6 to PHP 7.


SAP - Why NOT to Use an In-Memory Database

If you ask many industry experts, in-memory databases are not for everyone. But if you take into account a few little-known benefits of in-memory technologies, you might find that in-memory technology is in fact applicable. It can even change the game. This article will take you on an intellectual journey to re-imagine some of the obvious reasons to “just run it on disk”.

 

 

phpelephantsq

Related Articles

The Weekly Top 10: More PHP Web Development Resources

The Weekly Top 10: PHP Web Development Resources

PHP 7 Released

PHP At 20

PHP Gets A Formal Specification 

Other Top 10 Round Ups

Top 10 From Around the Web - CMS Development Resources

Top 10 From Around the Web - eCommerce Development

Top 10 From Around The Web: AngularJS Web Development Resources

Top 10 From Around The Web: More JavaScript Resources

Top 10 From Around The Web: Ruby On Rails Resources

 


To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Pi Day - The Great Unanswered Questions
14/03/2024

It's Pi day again, again, again... Even after so many, I still have things to say about this most intriguing number. The most important things about Pi is that it is irrational and one of the few tran [ ... ]



GitHub Introduces Code Scanning
26/03/2024

GitHub has announced a public beta of a code scanner that automatically fixes problems. The new feature was announced back in November, but has now moved to public beta status.  


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

 

Last Updated ( Saturday, 22 April 2017 )