Hello Mitch,
1) Have you tried doing "SHOW SOURCE" in your browser?
2) Take a look at: http://www.php.net/manual/en/function.error-reporting.php
Good luck!
M> Here is the basic scenario:
M> - Configuration data is gathered from Oracle servers then ftp'd to my
M> apache / mysql serve
Here is the basic scenario:
- Configuration data is gathered from Oracle servers then ftp'd to my
apache / mysql server.
- The apache / mysql server receives the datafile from the Oracle
clients and loads the data into a MySQL database.
- The webpages are coded using PHP, SQL, and some JavaScrip