<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/631.html</link><description>Web Fetching RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>Fetch the description, title &amp; keywords</title>
<link>http://www.advancescripts.com/detailed/14581.html</link>
<description>This script first tries to find the meta tags including the description, title and keywords of a web page and if it does not get any, it will extract the content using the Curl library and the iconv function which takes into consideration the different charset. There is a live demo</description>
</item>
<item>
<title>Generate random password that includes numbers and letters</title>
<link>http://www.advancescripts.com/detailed/14190.html</link>
<description>Generate random password that includes numbers and letters </description>
</item>
<item>
<title>Finding pagerank of a website using PHP</title>
<link>http://www.advancescripts.com/detailed/14189.html</link>
<description>The code used to find pagerank of a website using PHP.</description>
</item>
<item>
<title>Webpage Text Extraction Tool</title>
<link>http://www.advancescripts.com/detailed/13810.html</link>
<description>This function takes a URL and returns a plain-text version of the page. It uses cURL to retrieve the page and a combination of regular expressions to strip all unwanted whitespace. This function will even strip the text from STYLE and SCRIPT tags, which are ignored by PHP functions such as strip_tags (they strip only the tags, leaving the text in the middle intact). 

</description>
</item>
<item>
<title>How to get all META data of a website</title>
<link>http://www.advancescripts.com/detailed/13759.html</link>
<description>In this tutorial I will show you how you can easy check META information of any website. It can be very usefull in search engine optimization when you want to check your competitors settings.</description>
</item>
<item>
<title>Parse html with preg_match_all</title>
<link>http://www.advancescripts.com/detailed/13515.html</link>
<description>For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is that all matched values are stored inside a multi-dimensional array to store an unlimited number of matches</description>
</item>
<item>
<title>Dynamic thumbnails from websites</title>
<link>http://www.advancescripts.com/detailed/13514.html</link>
<description>This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa</description>
</item>
<item>
<title>Contacting a contact list</title>
<link>http://www.advancescripts.com/detailed/12563.html</link>
<description>Using freely available php classes I show how it is possible to download the contact list from Gmail and/or the MSN messenger service (given a username and password) and return this to the user. The user can then select or deselect the contacts they wish to send an email to before submitting the form and sending emails to all their chosen contacts. This is quite a nice method to 'turbocharge' the basic 'tell-a-friend' style script. </description>
</item>
</channel>
</rss>
