hello everybody,
My database is housed in a directory say "CHAMPION".Now, i copied this directory contents to a different location say "FORMULA1".
The formula1 directory does'nt have the database.
Is it possible to display the contents of this database from the formula1 directory????
(All the directories are in the server).
Or in other words, please clarify the following if I does'nt make any sense above.
In my server, there are 3 directories: "CHAMPION", "FORMULA1", "DRIVERS".
The above 3 directories are for three different webpages.I want to share one database to all these three.Where should i place my database???Right now, my database is placed in the "CHAMPION" directory and the champions webpage is working fine.I want "FORMULA1" and "DRIVERS" webpages also to access the same database.
How can i proceed with this one???
Thanks in advance.