Hi,
Is it possible to do the following.. So from one site to another or to file on server...
Like this:
Or:PHP Code:<?php include "http://site.com/file.php"; ?>
So that I only need to update one file instead of 3 zillion?PHP Code:<?php include "public_html/file.php"; ?>
Greetz


LinkBack URL
About LinkBacks






Reply With Quote


if you are pulling everything from another Add on domain.

Bookmarks