<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>rss / new tutorials</title><link></link><description>the last 20 tutorials</description><language>en</language><item><title>Effective In-Function Caching With PHP5</title><link>http://www.goodphptutorials.com/out/Effective_In_Function_Caching_With_PHP5</link><guid>http://www.goodphptutorials.com/out/Effective_In_Function_Caching_With_PHP5</guid><description>In-function caching can often be used to greatly improve the performance of our software. Applying this technique effectively is important to avoid spiraling memory usage and bizarre bugs that can be caused by old cache data lingering around.</description></item><item><title>Easy Ajax in symfony</title><link>http://www.goodphptutorials.com/out/Easy_Ajax_in_symfony</link><guid>http://www.goodphptutorials.com/out/Easy_Ajax_in_symfony</guid><description>Symfony has Ajax helpers that make programming an elaborate interface a piece of cake. This tutorial will show you step-by-step how to create an Ajax-powered symfony application in minutes.</description></item><item><title>Installing MySQL on Windows</title><link>http://www.goodphptutorials.com/out/Installing_MySQL_on_Windows</link><guid>http://www.goodphptutorials.com/out/Installing_MySQL_on_Windows</guid><description>As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which security is not an issue. But for most Web sites and applications, a robust database is called for.</description></item><item><title>Integrate the Authorize.Net Customer Information Manager (CIM) API with PHP</title><link>http://www.goodphptutorials.com/out/Integrate_the_Authorize_Net_Customer_Information_Manager_CIM_API_with_PHP</link><guid>http://www.goodphptutorials.com/out/Integrate_the_Authorize_Net_Customer_Information_Manager_CIM_API_with_PHP</guid><description>Get a basic tutorial and free code to use Authorize.Net&amp;#039;s Customer Information Manager API to create subscriptions and store credit card data while being PCI compliant.</description></item><item><title>Hide of Change .php extension with url rewriting using .htaccess</title><link>http://www.goodphptutorials.com/out/Hide_of_Change_php_extension_with_url_rewriting_using_htaccess</link><guid>http://www.goodphptutorials.com/out/Hide_of_Change_php_extension_with_url_rewriting_using_htaccess</guid><description>This tutorial explains you how to hide or change the .php extension in browser&amp;#039;s address bar using .htaccess file.</description></item><item><title>9 PHP Debugging Techniques You Should Be Using</title><link>http://www.goodphptutorials.com/out/9_PHP_Debugging_Techniques_You_Should_Be_Using</link><guid>http://www.goodphptutorials.com/out/9_PHP_Debugging_Techniques_You_Should_Be_Using</guid><description>Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of...</description></item><item><title>Build a customizable RSS feed aggregator in PHP</title><link>http://www.goodphptutorials.com/out/Build_a_customizable_RSS_feed_aggregator_in_PHP</link><guid>http://www.goodphptutorials.com/out/Build_a_customizable_RSS_feed_aggregator_in_PHP</guid><description>Although there are several commercially available feed aggregators, it&amp;#039;s easy to develop your own feed aggregator, which you can integrate with your Web applications. You&amp;#039;ll appreciate this article&amp;#039;s fully functional PHP code snippets, demonstrating the use of PHP-based server-side functions to develop a customizable RSS feed aggregator. In addition, you&amp;#039;ll reap instant benefits from using the fully functional RSS feed aggregator code, which you can download from this article.</description></item><item><title>Create A Wordpress 2.5 Widget</title><link>http://www.goodphptutorials.com/out/Create_A_Wordpress_2_5_Widget</link><guid>http://www.goodphptutorials.com/out/Create_A_Wordpress_2_5_Widget</guid><description>Create a plugin widget in Wordpress 2.5. Covers settings up and using sidebars in your template, activating your widget, and displaying your widget. This tutorial is best suited for people familiar with both PHP and Wordpress themes and plugins.</description></item><item><title>Easy payments using Paypal IPN</title><link>http://www.goodphptutorials.com/out/Easy_payments_using_Paypal_IPN</link><guid>http://www.goodphptutorials.com/out/Easy_payments_using_Paypal_IPN</guid><description>There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature</description></item><item><title>Flatfile Users Online</title><link>http://www.goodphptutorials.com/out/Flatfile_Users_Online</link><guid>http://www.goodphptutorials.com/out/Flatfile_Users_Online</guid><description>This tutorial shows you how to create a script that shows how many people are on each page of your site, without using a database. You can easily get the number of online visitors for each page as well as the whole site.</description></item><item><title>Installing Apache on Windows</title><link>http://www.goodphptutorials.com/out/Installing_Apache_on_Windows</link><guid>http://www.goodphptutorials.com/out/Installing_Apache_on_Windows</guid><description>Even though it is possible to do Web development and testing on a remote server, it is better to fully develop a new Web site on a local Web server, and then upload everything when it is finished, for many reasons: 1) Keeping the unfinished site off the Internet is safer, because as you begin developing the site, you probably have not put in all of your code for neutralizing any potential attacks against your site, including cross-site scripting (XSS) vulnerabilities...</description></item><item><title>PHP5 and OOP</title><link>http://www.goodphptutorials.com/out/PHP5_and_OOP</link><guid>http://www.goodphptutorials.com/out/PHP5_and_OOP</guid><description>Object oriented programming was introduced for the first time in PHP 3. But the subjects is extremely actual again in PHP 5, because the entire concept of the OOP(Object Oriented Programming) was in fact redesigned from scratch for the new version of the language (PHP 5). Hence, this tutorial would be interesting for the advanced user familiar with PHP 4 and as well for the beginners, since we will try to use more &amp;quot;understandable&amp;quot; words and examples comprehensive enough to express the real power of the object oriented programming.</description></item><item><title>You Are Here: Using PHP To Highlight Navigation</title><link>http://www.goodphptutorials.com/out/You_Are_Here_Using_PHP_To_Highlight_Navigation</link><guid>http://www.goodphptutorials.com/out/You_Are_Here_Using_PHP_To_Highlight_Navigation</guid><description>When you walk into a mall, one of the first things you come to is a map with a &amp;quot;you are here&amp;quot; indicator that lets you know where you are. On a website, we can accomplish this by higlighting the current location on a navigation bar, menu, or list. Since the primary navigation is the most prominent feature on a website, we will discuss an easy way to do this with PHP.</description></item><item><title>The Hitchhikers Guide to PHP Load Balancing</title><link>http://www.goodphptutorials.com/out/The_Hitchhikers_Guide_to_PHP_Load_Balancing</link><guid>http://www.goodphptutorials.com/out/The_Hitchhikers_Guide_to_PHP_Load_Balancing</guid><description>This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects).</description></item><item><title>Desktop Application Development with PHP-GTK</title><link>http://www.goodphptutorials.com/out/Desktop_Application_Development_with_PHP_GTK</link><guid>http://www.goodphptutorials.com/out/Desktop_Application_Development_with_PHP_GTK</guid><description>PHP-GTK 2 is out, and with it, a fantastic means for PHP developers to build useful, reliable cross-platform desktop applications. In this tutorial, I&amp;#039;ll show you how to get up and running with PHP-GTK in no time and build your first desktop application.</description></item><item><title>Working With UK Postcodes</title><link>http://www.goodphptutorials.com/out/Working_With_UK_Postcodes</link><guid>http://www.goodphptutorials.com/out/Working_With_UK_Postcodes</guid><description>This short post provides you with a table for converting postcodes into counties. I created the table from a variety of sources for a recent project where I needed to be able to map user&amp;#039;s postcodes to counties.</description></item><item><title>Easy IP to country lookup</title><link>http://www.goodphptutorials.com/out/Easy_IP_to_country_lookup</link><guid>http://www.goodphptutorials.com/out/Easy_IP_to_country_lookup</guid><description>Check which country your visitors are coming from with an easy to use open database.</description></item><item><title>PHP components: Autosuggest</title><link>http://www.goodphptutorials.com/out/PHP_components_Autosuggest</link><guid>http://www.goodphptutorials.com/out/PHP_components_Autosuggest</guid><description>A simple &amp;quot;PHP component&amp;quot; (8Kb), ready to use, to implement a search form with an autosuggest feature using PHP and MySQL just modifying some parameters.</description></item><item><title>Stay away from Bloated Class Methods, actually, bloated ANYTHING!</title><link>http://www.goodphptutorials.com/out/Stay_away_from_Bloated_Class_Methods_actually_bloated_ANYTHING</link><guid>http://www.goodphptutorials.com/out/Stay_away_from_Bloated_Class_Methods_actually_bloated_ANYTHING</guid><description>Why are there so many examples of bloated PHP methods out there?! I see a lot of bloated methods being used in examples through sites like phpclasses.org and a very large chunk of a project I&amp;rsquo;ve recently picked up which a few developers have worked on. Guys! remember! There is no good reason to bloat your methods to over 10-20 lines long and on the rare occasions that you do exceed 10 - 20 lines it would be more the exception to the rule as opposed to being the rule itself!</description></item><item><title>Practical PHP Performance</title><link>http://www.goodphptutorials.com/out/Practical_PHP_Performance</link><guid>http://www.goodphptutorials.com/out/Practical_PHP_Performance</guid><description>When it comes to building web applications in PHP, performance isn&amp;#039;t typically a major concern. Features, usability and any business concerns are considered a greater priority, as they can be better demonstrated and visualised. Performance graphs don&amp;#039;t make the boss&amp;#039;s day. So, why should you as a PHP developer, worry about performance? Quite a few reasons, in fact...</description></item></channel></rss>