UBB.Dev
Posted By: pluto_rogue 'including' PHP - 02/25/2001 8:54 AM
Can I 'include' a .PHP from a totally seperate location/server/domain?

For instance, can I call w3tnews.php from a totally different server/domain?

Posted By: Rick Re: 'including' PHP - 02/25/2001 7:00 PM
Because w3tnews.php needs to talk to the database and it get's this information from the config.inc.php file, you would need to copy several files over to get this working. It's possible, but would take some tweaking of w3tnews.php and config.inc.php. You would probably also need main.inc.php and mysql.inc.php
© UBB.Developers