Executing PHP from command line?
Posted: Sun Sep 15, 2002 12:35 am
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?
Any ideas?