<?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/596.html</link><description>Counters RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>PHP text counter</title>
<link>http://www.advancescripts.com/detailed/15436.html</link>
<description>A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We’re going to save the amount of hits in a .dat file, so you don’t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file</description>
</item>
<item>
<title>Simple PHP powered text counter</title>
<link>http://www.advancescripts.com/detailed/14468.html</link>
<description>A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We're going to save the amount of hits in a .dat file, so you don't even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file</description>
</item>
<item>
<title>Simple ip counter based on PHP &amp; mysql</title>
<link>http://www.advancescripts.com/detailed/14467.html</link>
<description>Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.</description>
</item>
<item>
<title>Simple Text-based counter</title>
<link>http://www.advancescripts.com/detailed/12866.html</link>
<description>A very basic tutorial with working example. It shows beginner how to make a simple text counter by opening, reading, and writing to files. </description>
</item>
<item>
<title>Track visitors with PHP</title>
<link>http://www.advancescripts.com/detailed/12742.html</link>
<description>Tracking our website's visitors is a very important step if you're serious enough about analyzing your traffic and optimizing your pages to get the most of your visitors. There are many reasons why you should think of implementic tracking scripts (it's crucial to know where your traffic is coming from and where it goes, wha people search, how long they stay etc.), you could increase sales, you could optimize your pages to increase page hits, you could make lots of changes to increase your Adsense profits and the list goes on and on. You name it.In this tutorial we will create a MySql based tracking script written in PHP which will do a simple task - store each visitor that browsed our page with IP, hours, dates, browser types, reffering url and visited page. </description>
</item>
<item>
<title>Track visitors with PHP</title>
<link>http://www.advancescripts.com/detailed/12732.html</link>
<description>Tracking our website's visitors is a very important step if you're serious enough about analyzing your traffic and optimizing your pages to get the most of your visitors. There are many reasons why you should think of implementic tracking scripts (it's crucial to know where your traffic is coming from and where it goes, wha people search, how long they stay etc.), you could increase sales, you could optimize your pages to increase page hits, you could make lots of changes to increase your Adsense profits and the list goes on and on. You name it.In this tutorial we will create a MySql based tracking script written in PHP which will do a simple task - store each visitor that browsed our page with IP, hours, dates, browser types, reffering url and visited page. </description>
</item>
</channel>
</rss>
