Jump to content

[SOLVED] Possible to use include() for a whole directory?


Guest convention

Recommended Posts

Guest convention
[quote author=kenrbnsn link=topic=119855.msg491237#msg491237 date=1167019463]
No, the include() and related functions just work on files. You can write a loop using the glob() function to get each file in a directory and include it.
[/quote]

Yeah, I thought I'd have to use some kind of loop to acheive this. Thank you for the help! :)

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.