I'm building a very simple application in PHP in the application I'm using the PEAR functions. The first thing I'm building is an application login screen that interacts with a my MySQL database. The problem is that I'm using the GoDaddy database and they've hooked me up with Wordpress to run a blog where I'm trying to upload files but the files that should be in the 'smarty' folder are limited. I have found the http.php file for the login administration but it's a customized WordPress file with different classes and functions in it so that's not making my simple application run any smoother because everytime I load files onto the server and try to bring them up it throws up when it runs into the customized http.php file that WordPress has provided.
Any advice? Thanks in advance for any replies.