rss feed Twitter Page Facebook Page Github Page Stack Over Flow Page

PHP

Clean Variables in PHP

Posted on Wednesday 27th of July 2011 by Eric Potvin

How to sanitize and clean $_POST and $_GET PHP variables

Create a Postcard with PHP

Posted on Sunday 27th of November 2011 by Eric Potvin

How to create a customized postcard with PHP and GD

PHP IP Filtering

Posted on Thursday 17th of November 2011 by Eric Potvin

Block or restrict traffic coming to your site or system using PHP

PHP Regular Expression

Posted on Thursday 15th of September 2011 by Eric Potvin

Learn how to use regular expression and how it works in PHP

PHP Singleton 101

Posted on Monday 9th of May 2011 by Eric Potvin

Learn the basic, how does a singleton works and how it can be useful

PHP headers with AJAX

Posted on Friday 22nd of July 2011 by Eric Potvin

Using PHP headers with AJAX for jSon, PHP or HTML output

Pixelate Images using PHP

Posted on Thursday 26th of January 2012 by Eric Potvin

Convert images to a pixelated image using PHP

Smarty Modifier filesize

Posted on Sunday 20th of November 2011 by Eric Potvin

Display a human readable filesize in Smarty by creating a simple modifier

Validate PHP File in linux

Posted on Friday 1st of April 2011 by Eric Potvin

Simple way to validate php file on ubuntu with svn repository