folx,

also, when i put:

<?php
   if(!function_exists("mgd_get_midgard")) {
      dl("midgard.so");
   } else {
        print "noooooo\n";
}


in index.php, i get the 'nooooooo' served up, even though phpinfo() lists 
the function mgd_get_midgard as an 'enabled' function in its table.  

t.

-- 

todd underwood, sr. vp & cto
oso grande technologies, inc.
[EMAIL PROTECTED]

"The people never give up their liberties but under some delusion."
            --Edmund Burke, Speech at County Meeting of Bucks, 1784. 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to