Quote:
Originally Posted by acidburn0520
Perhaps try:
PHP Code:
chdir('/home/site/public_html/forums/');
Replacing the home/site/etc... with your applicable values of course.
|
Thanks, but I eventually sorted this problem by myself. It was actually to do with the way that VB3.5 references the database settings. When called externally, it wasn't getting the values it needed.
All sorted now though.