[pmwiki-devel] GLOB prob

The Editor editor at fast.st
Fri Nov 3 16:52:12 CST 2006


Coming along great with ZAPnews (newsletter, mlm recipe)...

I got stuck on this line.  Any suggestions?  $dir = wiki.d.
Temp-MailList is the group containing my queued newsletters. I want $p
to be an array of all the pmwiki page names in the specified group.

$p = glob('$dir/Temp-MailList.*');
print_r($p);
die();

Cheers,
Caveman



More information about the pmwiki-devel mailing list