<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PelFusion Design Magazine &#187; php</title>
	<atom:link href="http://pelfusion.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://pelfusion.com</link>
	<description>pixels that make your life easy</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:03:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Actionscript and PHP Development Tutorials</title>
		<link>http://pelfusion.com/tutorials/actionscript-and-php-development-tutorials/</link>
		<comments>http://pelfusion.com/tutorials/actionscript-and-php-development-tutorials/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 12:20:25 +0000</pubDate>
		<dc:creator>Ferman</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flash Tutorials]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://pelfusion.com/?p=9764</guid>
		<description><![CDATA[Building flash web applications with PHP is easier now with Actionscript 3. But to find related tutorials on internet could be a tough job, therefore today i have listed all useful tutorials which can help you to build dynamic flash websites using Actionscript and PHP. These tutorials will tell you how to create login system, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pelfusion.com/tutorials/35-flash-game-development-tutorials-fla-files/">Building flash</a> web applications with <a href="http://pelfusion.com/tools/26-worth-knowing-php-tools-resources-for-web-developers/">PHP</a> is easier now with Actionscript 3. But to find related tutorials on internet could be a tough job, therefore today i have listed all useful tutorials which can help you to build <a href="http://pelfusion.com/inspiration/flash-websites-dynamic/">dynamic flash websites</a> using Actionscript and PHP. These <a href="http://pelfusion.com/tutorials/9-premium-flash-game-development-tutorials-with-source-code/">tutorials</a> will tell you how to create login system, load external varialbes, connect PHP with Actionscript 3, contact form, flash php photo gallery, comment form and lots of things that you can do using PHP and AS3.</p>
<h3>1. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/actionscript/create-a-flash-login-system-using-php-and-mysql-part-1/">Create a Flash Login System Using PHP and MySQL</a></h3>
<p>This tutorial will demonstrate how to create simple but professional Flash login system using three different programming languages; AS3, PHP and MYSQL.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/10/actionscript-php-tutorial-1.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>2. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/actionscript/get-user-ip-address-using-php-and-actionscript-3/">Get User IP Address Using PHP and ActionScript 3</a></h3>
<p>An Internet Protocol Address (IP Address), is a unique number assigned to every device connected to the Internet. For different reasons, it can be useful to get the user IP address, like blocking a spammer user in a chat application for example. In this tutorial, I will show you how to get and display the user&#8217;s IP address using PHP and ActionScript.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/actionscript-php-tutorial-2.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>3. <a rel="nofollow" href="http://www.heaveninteractive.com/2008/03/17/using-actionscript-30-with-php-part-1/">Using Actionscript 3.0 With PHP : Loading External Variables</a></h3>
<p>Creating dynamic websites which combine the power of Flash or Flex with PHP is easier than ever with ActionScript 3.0.</p>
<h3>4. <a rel="nofollow" href="http://rickydoesit.com/actionscript-3/how-to-connect-to-php-with-actionscript-3-and-post-variables-to-php/">Connect to PHP with Actionscript 3 and Post variables to PHP</a></h3>
<p>This is the simplest way to communicate with PHP and Actionscript 3 and it&#8217;s extremely fast and efficient as well.</p>
<h3>5. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/actionscript/get-user-ip-address-using-php-and-actionscript-3/">Flash Contact Form in ActionScript 3 and PHP</a></h3>
<p>This flash contact form is simply made in Adobe Flash CS3 ActionScript 3. Email validation is better than previous version in ActionScript 2. It sends the form field variables to PHP and loads the response variables back to Flash using URLVariables, URLLoader, and URLRequest classes. It will be very useful for you to use or adapt it for your Flash projects.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/php-contact-form-as3.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>6. <a rel="nofollow" href="http://www.actionscript.org/resources/articles/141/1/Introduction-to-Flash-and-PHP/Page1.html">Introduction to Flash and PHP</a></h3>
<p>This is the first part of a series of tutorials looking at using PHP and Flash. In this first tutorial we&#8217;re going to take things relatively easy.</p>
<h3>7. <a rel="nofollow" href="http://blog.phpmoz.org/actionscript-3-0-tutorial-php-mysql-bar-graph-dynamic-basics-in-flash-cs3-cs4-cs5/">Actionscript 3.0 Tutorial PHP MySQL Bar Graph Dynamic Basics [video]</a></h3>
<p>Learn the very basics of creating dynamic bar graphs using Flash Actionscript 3.0 for CS3 CS4 and CS5. We use PHP and MySQL for dynamics.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/flash-graph.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>8. <a rel="nofollow" href="http://www.flepstudio.org/forum/tutorials/3319-creating-email-form-actionscript-3-0-php.html">Creating an Email Form with Actionscript 3.0 and PHP</a></h3>
<p>Developer will explain then describes step by step how to create a basic form of sending email using Actionscript 3.0 and PHP.</p>
<h3>9. <a rel="nofollow" href="http://www.mptutor.com/video/679/ActionScript-30-Tutorial--Hit-Counter-Flash--PHP-for-full-Flash-website-pages">Hit Counter Flash + PHP for full Flash website pages</a></h3>
<p>With this tutorial you will learn how to create Flash hit counter using Actionscript and PHP.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/flash-hit-counter.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>10. <a rel="nofollow" href="http://www.angelontheweb.com/tur/flash-website-voting-poll-tutorial-actionscript-3-0-php-mysql/">Flash Website Voting Poll Tutorial: Actionscript 3.0 PHP MySQL [video]</a></h3>
<p>Learn how to build more creative polling and voting applications for all of your website projects. We are using Flash Actionscript 3.0, PHP, and MySQL.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/flash-php-voting-poll.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>11. <a rel="nofollow" href="http://www.flash-db.com/Board/index.php?topic=18591.0">PHP Session Variables + ActionScript 3</a></h3>
<p>This is a forum post which will help you in using Session Variables with PHP/AS3/MySQL.</p>
<h3>12. <a rel="nofollow" href="http://www.flashperfection.com/tutorials/Object-Oriented-ActionScript-3-using-PHP-SQL-32280.html">Object Oriented ActionScript 3, using PHP &#038; SQL</a></h3>
<p>This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table.</p>
<h3>13. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/xml/build-a-dynamic-gallery-with-actionscript-30-and-php">Build a Dynamic Gallery with ActionScipt 3.0 and PHP</a></h3>
<p>In this tutorial, we&#8217;ll create a gallery which displays all image files in a given directory. A slider is used to browse easily through the images.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/flash-php-gallery.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>14. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/actionscript/create-a-comment-form-with-flash-php-xml-and-mysql">Create a Comment Form with Flash, PHP, XML and MySQL</a></h3>
<p>In this tutorial, developer will show you how to use Flash, PHP and MySQL together. We&#8217;ll build a simple comment form that takes entries and stores them in a database. We&#8217;ll use PHP to retrieve the entries and format the comments into XML form.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/comment-form-flash-php.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>15. <a rel="nofollow" href="http://www.projectfinale.com/viewtutorial.php?id=3">PHP/Flash Score List [video]</a></h3>
<p>This tutorial explains how to make a asy and simple PHP/Flash/MySQL high score list for your website and flash game.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/php-flash-score-list.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>16. <a rel="nofollow" href="http://active.tutsplus.com/tutorials/actionscript/creating-a-reusable-flash-uploader-with-actionscript-3-0-and-php/">Creating a Reusable Flash Uploader with ActionScript 3.0 and PHP</a></h3>
<p>In this tutorial developer will show you how to build a Flash uploader for uploading files from the user&#8217;s computer.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/php-flash-uploader.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>17. <a rel="nofollow" href="http://blog.macronimous.com/download-our-new-free-flash-guestbook-easy-intergratable-with-your-website/">Flash guestbook with PHP</a></h3>
<p>Learn how to create flash guestbook using PHP and Actionscript.</p>
<p><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2011/03/guest-book-flash.jpg" alt="Flash, AS3 and PHP Tuts" title="Flash and PHP Tutorials" width="540" class="whiteBrdr alignleft size-full wp-image-9765" /></p>
<h3>18. <a rel="nofollow" href="http://www.macronimous.com/resources/Flash_programming_with_PHP.asp">Developing Flash based applications with PHP</a></h3>
<p>Here is a simple tutorial with step-by-step learning on how to connect make Flash based applications to interact with PHP programming- helping you to start and explore backend database driven Flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://pelfusion.com/tutorials/actionscript-and-php-development-tutorials/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Debug PHP Code And Useful PHP Debugging Tools</title>
		<link>http://pelfusion.com/tools/how-to-debug-php-code-and-useful-php-debugging-tools/</link>
		<comments>http://pelfusion.com/tools/how-to-debug-php-code-and-useful-php-debugging-tools/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 21:06:55 +0000</pubDate>
		<dc:creator>Ferman</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://pelfusion.com/?p=7875</guid>
		<description><![CDATA[PHP does not have an internal debugging facility. You can use only external tools to debug PHP code. Here i tried to list down PHP debugging tools, which are extremely useful, but listing down these tools was not enough because you don&#8217;t know how to use them so i have compiled those tutorials too. Here [...]]]></description>
			<content:encoded><![CDATA[<p>PHP does not have an internal debugging facility. You can use only external tools to debug PHP code. Here i tried to list down PHP debugging tools, which are extremely useful, but listing down these tools was not enough because you don&#8217;t know how to use them so i have compiled those tutorials too.</p>
<p>Here is the list of tools:</p>
<h2 class=underLineTitle>PHP Debugging Tools</h2>
<h3>1. <a rel="nofollow" href="http://gubed.mccabe.nu/" target="_blank">Gubed PHP Debugger</a></h3>
<p>Gubed is a cross platform program to debug PHP scripts.</p>
<p><a rel="nofollow" href="http://gubed.mccabe.nu/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/gubed-php-debugger.jpg" alt="Gubed PHP Debugger" title="Gubed PHP Debugger" width="540" height="200" class="alignnone size-full wp-image-7877 whiteBrdr whiteBrdr" /></a></p>
<h3>2. <a rel="nofollow" href="http://www.php-debug.com/www/" target="_blank">PHP Debug</a></h3>
<p>The basic purpose of PHP_Debug is to provide assistance in debugging PHP code, by &#8220;debug&#8221; i don&#8217;t mean &#8220;step by step debug&#8221; but program trace, variables display, process time, included files, queries executed, watch variables.</p>
<p><a rel="nofollow" href="http://www.php-debug.com/www/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/php-debug.jpg" alt="PHP Debug" title="PHP Debug" width="540" height="200" class="alignnone size-full wp-image-7878 whiteBrdr" /></a></p>
<h3>3. <a rel="nofollow" href="http://www.php-debugger.com/dbg/" target="_blank">DBG</a></h3>
<p>DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts.</p>
<p><a rel="nofollow" href="http://www.php-debugger.com/dbg/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/dbg.jpg" alt="DBG | PHP Debugger and Profiler" title="DBG | PHP Debugger and Profiler" width="540" height="200" class="alignnone size-full wp-image-7879 whiteBrdr" /></a></p>
<h3>4. <a rel="nofollow" href="http://sourceforge.net/projects/php-dyn/" target="_blank">PHP Dyn</a></h3>
<p>PHP Dyn is PHP Extension to help debugging a PHP script.You can get execution trace of scripts not to need change them.HTTP request parameter can be printed.Argument value of the function call and return value can be printed.</p>
<p><a rel="nofollow" href="http://sourceforge.net/projects/php-dyn/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/php-dyn.jpg" alt="PHP Dyn" title="PHP Dyn" width="540" height="200" class="alignnone size-full wp-image-7880 whiteBrdr" /></a></p>
<h3>5. <a rel="nofollow" href="http://xdebug.org/" target="_blank">Xdebug</a></h3>
<p>The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.</p>
<p><a rel="nofollow" href="http://xdebug.org/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/xdebug-extension.jpg" alt="Xdebug extension" title="Xdebug extension" width="540" height="200" class="alignnone size-full wp-image-7881 whiteBrdr" /></a></p>
<h3>5. <a rel="nofollow" href="http://code.google.com/p/webgrind/" target="_blank">Webgrind</a></h3>
<p>Webgrind is an Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms.</p>
<p><a rel="nofollow" href="http://code.google.com/p/webgrind/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/webgrind-php-debugger.jpg" alt="Webgrind PHP Debugger" title="Webgrind PHP Debugger" width="540" height="200" class="alignnone size-full wp-image-7883 whiteBrdr" /></a></p>
<h3>6. <a rel="nofollow" href="http://www.bluestatic.org/software/macgdbp/" target="_blank">MacGDBp</a></h3>
<p>Debugging a live, running PHP application has never been so easy. It&#8217;s a live PHP debugger application for the Mac OS.</p>
<p><a rel="nofollow" href="https://www.bluestatic.org/software/macgdbp/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/mac-os-php-debugger.jpg" alt="MacGDBp PHP Debugger" title="MacGDBp PHP Debugger" width="540" height="200" class="alignnone size-full wp-image-7886 whiteBrdr" /></a></p>
<h3>7. <a rel="nofollow" href="http://pecl.php.net/package/apd" target="_blank">Advanced PHP Debugger</a></h3>
<p>APD is a full-featured profiler/debugger that is loaded as a zend_extension. It aims to be an analog of C&#8217;s gprof or Perl&#8217;s Devel::DProf.</p>
<p><a rel="nofollow" href="http://pecl.php.net/package/apd"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/apd.jpg" alt="Advanced PHP Debugger" title="Advanced PHP Debugger" width="540" height="200" class="alignnone size-full wp-image-7895 whiteBrdr" /></a><br />
<br/></p>
<h2 class=underLineTitle>How To Debug PHP Code</h2>
<h3><a rel="nofollow" href="http://sixrevisions.com/web-development/how-to-debug-php-using-firefox-with-firephp/" target="_blank">How to Debug PHP Using Firefox with FirePHP</a></h3>
<p>This article shares an elegant, simple, and more maintainable way of debugging Ajax apps via the web browser (more specifically for the Mozilla Firefox browser). You’ll learn the basics of leveraging Firefox in conjunction with Firebug and FirePHP to implement FirePHP libraries on web apps and logging messages in the Firebug console.</p>
<p><a rel="nofollow" href="http://sixrevisions.com/web-development/how-to-debug-php-using-firefox-with-firephp/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/sixrevisions-php-debug.jpg" alt="Debug PHP Using Firefox with FirePHP" title="Debug PHP Using Firefox with FirePHP" width="540" height="200" class="alignnone size-full wp-image-7888 whiteBrdr" /></a></p>
<h3><a rel="nofollow" href="http://carsonified.com/blog/dev/how-to-debug-in-php/" target="_blank">How to Debug in PHP</a></h3>
<p>This article breaks down the fundamentals of debugging in PHP, helps you understand PHP’s error messages and introduces you to some useful tools to help make the process a little less painful.</p>
<p><a rel="nofollow" href="http://carsonified.com/blog/dev/how-to-debug-in-php/"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/thinkvitamin-php-debug.jpg" alt="How to Debug in PHP" title="How to Debug in PHP" width="540" height="200" class="alignnone size-full wp-image-7889 whiteBrdr" /></a></p>
<h3><a rel="nofollow" href="http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html" target="_blank">Debugging PHP using Eclipse and PDT</a></h3>
<p>Use XDebug or Zend Debugger to boost your productivity when fixing bugs in PHP applications.</p>
<p><a rel="nofollow" href="http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/debugging-php-using-eclipse.jpg" alt="Debugging PHP using Eclipse" title="Debugging PHP using Eclipse" width="540" height="200" class="alignnone size-full wp-image-7891 whiteBrdr" /></a></p>
<h3><a rel="nofollow" href="http://www.webcheatsheet.com/php/debug_php_with_xdebug.php" target="_blank">Debugging PHP with Xdebug</a></h3>
<p>The Xdebug is the extension for PHP that helps debugging PHP scripts by providing a lot of valuable debug information. The debug information includes stack traces and function traces in error messages, memory allocation and protection for infinite recursions.</p>
<p><a rel="nofollow" href="http://www.webcheatsheet.com/php/debug_php_with_xdebug.php"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/debugging-php-xdebug.jpg" alt="Debugging PHP With Xdebug" title="Debugging PHP With Xdebug" width="540" height="200" class="alignnone size-full wp-image-7892 whiteBrdr" /></a></p>
<h3><a rel="nofollow" href="http://www.nusphere.com/products/debug_php.htm" target="_blank">Debug PHP with DBG Wizard</a></h3>
<p>You can easily debug PHP with PhpED&#8217;s PHP Debugger. Setting up your system to debug php scripts can be tricky but PhpED&#8217;s Settings Wizard can take care of the majority of the debugging configurations. </p>
<p><a rel="nofollow" href="http://www.nusphere.com/products/debug_php.htm"><img src="http://cdn.pelfusion.com/media/wp-content/uploads/2010/04/phpdebug-DBG.jpg" alt="Debug PHP with DBG Wizard" title="Debug PHP with DBG Wizard" width="540" height="200" class="alignnone size-full wp-image-7896 whiteBrdr" /></a></p>
<p>You have to make sure you opt for the <a rel="nofollow" href="http://www.webhostgear.com/php-hosting.php" class="doFol">best php hosting</a> for your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://pelfusion.com/tools/how-to-debug-php-code-and-useful-php-debugging-tools/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>26 Worth Knowing PHP Tools &amp; Resources For Web Developers</title>
		<link>http://pelfusion.com/tools/26-worth-knowing-php-tools-resources-for-web-developers/</link>
		<comments>http://pelfusion.com/tools/26-worth-knowing-php-tools-resources-for-web-developers/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:19:20 +0000</pubDate>
		<dc:creator>Ferman</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://pelfusion.com/?p=2560</guid>
		<description><![CDATA[Web development is not that much difficult now a days. The important is how you do it and how much time you take to complete the task. Web developers do not have to start over from scratch all the time when there are lots of free tools making advanced Web Development a easier. In this [...]]]></description>
			<content:encoded><![CDATA[<p>Web development is not that much difficult now a days. The important is how you do it and how much time you take to complete the task. Web developers do not have to start over from scratch all the time when there are lots of free tools making advanced Web Development a easier. </p>
<p>In this post i have compiled tools and resources for php developers which will make their life easier.</p>
<h6 class="title">1. <a rel="nofollow" href="http://www.symfony-project.org" target="_blank">Symfony</a></h6>
<p>Symfony is a full-stack framework, a library of cohesive classes written in PHP.</p>
<div id="attachment_2567" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.symfony-project.org"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/symfony.jpg" alt="Symfony Project" title="Symfony Project" width="480" height="150" class="size-full wp-image-2567" /></a><p class="wp-caption-text">Symfony Project</p></div>
<h6 class="title">2. <a rel="nofollow" href="http://www.modxcms.com/" target="_blank">MODx</a></h6>
<p>MODx helps you take control of your online content. An Open Source PHP application framework, it frees you to build sites exactly how you want and make them 100% yours.</p>
<div id="attachment_2570" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://modxcms.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/modx.jpg" alt="Modx CMS" title="Modx CMS" width="480" height="150" class="size-full wp-image-2570" /></a><p class="wp-caption-text">Modx CMS</p></div>
<h6 class="title">3. <a rel="nofollow" href="http://www.phpobjectgenerator.com/" target="_blank">PHP Object Generator</a></h6>
<p>PHP Object Generator, (POG) is an open source which automatically generates clean &#038; tested Object Oriented code for your PHP4/PHP5 application.</p>
<div id="attachment_2571" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.phpobjectgenerator.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/pog.jpg" alt="PHP Object Generator" title="PHP Object Generator" width="480" height="150" class="size-full wp-image-2571" /></a><p class="wp-caption-text">PHP Object Generator</p></div>
<h6 class="title">4. <a rel="nofollow" href="http://www.zend.com/en/products/studio/" target="_blank">Zend Studio</a></h6>
<p>Zend Studio for Eclipse combines proven capabilities to create the world’s most powerful IDE for Rich Internet Applications (RIAs).</p>
<div id="attachment_2572" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.zend.com/en/products/studio/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/zendstudio.jpg" alt="Zend Studio" title="Zend Studio" width="480" height="150" class="size-full wp-image-2572" /></a><p class="wp-caption-text">Zend Studio</p></div>
<h6 class="title">5. <a rel="nofollow" href="http://cakephp.org/" target="_blank">CakePHP</a></h6>
<p>CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications.</p>
<div id="attachment_2573" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://cakephp.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/cakephp.jpg" alt="Cake PHP" title="Cake PHP" width="480" height="150" class="size-full wp-image-2573" /></a><p class="wp-caption-text">Cake PHP</p></div>
<h6 class="title">6. <a rel="nofollow" href="http://www.php-debugger.com/dbg/" target="_blank">DBG | PHP Debugger and Profiler</a></h6>
<p>DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts.</p>
<div id="attachment_2574" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.php-debugger.com/dbg/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/php-debugger.jpg" alt="PHP Debugger" title="PHP Debugger" width="480" height="150" class="size-full wp-image-2574" /></a><p class="wp-caption-text">PHP Debugger</p></div>
<h6 class="title">7. <a rel="nofollow" href="http://www.firephp.org/" target="_blank">FirePHP</a></h6>
<p>FirePHP enables you to log to your Firebug Console using a simple PHP method call. </p>
<div id="attachment_2575" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.firephp.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/firephp.jpg" alt="Fire PHP Firefox Extension" title="Fire PHP Firefox Extension" width="480" height="150" class="size-full wp-image-2575" /></a><p class="wp-caption-text">Fire PHP Firefox Extension</p></div>
<h6 class="title">8. <a rel="nofollow" href="http://www.aukyla.nl/?page-Aukyla+Platform" target="_blank">Aukyla</a></h6>
<p>Aukyla Software is an offspring of Auton Rijnsburg, specialized in software development and web services.</p>
<h6 class="title">9. <a rel="nofollow" href="http://www.blueshoes.org/" target="_blank">BlueShoes</a></h6>
<p>BlueShoes is a comprehensive application framework and content management system. It is written in the widely used web-scripting language PHP. </p>
<div id="attachment_2576" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.blueshoes.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/blueshoes.jpg" alt="Blue Shoes - PHP Framework" title="Blue Shoes - PHP Framework" width="480" height="150" class="size-full wp-image-2576" /></a><p class="wp-caption-text">Blue Shoes - PHP Framework</p></div>
<h6 class="title">10. <a rel="nofollow" href="http://www.horde.org/horde/" target="_blank">Horde Application Framework</a></h6>
<p>The Horde Application Framework is a general-purpose web application framework in PHP, providing classes for dealing with preferences, compression, browser detection, connection tracking, MIME handling, and more.</p>
<h6 class="title">11. <a rel="nofollow" href="http://codeigniter.com/" target="_blank">CodeIgniter</a></h6>
<p>CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications</p>
<div id="attachment_2577" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://codeigniter.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/codeigniter.jpg" alt="CodeIgniter - PHP framework" title="CodeIgniter - PHP framework" width="480" height="150" class="size-full wp-image-2577" /></a><p class="wp-caption-text">CodeIgniter - PHP framework</p></div>
<h6 class="title">12. <a rel="nofollow" href="http://www.phpopenbiz.org/jim/" target="_blank">PhpOpenbiz</a></h6>
<p>Want to build a data centric business application without dirty code &#8211; PhpOpenbiz (Openbiz) is the solution!</p>
<h6 class="title">13. <a rel="nofollow" href="http://www.qcodo.com/" target="_blank">Qcodo</a></h6>
<p>The Qcodo Development Framework is an open-source PHP 5 framework that focuses on freeing developers from unnecessary tedious, mundane coding. </p>
<h6 class="title">14. <a rel="nofollow" href="http://seagullproject.org/" target="_blank">Seagull PHP Framework</a></h6>
<p>Seagull is a mature OOP framework for building web, command line and GUI applications. Licensed under BSD, the project allows PHP developers to easily integrate and manage code resources, and build complex applications quickly. </p>
<h6 class="title">15. <a rel="nofollow" href="http://seagullproject.org/" target="_blank">Zoop</a></h6>
<p>PHP coding in an object oriented framework that’s ajax friendly.</p>
<div id="attachment_2580" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.zoopframework.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/zoop.jpg" alt="Zoop Framework" title="Zoop Framework" width="480" height="150" class="size-full wp-image-2580" /></a><p class="wp-caption-text">Zoop Framework</p></div>
<h6 class="title">16. <a rel="nofollow" href="http://www.xaraya.com/" target="_blank">Xaraya</a></h6>
<p>Xaraya is a cutting edge open source framework (written in PHP) on which developers can create sophisticated web applications and designers enjoy considerable flexibility.</p>
<div id="attachment_2581" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.xaraya.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/xaraya.jpg" alt="Xaraya Open Source Framework" title="Xaraya Open Source Framework" width="480" height="150" class="size-full wp-image-2581" /></a><p class="wp-caption-text">Xaraya Open Source Framework</p></div>
<h6 class="title">17. <a rel="nofollow" href="http://www.simpletest.org/" target="_blank">SimpleTest</a></h6>
<p>It is a PHP unit test and web test framework. </p>
<div id="attachment_2582" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.simpletest.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/simple-test.jpg" alt="Simple Test - PHP Unit Testing" title="Simple Test - PHP Unit Testing" width="480" height="150" class="size-full wp-image-2582" /></a><p class="wp-caption-text">Simple Test - PHP Unit Testing</p></div>
<h6 class="title">18. <a rel="nofollow" href="http://phpdoc.org/" target="_blank">phpDocumentor</a></h6>
<p>The complete documentation solution for PHP.</p>
<h6 class="title">19. <a rel="nofollow" href="http://www.phpcaptcha.org/" target="_blank">Securimage</a></h6>
<p>Securimage is an open-source free PHP CAPTCHA script for generating complex images and CAPTCHA codes to protect forms from spam and abuse.</p>
<h6 class="title">20. <a rel="nofollow" href="http://blog.evaria.com/2007/pixy-the-php-security-scanner/" target="_blank">PIXY</a></h6>
<p>Pixy is a Java program that performs automatic scans of PHP 4 source code.</p>
<h6 class="title">21. <a rel="nofollow" href="http://www.maani.us/charts4/" target="_blank">PHP/SWF Charts</a></h6>
<p>PHP/SWF Charts is a simple, yet powerful PHP tool to create attractive web charts and graphs from dynamic data.</p>
<h6 class="title">22. <a rel="nofollow" href="http://wideimage.sourceforge.net/wiki/MainPage" target="_blank">WideImage</a></h6>
<p>WideImage is an object-oriented library for image manipulation, written in/for PHP 5?</p>
<h6 class="title">22. <a rel="nofollow" href="http://pear.php.net/package/PHP_Beautifier" target="_blank">PHP_Beautifier</a></h6>
<p>This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.</p>
<h6 class="title">23. <a rel="nofollow" href="http://phing.info/" target="_blank">Phing</a></h6>
<p>It&#8217;s a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP &#8220;task&#8221; classes make it an easy-to-use and highly flexible build framework.</p>
<h6 class="title">24. <a rel="nofollow" href="http://htmlpurifier.org/" target="_blank">HTML Purifier</a></h6>
<p>HTML Purifier is a standards-compliant HTML filter library written in PHP. </p>
<div id="attachment_2583" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://htmlpurifier.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/html-purifier.jpg" alt="HTML Purifier" title="HTML Purifier" width="480" height="150" class="size-full wp-image-2583" /></a><p class="wp-caption-text">HTML Purifier</p></div>
<h6 class="title">25. <a rel="nofollow" href="http://simplepie.org/" target="_blank">SimplePie</a></h6>
<p>SimplePie is a very fast and easy-to-use class, written in PHP, that puts the &#8216;simple&#8217; back into &#8216;really simple syndication&#8217;. </p>
<div id="attachment_2584" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://simplepie.org/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/simple-pie.jpg" alt="Simple PIE" title="Simple PIE" width="480" height="150" class="size-full wp-image-2584" /></a><p class="wp-caption-text">Simple PIE</p></div>
<h6 class="title">26. <a rel="nofollow" href="http://www.koders.com/" target="_blank">Koders</a></h6>
<p>Koders.com, the leading search engine for open source and other downloadable code now contains over 2 billion lines of code within its repository.</p>
<p><div id="attachment_2585" class="wp-caption alignnone" style="width: 490px"><a rel="nofollow" href="http://www.koders.com/"><img src="http://cdn.pelfusion.com/wp-content/uploads/2009/07/koders.jpg" alt="Koders - Search Engine" title="Koders - Search Engine" width="480" height="150" class="size-full wp-image-2585" /></a><p class="wp-caption-text">Koders - Search Engine</p></div><br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://pelfusion.com/tools/26-worth-knowing-php-tools-resources-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 572/594 objects using disk: basic
Content Delivery Network via cdn.pelfusion.com

Served from: pelfusion.com @ 2012-02-09 03:04:28 -->
