I'm writing a script that sees who viewed an AIM profile then counts how many times but I'm getting notices and I will just add the same name twice despite me trying to fix that I guess it just needs a new pair of eyes.
Notice: Undefined offset: 2 in c:\easyphp1-7\www\aim\index.php on line 26
Notice: Undefined offset: 3 in c:\easyphp1-7\www\aim\index.php on line 23
Notice: Undefined offset: 3 in c:\easyphp1-7\www\aim\index.php on line 26
Before looking at your script the first thing that came to my mind was to use XML. PHP has great support for parsing xml files and okay support for making them post PHP 5.
It might be easier.
__________________ Hawk Enterprises -- Home to PHP games, open-source code, tutorials and free downloads