<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <id>http://dev.phpfreaks.com/feed/tutorials</id>
  <title><![CDATA[PHP Freaks Tutorials]]></title>
  <updated>2026-04-19T11:19:43+00:00</updated>
  <link rel="self" href="http://dev.phpfreaks.com/feed/tutorials"/>
  <generator>Zend_Feed</generator>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>206</id>
    <title><![CDATA[An introduction to PHP and Mongodb]]></title>
    <updated>2010-12-08T09:51:05+00:00</updated>
    <link rel="alternate" href="http://dev.phpfreaks.com/tutorial/an-introduction-to-php-and-mongodb"/>
    <summary><![CDATA[Mongodb is an up and coming document oriented database that supports many awesome features including native  PHP extension, an easy to use query interface and it is blazing fast. ]]></summary>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dev.phpfreaks.com/tutorial/an-introduction-to-php-and-mongodb#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>204</id>
    <title><![CDATA[A simple Debian based dev environment.]]></title>
    <updated>2010-09-02T20:16:18+00:00</updated>
    <link rel="alternate" href="http://dev.phpfreaks.com/tutorial/a-simple-debian-based-dev-environment"/>
    <summary><![CDATA[This is just a quick walk through describing how to setup a decent development environment allowing the easy setup of multiple sites. It already assumes you have a working Debian or Ubuntu OS installed and configured with PHP, MySql &  
Apache already running. You will also need to have a working sudo.]]></summary>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dev.phpfreaks.com/tutorial/a-simple-debian-based-dev-environment#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>202</id>
    <title><![CDATA[Help! Fatal error: Cannot redeclare function - PHP Tutorial]]></title>
    <updated>2010-02-20T15:01:57+00:00</updated>
    <link rel="alternate" href="http://dev.phpfreaks.com/tutorial/defining-a-php-function-only-once"/>
    <summary><![CDATA["Fatal error: Cannot redeclare function"  - Ouch.  This tutorial tells you how to get around this common problem. Check if a function exists before defining a function. Mini-Tutorial]]></summary>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dev.phpfreaks.com/tutorial/defining-a-php-function-only-once#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>195</id>
    <title><![CDATA[Template based document generation using LiveDocx and Zend Framework]]></title>
    <updated>2009-11-05T13:34:20+00:00</updated>
    <link rel="alternate" href="http://dev.phpfreaks.com/tutorial/template-based-document-generation-using-livedocx-and-zend-framework"/>
    <summary><![CDATA[Generating print-ready well-formatted PDF documents with PHP is not an easy task. Traditionally, there are two main approaches to PDF generation with PHP. Given sufficient time and patience, both partially get the job done, but still leave a lot to be desired. This tutorial introduces a new way of doing it using template based document generation.]]></summary>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dev.phpfreaks.com/tutorial/template-based-document-generation-using-livedocx-and-zend-framework#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>190</id>
    <title><![CDATA[Working with dates in PHP]]></title>
    <updated>2009-08-19T02:31:45+00:00</updated>
    <link rel="alternate" href="http://dev.phpfreaks.com/tutorial/working-with-dates-in-php"/>
    <summary><![CDATA[There are many topics on the forums that go again, topics many people often are having trouble with. One of these problem areas are how to handle dates, convert them to a different format, timezone issues, etc. This tutorial will attempt to address many of the commonest problems related to date and time issues.]]></summary>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dev.phpfreaks.com/tutorial/working-with-dates-in-php#comments</wfw:comment>
  </entry>
</feed>
