Forum: PHP Jun 24th, 2008 |
| Replies: 1 Views: 376 I suggest using ODBC connection for the Centura database. More on ODBC connection via PHP at
http://www.php.net/manual/en/book.uodbc.php |
Forum: PHP Jun 24th, 2008 |
| Replies: 2 Views: 2,184 Try running the image script in a separate page (the image link) and see if there's any error message pops up.
If you don't see any error, configure php.ini to display_error=On and then try again... |