<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Miscellaneous</title><description></description><link>http://script.wareseeker.com/PHP/Miscellaneous</link><item><title>phpCMS-Plugin: AutoKeyGen 1.2.1</title><link>http://script.wareseeker.com/PHP/phpcms-plugin-autokeygen-1.2.1.zip/30b3da3a9d</link><description>phpCMS-Plugin: AutoKeyGen 1.2.1 is created as a useful system plugin that can extract all relevant keywords out of the content of a website.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 24 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/phpcms-plugin-autokeygen-1.2.1.zip/30b3da3a9d</guid></item><item><title>phpCMS-Plugin: MenuManager 1.1.0</title><link>http://script.wareseeker.com/PHP/phpcms-plugin-menumanager-1.1.0.zip/30b3db5aaf</link><description>phpCMS-Plugin: MenuManager 1.1.0 is a useful plugin which is able to help users with task of controlling the appearance periods of menus within the phpCMS system.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 23 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/phpcms-plugin-menumanager-1.1.0.zip/30b3db5aaf</guid></item><item><title>Mega Ads Portal 2.0</title><link>http://script.wareseeker.com/PHP/mega-ads-portal-2.0.zip/30c464533f</link><description>Mega Ads Portal 2.0 is a useful application that can be used to help with submitting personal listings into different categories.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 28 Nov 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/mega-ads-portal-2.0.zip/30c464533f</guid></item><item><title>WordCleaner 2.0</title><link>http://script.wareseeker.com/PHP/wordcleaner-2.0.zip/30c4999693</link><description>With this code bit you can take unwanted words out of a sting. The list of the words can be chosen freely. This is a useful utility for forums or chats.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Sun, 12 Aug 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/wordcleaner-2.0.zip/30c4999693</guid></item><item><title>Remove whitespace from a text string 1.0</title><link>http://script.wareseeker.com/PHP/remove-whitespace-from-a-text-string-1.0.zip/30c7e46b40</link><description>If you use a form on your site then youll know that user input can often have white space before or after the text as the person filling in the form field sometimes accidentally adds spaces. This handy function will remove the whitespace from the</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 10 Mar 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/remove-whitespace-from-a-text-string-1.0.zip/30c7e46b40</guid></item><item><title>Count number of words in a text string 1.0</title><link>http://script.wareseeker.com/PHP/count-number-of-words-in-a-text-string-1.0.zip/30c7e49b43</link><description>A small code sample that will count through the sentences in a section of text and show how many words are contained within it.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 10 Mar 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/count-number-of-words-in-a-text-string-1.0.zip/30c7e49b43</guid></item><item><title>Calculate Distance Between Two Points Using Longitude &amp;amp; Latitude 5.0</title><link>http://script.wareseeker.com/PHP/calculate-distance-between-two-points-using-longitude-latitude-5.0.zip/30c7e4cb46</link><description>Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 27 Feb 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/calculate-distance-between-two-points-using-longitude-latitude-5.0.zip/30c7e4cb46</guid></item><item><title>Custom error pages using .htaccess 1.0</title><link>http://script.wareseeker.com/PHP/custom-error-pages-using-.htaccess-1.0.zip/30c7e52b4c</link><description>Easy to follow tutorial explaining how to create yoru own error documents on an Apache server using a .htaccess file.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 16 Feb 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/custom-error-pages-using-.htaccess-1.0.zip/30c7e52b4c</guid></item><item><title>Convert links into clickable hyperlinks 1.0</title><link>http://script.wareseeker.com/PHP/convert-links-into-clickable-hyperlinks-1.0.zip/30c7e5eb58</link><description>A function to change an email address or URL into a clickable HTML link using eregi_replace.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Thu, 04 Dec 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/convert-links-into-clickable-hyperlinks-1.0.zip/30c7e5eb58</guid></item><item><title>Split an array to many pages 1.2</title><link>http://script.wareseeker.com/PHP/split-an-array-to-many-pages-1.2.zip/30c7e6db67</link><description>It is a function that splits any array to many pages. Easy to configure number of maximum items per page. Very simple to use, then it writes both your array and a Page navigaton bar automatically. New version 1.2 supports result template, document title.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 07 Apr 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/split-an-array-to-many-pages-1.2.zip/30c7e6db67</guid></item><item><title>Keyboard Characters to images tutorial 1.0</title><link>http://script.wareseeker.com/PHP/keyboard-characters-to-images-tutorial-1.0.zip/30c7e76b70</link><description>A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a smiley face.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 07 Apr 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/keyboard-characters-to-images-tutorial-1.0.zip/30c7e76b70</guid></item><item><title>Simple Localization with PHP 1.0</title><link>http://script.wareseeker.com/PHP/simple-localization-with-php-1.0.zip/30c7e79b73</link><description>On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article Ive offered another alternative, which should be easy for non-programmers to use. We will take advantage of the user</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 23 Dec 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/simple-localization-with-php-1.0.zip/30c7e79b73</guid></item><item><title>myPHPNuke Administrator&amp;#39;s Manual .64</title><link>http://script.wareseeker.com/PHP/myphpnuke-administrator-s-manual-.64.zip/30c7e8bb85</link><description>The myPHPNuke Administrators Manual is the complete guide and manual for webmasters, future webmasters, and wannabe webmasters. Learn how to install, configure and run a successful myPHPNuke based website. Included in the manual are hints,</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 14 Aug 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/myphpnuke-administrator-s-manual-.64.zip/30c7e8bb85</guid></item><item><title>Alternating colors for rows and columns 1</title><link>http://script.wareseeker.com/PHP/alternating-colors-for-rows-and-columns-1.zip/30c7ea0b9a</link><description>Just short code snippets on alternating colors for rows and columns. Remove NOSPAM to email me</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 08 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/alternating-colors-for-rows-and-columns-1.zip/30c7ea0b9a</guid></item><item><title>Alternate backgrounds 1</title><link>http://script.wareseeker.com/PHP/alternate-backgrounds-1.zip/30c7ea3b9d</link><description>Sample PHP codes for alternating background images in a table for rows and columns.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Mon, 08 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/alternate-backgrounds-1.zip/30c7ea3b9d</guid></item><item><title>Harnessing PHP&amp;#39;s FreeEnergy</title><link>http://script.wareseeker.com/PHP/harnessing-php-s-freeenergy.zip/30c7ecabc4</link><description>This article talks about a seemingly minor change to the include function and how it has dramatically affected the creation of Web applications, particularly a system called FreeEnergy. The ecommerce package FreeTrade also uses FreeEnergy as the basis of</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Sat, 24 Jun 2000 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/harnessing-php-s-freeenergy.zip/30c7ecabc4</guid></item><item><title>Joomla Chat Module for 123 Flash Chat 1.5.</title><link>http://script.wareseeker.com/PHP/joomla-chat-module-for-123-flash-chat-1.5..zip/30cca9278c</link><description>With the Chat module for Joomla v1.5.x, you will be assisted in inserting a real-time chat room with Joomla database integrated into your website.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 15 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/joomla-chat-module-for-123-flash-chat-1.5..zip/30cca9278c</guid></item><item><title>vBulletin Chat Module for 123 Flash Chat 3.6.</title><link>http://script.wareseeker.com/PHP/vbulletin-chat-module-for-123-flash-chat-3.6..zip/30cca9378d</link><description>With the Chat module for vBulletin board v3.6.x, you will be assisted in inserting a real-time chat room with VBB database integrated into your website.</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 15 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/vbulletin-chat-module-for-123-flash-chat-3.6..zip/30cca9378d</guid></item><item><title>Joomla Instant Messaging Extensions 1.0</title><link>http://script.wareseeker.com/PHP/joomla-instant-messaging-extensions-1.0.zip/30cca9c796</link><description>he Joomla Instant Messaging extensions allows you to integrate Joomla with an XMPP Server to provide an Instant Messaging solution for your Joomla</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 15 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/joomla-instant-messaging-extensions-1.0.zip/30cca9c796</guid></item><item><title>Make Thumbnails On Fly</title><link>http://script.wareseeker.com/PHP/make-thumbnails-on-fly.zip/30cca9d797</link><description>This script allows you to create thumbnails of images on fly. You dont need to upload and keep many image thumbnails with different sizes</description><author>WareSeeker</author><category>Miscellaneous</category><pubDate>Wed, 15 Jul 2009 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/PHP/make-thumbnails-on-fly.zip/30cca9d797</guid></item></channel></rss>