By MattKelly on
I've experimented by simply trying to include Drupal's bootstrap (similar to how it's done in index.php), but it won't work.
Is there any way to include the bootstrap or something similar so that I could use Drupal's functions in an external script?
Thanks in advance,
Matt
Comments
Look at the scripts included
Look at the scripts included with the Devel module
---
Work: BioRAFT
Same problem
I had the same problem, but I didn't find this thread before I posted my own. It's over here, in case anyone else is looking for help.