Jump to content

Include multiple files


chris86

Recommended Posts

[!--quoteo(post=380619:date=Jun 6 2006, 10:52 AM:name=ober)--][div class=\'quotetop\']QUOTE(ober @ Jun 6 2006, 10:52 AM) [snapback]380619[/snapback][/div][div class=\'quotemain\'][!--quotec--]
You can't do that for more than one file.

include("domains.php");
include("rotate.php");
include("other.php");
etc.
[/quote]


Ok, got it. One include file per line. Thanks ober.
Link to comment
https://forums.phpfreaks.com/topic/11329-include-multiple-files/#findComment-42436
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.