Quantcast
Channel: PHPDeveloper.org
Browsing all 1515 articles
Browse latest View live

AppDynamics PHP Blog: Introduction to PHP Security - Part 2

The AppDynamics PHP blog has posted the second part of their series looking at some of the basics of PHP security. In part one they talked about some of the most common attacks and how to remediate...

View Article


Barry vd. Heuvel: OAuth in Javascript Apps with Angular and Lumen, using...

Barry vd. Heuvel has a post to his site sharing a step by step guide to setting up OAuth in a Lumen+AngularJS application via Socialite and Satellizer (an AngularJS library for OAuth and token based...

View Article


MyBuilder Tech Blog: Insertion, Removal and Inversion Operations on Binary...

The MyBuilder.com Tech blog has a tutorial posted showing you how to work with binary trees in PHP, specifically how to perform insertion, removal and inversion operations on their data. Recently Max...

View Article

Andrew Embler: Creating a Z-Ray Plugin for Zend Server 8.5

In this post to his site Andrew Embler shows you how to create a custom Z-Ray plugin for the Zend Server (v8.5) to show some statistics about requests made to the application. Zend just released...

View Article

Simon Holywell: International PHP dates with intl

Following up on his previous post about date/time handling and localization, Simon Holywell has posted an update with information about using the "Intl" extension for PHP to get it working with the...

View Article


Site News: Blast from the Past - One Year Ago in PHP

Here's what was popular in the PHP community one year ago today:SitePoint Web Foundations Blog: Quick Tip: Install Zend Server 7 on an Ubuntu 14.04 Vagrant Box NetTuts.com: Best Practices When Working...

View Article

Community News: PHP 7.0.0 Beta 2 Tagged

According to this post on Reddit.com (and this NEWS file update) the latest beta of PHP 7.0.0, beta 2, has officially been tagged. Fixes include updates in several different areas of the codebase:...

View Article

Matthew Setter: PHP South Coast 2015

For those that weren't able to attend this year's PHP South Coast conference (in Portsmouth, UK) Matthew Setter has posted a wrap up of some of his experiences there and what the conference was like....

View Article


Paragon Initiative: Implementing Secure User Auth in PHP Applications with...

On the Paragon Initiative blog there's a post showing you how to implement secure authentication with long term persistence (a secure "remember me" essentially) in a PHP application A common problem...

View Article


Easy Laravel Book: How Laravel 5 Prevents SQL Injection, CSRF, and XSS

Jason Gilmore has posted an article to the Easy Laravel Book site with a bit more detail about how the framework prevents some common security issues including SQL injection and cross-site request...

View Article

Site News: Popular Posts for the Week of 07.24.2015

Popular posts from PHPDeveloper.org for the past week:Medium.com: Laravel and Vue JS: Advanced Frontend Webapp Architecture Site News: Popular Posts for the Week of 07.17.2015 Matt Stauffer: Using...

View Article

Lorna Mitchell: Test Your PHP Application on PHP 7

Lorna Mitchell has a post to her site showing you how to get a PHP7 setup and working so you can test out your current application, preparing it for this next major version's release. PHP 7 is coming,...

View Article

BitExpert Blog: Think About It: PHP/PostgreSQL Bulk Performance (Part 3)

On the bitExpert blog they've continued their "Think About It" series of posts looking at optimizations that can be made to different technologies in their stack to increase performance. In this third...

View Article


NetTuts.com: Understand Overriding in Magento: Controllers

The NetTuts.com site has posted a tutorial (the third and last in their series) showing how to override controller handling in Magento. In the previous posts they showed how to override functionality...

View Article

Remi Collet: New "remi-php70" repository

Remi has announced the release of the remi-php7 repo, available for Fedora ≥ 21 and Enterprise Linux ≥ 6. Current version is PHP 7.0.0beta2 with about 25 extensions which are already compatible. This...

View Article

Browsing all 1515 articles
Browse latest View live