Okay, lol, I will stick on here.
Hi, I thought I would get this one out of the way quickly.
I have got this so far:
<?php $url = "http://www.blu-byte.co.cc/members/profile/Admin/profile.php"; echo "explode("/",$str)"; ?>How would I then take the correct part of the array and store it in a variable. I guess it is quite simple.