Francois Deppierraz <[EMAIL PROTECTED]> wrote:

>  13: if (mgd_auth_midgard('nonexistentuser', 'dfsfsdfdsffds', 0)) {
>  14:   print "Login ok<br>";
>  15: } else {
>  16:   print "Login failed<br>";
>  17: }


BTW what is the authorized person anyway?

<?
mgd_auth_midgard('nonexistentuser', 'dfsfsdfdsffds', 0);
$newmidgard = mgd_get_midgard();
print_r($newmidgard);
?>

Piotras

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

Reply via email to