<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Twitsnip RSS Feed</title>
<description>RSS Feeds</description>
<link>http://www.twitsnip.net/</link>
<item>
<title>Login function</title>
<description><![CDATA[These functions will login a user based on a username and password being matched in a mysql database.]]></description>
<link>http://www.twitsnip.net/p-login-function</link>
<atom:link href="http://www.twitsnip.net/p-login-function" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Update Multiple rows in a single form</title>
<description><![CDATA[This snippet will show you how to update multiple rows of a MySQL database table using a single form.]]></description>
<link>http://www.twitsnip.net/p-update-multiple-rows-in-a-single-form</link>
<atom:link href="http://www.twitsnip.net/p-update-multiple-rows-in-a-single-form" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Redirect Function</title>
<description><![CDATA[A function to redirect based on a string.]]></description>
<link>http://www.twitsnip.net/p-redirect-function</link>
<atom:link href="http://www.twitsnip.net/p-redirect-function" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Login checker Functions</title>
<description><![CDATA[2 login functions that check if a user is logged in by checking is a session is equal to true that would have been set on login. If not logged in the redirect to login.php]]></description>
<link>http://www.twitsnip.net/p-login-checker-functions</link>
<atom:link href="http://www.twitsnip.net/p-login-checker-functions" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Function to clean POST variables</title>
<description><![CDATA[This functions allows you to filter any post data ready for insertion into MySQL]]></description>
<link>http://www.twitsnip.net/p-function-to-clean-post-variables</link>
<atom:link href="http://www.twitsnip.net/p-function-to-clean-post-variables" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Date format for mysql input</title>
<description><![CDATA[Snippet to re-order date vars to put them in the correct format for mysql entry.]]></description>
<link>http://www.twitsnip.net/p-date-format-for-mysql-input</link>
<atom:link href="http://www.twitsnip.net/p-date-format-for-mysql-input" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>snippet to delete a row from a mysql database</title>
<description><![CDATA[Short snippet to delete a row from a database table]]></description>
<link>http://www.twitsnip.net/p-snippet-to-delete-a-row-from-a-mysql-database</link>
<atom:link href="http://www.twitsnip.net/p-snippet-to-delete-a-row-from-a-mysql-database" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Motion tween with actionscript</title>
<description><![CDATA[If you ever wanted to do a motion tween with actionscript this tutorial will be very useful.

The actionscript goes in the frame. Make a button in my example I gave it an instance name of bt. make a movieclip of the item you want to tween give it an instance name in my example I have given it a name of a1]]></description>
<link>http://www.twitsnip.net/p-motion-tween-with-actionscript</link>
<atom:link href="http://www.twitsnip.net/p-motion-tween-with-actionscript" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Sending dynamic data to server and back in flash</title>
<description><![CDATA[This snippet shows how to send data from flash to php then change the data and send back to flash using LoadVars.]]></description>
<link>http://www.twitsnip.net/p-sending-dynamic-data-to-server-and-back-in-flash</link>
<atom:link href="http://www.twitsnip.net/p-sending-dynamic-data-to-server-and-back-in-flash" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Custom error pages with htaccess</title>
<description><![CDATA[Create custom error pages with htaccess]]></description>
<link>http://www.twitsnip.net/p-custom-error-pages-with-htaccess</link>
<atom:link href="http://www.twitsnip.net/p-custom-error-pages-with-htaccess" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Override file upload sizes an htaccess file</title>
<description><![CDATA[A snippet to override file upload sizes an htaccess file]]></description>
<link>http://www.twitsnip.net/p-override-file-upload-sizes-an-htaccess-file</link>
<atom:link href="http://www.twitsnip.net/p-override-file-upload-sizes-an-htaccess-file" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Disable Directory Browsing</title>
<description><![CDATA[A snippet to disable directory browsing with an htaccess file]]></description>
<link>http://www.twitsnip.net/p-disable-directory-browsing</link>
<atom:link href="http://www.twitsnip.net/p-disable-directory-browsing" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Javascript Redirect</title>
<description><![CDATA[This snippet will show you how to redirect your page with JavaScript.]]></description>
<link>http://www.twitsnip.net/p-javascript-redirect</link>
<atom:link href="http://www.twitsnip.net/p-javascript-redirect" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>CSS for different versions of IE</title>
<description><![CDATA[Condition statements for IE6 & IE7 to load an alternative stylesheet]]></description>
<link>http://www.twitsnip.net/p-css-for-different-versions-of-ie</link>
<atom:link href="http://www.twitsnip.net/p-css-for-different-versions-of-ie" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Pull random rows from a database</title>
<description><![CDATA[Use RAND() to randomly pull rows from a database.]]></description>
<link>http://www.twitsnip.net/p-pull-random-rows-from-a-database</link>
<atom:link href="http://www.twitsnip.net/p-pull-random-rows-from-a-database" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Create Pure CSS Tooltips</title>
<description><![CDATA[Through this code, you can have your own tooltips using just CSS]]></description>
<link>http://www.twitsnip.net/p-create-pure-css-tooltips</link>
<atom:link href="http://www.twitsnip.net/p-create-pure-css-tooltips" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Reset Code</title>
<description><![CDATA[HTML tags on different browsers have their own formatting and styling. To reset all that and bring everything to ground zero before starting to code, just add these lines at the beginning of your CSS file.]]></description>
<link>http://www.twitsnip.net/p-reset-code</link>
<atom:link href="http://www.twitsnip.net/p-reset-code" rel="self" type="application/rss+xml"/>
</item>
<item>
<title> Image Preloader</title>
<description><![CDATA[In case you need to preload images before the loading of your page completes, use the following technique. Just add the images’ paths to the DIV class, and call the DIV in your HTML. The DIV will not be visible but the images will preload nicely.]]></description>
<link>http://www.twitsnip.net/p--image-preloader</link>
<atom:link href="http://www.twitsnip.net/p--image-preloader" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Function to delete folders from a Server</title>
<description><![CDATA[Easily delete a folder and all sub folders from a server using a PHP function]]></description>
<link>http://www.twitsnip.net/p-function-to-delete-folders-from-a-server</link>
<atom:link href="http://www.twitsnip.net/p-function-to-delete-folders-from-a-server" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Make All Columns equal Heights</title>
<description><![CDATA[Make All Columns equal Heights by making the tallest column the same as the rest of the columns.]]></description>
<link>http://www.twitsnip.net/p-make-all-columns-equal-heights</link>
<atom:link href="http://www.twitsnip.net/p-make-all-columns-equal-heights" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Using PHP To Return Latitude And Longitude from address</title>
<description><![CDATA[Been using this useful script to get Latitude And Longitude from there address. Work with first 3 letters of postcode only for some reason.]]></description>
<link>http://www.twitsnip.net/p-using-php-to-return-latitude-and-longitude-from-address</link>
<atom:link href="http://www.twitsnip.net/p-using-php-to-return-latitude-and-longitude-from-address" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>PHP function to genarate a random password</title>
<description><![CDATA[I use this in case someone has forgotten there password alongside some other code. Hope it is useful!]]></description>
<link>http://www.twitsnip.net/p-php-function-to-genarate-a-random-password</link>
<atom:link href="http://www.twitsnip.net/p-php-function-to-genarate-a-random-password" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>PHP function to check lenght of string</title>
<description><![CDATA[This was the first function I ever wrote and I still use it in nearly every PHP application I create.]]></description>
<link>http://www.twitsnip.net/p-php-function-to-check-lenght-of-string</link>
<atom:link href="http://www.twitsnip.net/p-php-function-to-check-lenght-of-string" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Calculating the Moon Phase</title>
<description><![CDATA[This function allows you to calculating the Moon Phase with php.]]></description>
<link>http://www.twitsnip.net/p-calculating-the-moon-phase</link>
<atom:link href="http://www.twitsnip.net/p-calculating-the-moon-phase" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Export PHP to EXCEL</title>
<description><![CDATA[Export php to excel simply.]]></description>
<link>http://www.twitsnip.net/p-export-php-to-excel</link>
<atom:link href="http://www.twitsnip.net/p-export-php-to-excel" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Change a variable to </title>
<description><![CDATA[This simple function checks the name of a variable and if it is a certain value changes it, else it will return the original value.]]></description>
<link>http://www.twitsnip.net/p-change-a-variable-to-</link>
<atom:link href="http://www.twitsnip.net/p-change-a-variable-to-" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>OOP FTP Class in PHP</title>
<description><![CDATA[A basic OOP FTP class]]></description>
<link>http://www.twitsnip.net/p-oop-ftp-class-in-php</link>
<atom:link href="http://www.twitsnip.net/p-oop-ftp-class-in-php" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Cross-Browser Opacity</title>
<description><![CDATA[Found this useful class to use opacity across a range of browsers.]]></description>
<link>http://www.twitsnip.net/p-cross-browser-opacity</link>
<atom:link href="http://www.twitsnip.net/p-cross-browser-opacity" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>process forms of any size</title>
<description><![CDATA[process forms of any size]]></description>
<link>http://www.twitsnip.net/p-process-forms-of-any-size</link>
<atom:link href="http://www.twitsnip.net/p-process-forms-of-any-size" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>using nl2br</title>
<description><![CDATA[Example of how to use nl2br]]></description>
<link>http://www.twitsnip.net/p-using-nl2br</link>
<atom:link href="http://www.twitsnip.net/p-using-nl2br" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>nl2br</title>
<description><![CDATA[What if my code looks like this though where do I put the code?]]></description>
<link>http://www.twitsnip.net/p-nl2br</link>
<atom:link href="http://www.twitsnip.net/p-nl2br" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Remove text when clicked</title>
<description><![CDATA[the following code is used to remove the text when clicked.]]></description>
<link>http://www.twitsnip.net/p-remove-text-when-clicked</link>
<atom:link href="http://www.twitsnip.net/p-remove-text-when-clicked" rel="self" type="application/rss+xml"/>
</item>
<item>
<title>Twitter style time stamp</title>
<description><![CDATA[This function takes the date and time and returns how much time has passed, just like twitter does.

for example  10 seconds ago]]></description>
<link>http://www.twitsnip.net/p-twitter-style-time-stamp</link>
<atom:link href="http://www.twitsnip.net/p-twitter-style-time-stamp" rel="self" type="application/rss+xml"/>
</item>
</channel>
</rss>

