Re: [AppDB] apidb_fullurl() does not act as expected...

2004-11-10 Thread Tony Lambregts
Quoting Jeremy Newman <[EMAIL PROTECTED]>: > No this will not work. You need to keep the paths relative. Do not use > full URLs as then if you have a development/test server running, it will > take you back to the production site. > > If you look at index.php, there is an include("path.php"), whi

Re: [AppDB] apidb_fullurl() does not act as expected...

2004-11-10 Thread Jeremy Newman
No this will not work. You need to keep the paths relative. Do not use full URLs as then if you have a development/test server running, it will take you back to the production site. If you look at index.php, there is an include("path.php"), which defines the static BASE. If you always inclide path