Subscribe to PHP Freaks RSS

Welcome to PHP Freaks, Hosted by Infinitum Technologies

PHP Freaks is a website dedicated to learning and teaching PHP. Here you will find a forum consisting of 173,006 members who have posted a total of 1,536,955 posts on the forums. Additionally, we have tutorials covering various aspects of PHP and you will find news syndicated from other websites so you can stay up-to-date. Along with the tutorials, the members of the forum can help you with your scripts, or you can help others by sharing your knowledge and answering questions.

Recent Tutorials

An introduction to PHP and Mongodb

posted 12/8/10

Mongodb is an up and coming document oriented database that supports many awesome features incl […]

12345 2 votes 11 comments

A simple Debian based dev environment.

posted 9/2/10

This is just a quick walk through describing how to setup a decent development environment allo […]

12345 2 votes 11 comments

Help! Fatal error: Cannot redeclare function - PHP Tutorial

posted 2/20/10

"Fatal error: Cannot redeclare function" - Ouch. This tutorial tells you how to get around th […]

12345 8 votes 5 comments

Template based document generation using LiveDocx and Zend Framework

posted 11/5/09

Generating print-ready well-formatted PDF documents with PHP is not an easy task. Traditionally […]

12345 1 vote 0 comments

Recent Blog Posts

Should you be using MariaDB or MySQL?

posted 1/24/18

MariaDB started life as a fork of Oracle MySQL, and offered some important new features and per […]

by gizmola 0 comments

PHP Mysql support: mysql or mysqlnd?

posted 7/16/17

"So you are installing a modern version of php using one of the alternative repositories, and s […]

by gizmola 0 comments

The battle for Net Neutrality continues

posted 7/5/17

It seems we have to keep fighting this war to keep the Internet a fair and open system for all.

by gizmola 1 comment

You probably don't know REST

posted 10/15/12

As Web developers, most of us have either utilized a REST Api to integrate with services like F […]

by gizmola 1 comment