Please elaborate on "nothing shows up". Do you get a 404 error? A 500 error? A cPanel "Great Success !" page? An infinitely loading page? Just a completely blank page?
What's in the script? The extension is .php; is it supposed to execute some PHP, or is that just the extension? If it is...
Same as you're doing here: use the $_POST global array. Or, you could use $_GET and call the delete like this: delete.php?id=42. That way, you could just link to the delete script from the list of items.
Here's a good article on POST/GET in PHP.
As a rule of thumb, though, anything that...
Actually, as of late July, you can set "friendly" names for your account and your pages at http://www.facebook.com/username/. However, only pages with 100 or more fans are eligible for custom usernames.
--- Mr. DOS
Technically, they do, or rather, they have a limited support term for updates. Also, rev0oo's site's URL is possibly different from the one the script was licensed for, which would cause it to not run.
--- Mr. DOS