Categories
PHPTips and Tutorials → Web Fetching

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 f...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to create a web catching program?

This tutorial walks you through on how to create &"your own&" content grabbing program in minutes. It''ll tell you how to create connections, parse unwanted data, smoothen it out and then display it customized to your needs, us...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Leeching News from Sites

Ever wonder how those sites you visit have headlines from other sites appearing on their pages? An explanation of how to take Slashdot.org''s headlines explains the methods used. First it uses a small bash script to get the news, and then a perl...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com