Hello BrianS, Saturday, August 9, 2003, 10:33:02 PM, you wrote:
B> I am sure this has been asked dozens of times so please forgive if this is B> repetitive. B> I have an application from which I would like to incorporate running B> scripts. I saw that I can pass files to php.exe but this is more for a batch B> process and so my application wouldn't have access to any script scope B> variables. B> What I want to do is to load a script, run portions every few seconds and B> read changed varibles so as to alter the behaviors of the application in B> time. B> I've looked at incorporating use of the php DLL but could find no B> documentation for the many functions exposed. B> Is Zend API what I should be looking at? B> Any input would be greatly appreciated. Why doing a so complex solution? Why not simply use ext/dba or ext/sqlite or an external database to store those variables? -- Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php