howdy,

On 3 Apr 2003, Chris Davies wrote:

> so if the function exists, you print noooo, but if it doesn't exist, you
> try and load it?
> 
> I think you have an ! where it shouldn't be.

doh!  you're right.  but the point remains:  nothing in the 
midgard-root.php file seems to get executed and none of the virtual urls 
seem to work.

there's got to be something obvious here that i'm missing,

t.

> 
> On Thu, 2003-04-03 at 14:02, Todd Underwood wrote:
> > folx,
> > 
> > also, when i put:
> > 
> > <?php
> >    if(!function_exists("mgd_get_midgard")) {
> >       dl("midgard.so");
> >    } else {
> >         print "noooooo\n";
> > }
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-- 

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