I generally in my code do not access an external server for include and include_once or require_once functions. But I believe http://us2.php.net/manual/en/features.remote-files.php can steer you in the right direction.
-Anthony On Wed, Apr 29, 2009 at 8:21 PM, Michele Waldman <mmwald...@nyc.rr.com>wrote: > When I try to include a php from a remote server, I get the following > error: > > > > URL file-access is disabled in the server configuration. > > > > Does anyone know how to configure the server to allow remote access? > > > > Thank you, > > > > M* > > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show_participation.php > -- Anthony W. ant92...@gmail.com
_______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php