Re: PHP script gives no output or error message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



    Good afternoon, John;

On Sat, Dec 27, 2008 at 03:28, John Musbach <johnmusbach1@xxxxxxxxx> wrote:
[snip!]

    There's a syntax error on line 19:

> if(external_fud_login(fud_fetch_user($user)['id']))!=NULL) //User ID is valid and logged in

    It should be:
        if(external_fud_login(fud_fetch_user($user['id']))!=NULL)
//User ID is valid and logged in

-- 
</Daniel P. Brown>
daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux