I wish to use the include() and/or the require() functions to include a block of PHP multiple times in my file. The block contains code for outputting PDF elements. Although other external code (functions for example) are successfully referenced using these commands, the PHP's PDF functions don't seem to work.
Any ideas? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php