Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web Scripts :: PHP :: PHP Tips and Tutorials :: Web Fetching
1.
RSStatic console?- dynamically driven RSS reader
|
|
RSStatic has evolved with the release of RSStatic console? the new dynamically driven RSS reader capable of turning ordinary sites into ever expanding SEO friendly sites. This new release gives you even more control over how and what is displayed on your site. Never again will you have to worry about updating your site as it will now grow on its own. Unlimited amount of added content to your site: Everytime a feed updates, your site will have new content added. Maintenance free: Simply set it up and it will continue to expand your site. Search Engine Friendly URLs: By using the title name of each article in the URL, you instantly create keyword rich links. Built Using PHP: PHP is supported by most host and is available as a free download for those who don't currently have it installed. Driven by MySQL: Each page is stored in the world's most popular and secure database, insuring easy installation, security and minimizing used space on your server. Uses industry standard templates: The template convention is no different than programs such as phpBB2 and are all easily edited from an interface withing your administration area. Entirely Customizable: Upon download you will have complete access to all it's source code enabling you to install mods and, for the more advanced, even creating code yourself. Multiple Sections and Sub-Sections: Organization is key and RSStatic gives you all the organization you can handle. The system allows you to setup unlimited number of sections and subsections. Also, you can now add multiple feeds per section. This means that the rate of growth for any given section is greatly increased. Date Archiving: It being database driven allows RSStatic to now become even more accurate in it's archiving methods. Everything is now broken down by month and by year. NEW! Search Feature: Now RSStatic in completely searchable. No more scolling down a huge page looking for a particular article. You can do a basic search for any article in any section, or
Hits: 48 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Tips and Tutorials :: Web Fetching
|
4.
Data Mining Tools - Tutorial & PHP Functions
|
|
Data Mining Tutorial complete with Data Mining Tools (PHP Functions) to parse data and match based on regular expressions. Basic Data Mining Steps: Fetch the HMTL page(s) of Interest using the Snoopy PHP Class, Split the page HTML into a more managable portion, Remove un-wanted HTML tag attributes, Reformat HTML, adjust spacing and remove entities, Match content with regular expressions and Store content into a MySQL database for future use. Data mining services available for online resources such as Google, DMOZ, Yahoo, Yellow Pages and several others.
Hits: 46 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Tips and Tutorials :: Web Fetching
|
8.
Using Regular Expressions to get HTML tags
|
|
This article will show the SIMPLE use of regular expressions (Perl style/PCRE) to get the values of data delimited by HTML tags. Instead of building a parser that pushes start tags onto a stack and pulls them off once a stop tag is found (if one is found) I find it much easier to use regular expressions. This article is NOT a primer to regular expressions and only shows this particular example.
Hits: 80 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: PHP :: PHP Tips and Tutorials :: Web Fetching
|
|
|
|
|