<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>rss / goodphptutorials / saved tutorials</title><link></link><description>the last 20 tutorials saved</description><language>en</language><item><title>Cookies a Quick Glance</title><link>http://www.goodphptutorials.com/out/Cookies_a_Quick_Glance</link><guid>http://www.goodphptutorials.com/out/Cookies_a_Quick_Glance</guid><description>Sometimes it becomes necessary to track certain user details</description></item><item><title>Build a People Online Counter with PHP and MySQL</title><link>http://www.goodphptutorials.com/out/Build_a_People_Online_Counter_with_PHP_and_MySQL</link><guid>http://www.goodphptutorials.com/out/Build_a_People_Online_Counter_with_PHP_and_MySQL</guid><description>Building a counter is easy. Building a counter that will tell you how many people have been on your website in the last five minutes takes a little more planning</description></item><item><title>Securing Forms with Random Noisy Images</title><link>http://www.goodphptutorials.com/out/Securing_Forms_with_Random_Noisy_Images</link><guid>http://www.goodphptutorials.com/out/Securing_Forms_with_Random_Noisy_Images</guid><description>This tutorial is intended for those who want to ensure that the data retrieved by a form processor PHP is sent by the expected form, not another application or by hand. An understanding form data processing is assumed. A basic knowledge of image creation and manipulation functions is also required.</description></item><item><title>Comment Board</title><link>http://www.goodphptutorials.com/out/Comment_Board</link><guid>http://www.goodphptutorials.com/out/Comment_Board</guid><description>This is a three-part tutorial that shows you hwo to make a comment/discussion board using PHP and mySQL. There are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and commentform.html</description></item><item><title>Programming eBay Web Services with PHP 5</title><link>http://www.goodphptutorials.com/out/Programming_eBay_Web_Services_with_PHP_5</link><guid>http://www.goodphptutorials.com/out/Programming_eBay_Web_Services_with_PHP_5</guid><description>Over the last ten years, eBay has emerged as a platform where people can buy and sell practically anything. With more than 135 million users worldwide, eBay is a thriving online marketplace. Best of all, eBay isn&#039;t constrained by HTML. By using eBay&#039;s web services APIs, members of the eBay Developers Program can hook into the eBay platform using XML to integrate eBay into their own applications.</description></item><item><title>Anti-spam techniques in PHP, Part 1</title><link>http://www.goodphptutorials.com/out/Anti_spam_techniques_in_PHP_Part_1</link><guid>http://www.goodphptutorials.com/out/Anti_spam_techniques_in_PHP_Part_1</guid><description>This short series of articles provides a few simple techniques for protecting yourself and your web site from spammers.</description></item><item><title>Anti-spam techniques in PHP, Part 2</title><link>http://www.goodphptutorials.com/out/Anti_spam_techniques_in_PHP_Part_2</link><guid>http://www.goodphptutorials.com/out/Anti_spam_techniques_in_PHP_Part_2</guid><description>This short series of articles provides a few simple techniques for protecting yourself and your web site from spammers.</description></item><item><title>Pro PHP Security  /  Preventing SQL Injection</title><link>http://www.goodphptutorials.com/out/Pro_PHP_Security_Preventing_SQL_Injection</link><guid>http://www.goodphptutorials.com/out/Pro_PHP_Security_Preventing_SQL_Injection</guid><description>PHP is an extremely powerful yet easy-to-learn scripting language, affording even relatively inexperienced programmers the opportunity to create complex, dynamic websites. It is, however, notoriously difficult to ensure privacy and security of internet services.</description></item><item><title>MySQL(blob-storage) Image Gallery</title><link>http://www.goodphptutorials.com/out/MySQL_blob_storage_Image_Gallery</link><guid>http://www.goodphptutorials.com/out/MySQL_blob_storage_Image_Gallery</guid><description>Example of photo-gallery script, which uses MySQL table (BLOB field) to store images. Trivial password-protection, uploading and deleting images are supported. For Apache-version of PHP there is advanced browser-caching support (using If-Modified-Since header).</description></item><item><title>User Proofing Ajax</title><link>http://www.goodphptutorials.com/out/User_Proofing_Ajax</link><guid>http://www.goodphptutorials.com/out/User_Proofing_Ajax</guid><description>We&#039;ve all felt the clean slickness of a well-oiled Ajax app. But think back to the last time something went wrong while you were using an Ajax app: how did it feel?</description></item><item><title>AJAX Chat Tutorial Part 1: Introduction</title><link>http://www.goodphptutorials.com/out/AJAX_Chat_Tutorial_Part_1_Introduction</link><guid>http://www.goodphptutorials.com/out/AJAX_Chat_Tutorial_Part_1_Introduction</guid><description>This tutorial is a step by step introduction to creating a lightweight chat application using XML as a storage medium.</description></item><item><title>The 10 mistakes you should avoid with PHP</title><link>http://www.goodphptutorials.com/out/The_10_mistakes_you_should_avoid_with_PHP</link><guid>http://www.goodphptutorials.com/out/The_10_mistakes_you_should_avoid_with_PHP</guid><description>A list of the 10 most common mistakes done by PHP developers and how to avoid them.</description></item><item><title>Integrating Textile And GeSHi</title><link>http://www.goodphptutorials.com/out/Integrating_Textile_And_GeSHi</link><guid>http://www.goodphptutorials.com/out/Integrating_Textile_And_GeSHi</guid><description>This short tutorial will show you how to integrate Textile (a mark up language for PHP) with GeSHi (a code highlighter). This tutorial is for anyone who wants to create a CMS (content management system).</description></item><item><title>Simple PHP/MySQL Pagination</title><link>http://www.goodphptutorials.com/out/Simple_PHP_MySQL_Pagination</link><guid>http://www.goodphptutorials.com/out/Simple_PHP_MySQL_Pagination</guid><description>Learn how to implement pagination for results from a MySQL database. Full code for a php pagination class is presented.</description></item><item><title>Dynamic Thumbnails from Websites</title><link>http://www.goodphptutorials.com/out/Dynamic_Thumbnails_from_Websites</link><guid>http://www.goodphptutorials.com/out/Dynamic_Thumbnails_from_Websites</guid><description>This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa.</description></item><item><title>Fast PHP Tutorials - Part 1</title><link>http://www.goodphptutorials.com/out/Fast_PHP_Tutorials_Part_1</link><guid>http://www.goodphptutorials.com/out/Fast_PHP_Tutorials_Part_1</guid><description>These series of tutorials will start teaching PHP from scratch and will go to the extreme limit of PHP programming including its working with other tools like XML, cURL, AJAX, SOAP and WSDL etc.</description></item><item><title>PHP IDE Roundup</title><link>http://www.goodphptutorials.com/out/PHP_IDE_Roundup</link><guid>http://www.goodphptutorials.com/out/PHP_IDE_Roundup</guid><description>I&#039;m going to talk about integrated developement environments (IDE) for PHP. First, IDEs are not text editors, such as emacs, vim, or notepad. IDEs offer an all-in-one solution for you coding work; they contain a code editor, debugger, allow you to preview your code in an embedded browser, and they make it easy to check in your code into you version control.</description></item><item><title>Drop Shadows with GD Library</title><link>http://www.goodphptutorials.com/out/Drop_Shadows_with_GD_Library</link><guid>http://www.goodphptutorials.com/out/Drop_Shadows_with_GD_Library</guid><description>Learn how to create drop shadows easily with GD Library and Photoshop</description></item><item><title>Save bandwidth with PHProxy and ip2nation</title><link>http://www.goodphptutorials.com/out/Save_bandwidth_with_PHProxy_and_ip2nation</link><guid>http://www.goodphptutorials.com/out/Save_bandwidth_with_PHProxy_and_ip2nation</guid><description>If your website becomes a little busy the websites bandwidth becomes very valuable. With the proxy script PHProxy and the data from ip2nation it&#039;s very easy to block visitors and safe this way used bandwidth from countries which are not from your target group. In this tutorial you will learn how to add the required code to your proxy website.</description></item></channel></rss>