PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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?