How to "include" webfilebrowser into another PHP file
Single page PHP file browser
Status: Beta
Brought to you by:
cgdave
Hi, I am trying to include webfilebrowser into a Mambo
page in my site, but it does not work. I commented out
the html head section, <body> tag, all headers(" ") and
removed the footer </body></html> as well so it
behaves as a part of the file. But no luck. I don't see
anything.
The same file works fine when accessed separately but
not when included into another PHP file in the same
directory!
Any idea on how this can be achieved ?