Sponsors
Web Fetching
Generate random password that includes numbers and letters
Generate random password that includes numbers and letters
Price: free Rate:
0.0(out of 5) Vote:0
Parse html with preg_match_all
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
Price: free Rate:
0.0(out of 5) Vote:0
Finding pagerank of a website using PHP
The code used to find pagerank of a website using PHP.
Price: free Rate:
0.0(out of 5) Vote:0
Dynamic thumbnails from websites
This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa
Price: free Rate:
0.0(out of 5) Vote:0
Overture Keyword Extractor
Overture Keyword Extractor is a php driven function which will help you to fetch the content of the Keyword Selector Page of the yahoo search engine queries archive. It is very simple to use and implement, and the result is a simple array which can be used in any keyword research application.
Price: free Rate:
0.0(out of 5) Vote:0
Fetch the description, title & keywords
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
Price: free Rate:
0.0(out of 5) Vote:0
Contacting a contact list
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.
Price: Free Rate:
0.0(out of 5) Vote:0
Webpage Text Extraction Tool
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).
Price: free Rate:
0.0(out of 5) Vote:0
How to get all META data of a website
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.
Price: free Rate:
0.0(out of 5) Vote:0
Pages : 1

