are there any programs out there that you can download that will check a php page on your local machine for possible errors in scripting?
PHP itself has built in error reporting.
I was just trying to find something where i could search for errors on my computer without having to upload the file everytime i change something.
install Apache and PHP on your computer, they are both free to download.