|
| |
 |
ArticleBot V1.0: Submit Your Articles to More Than 400 Top Of The Line Article
Directories Completely On Autopilot For Massive Backlinks...
HOT!Requires: Windows |
|
•Screen Scraping Your Way Into RSS Screen Scraping Your Way Into RSS
by: Dennis Pallett
Introduction
RSS is one the hottest technologies at the moment, and even big web publishers (such as the New York Times) are getting into RSS as well. However, there are still a lot of websites that do not have RSS feeds.
If you still want to be able to check those websites in your favourite aggregator, you need to create your own RSS feed for those websites. This can be done automatically with PHP, using a method called screen scrapping....
•PHP and Cookies; a Good Mix! PHP and Cookies; a Good Mix!
by: Dennis Pallett
Introduction
Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tutorial I will show you exactly what cookies are, and what they are used for.
Cookies in a nutshell
Cookies are small pieces of information that is stored on the computer of...
•PHP On-The-Fly! PHP On-The-Fly!
by: Dennis Pallett
Introduction
PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web. Not to mention it's extremely cheap and widely used. However, one thing that PHP is lacking, and in fact most scripting languages are, is a way to update pages in real-time, without having to reload a page or submit a form.
The internet wasn't made for this. The web browser closes the connection with the web server as soon...
•Track Your Visitors, Using PHP Track Your Visitors, Using PHP
by: Dennis Pallett
There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how!
Getting the information
The most important part is getting the information from your visitor. Thankfully, this is extremely easy to do in PHP (or...
|
|