Okay, Im under the impression that when you type "php file.php" that it executes the script...Now this works but when I stick a mysql query in there, it works when I visit the page via a browser, but when I execute it via prompt, it won't do it?
Any ideas?