FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » FudApi
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: FudApi [message #161716 is a reply to message #161715] Sun, 31 January 2010 20:38 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
GLOBALS.php should be loaded first. The correct code will be:

<?php 
include_once '../path/to/GLOBALS.php';
include_once '../path/to/fudapi.inc.php';
echo "Top poster: ". fud_fetch_top_poster()->alias ."\n";
?>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Google Analytics Code?
Next Topic: Twitter integration?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Nov 27 13:49:26 GMT 2024

Total time taken to generate the page: 0.04285 seconds