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

Home » FUDforum » How To » Help with fud_add_user
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Help with fud_add_user [message #34985 is a reply to message #34977] Thu, 30 November 2006 11:59 Go to previous messageGo to previous message
appscontent   United States
Messages: 33
Registered: November 2006
Karma:
Member
So my question boils down to how do I exactly do what you've just described? I am limited technically, I am just trying to load my users in your fantastic forums (very cool software). I don't understand everything in fudapi.inc.php.

I've tried doing the following but it doesn't work.

$vals = array('login','passwd','email','name');
$vals[0] = fields[0];
$vals[1] = fields[1];
$vals[2] = fields[2];
$vals[3] = fields[3];
$usid = fud_add_user($vals, &$err);
}

I appreciate all your help. I sorry for my ingnorance but I just need some PHP coding help with holl I should call the function fud_add_user. Could you show me what you mean so I can adapt it to my script?

Thanks
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: fudForum within a trusted intranet
Next Topic: How to convert all FUDforum from ISO-8859-1 to UTF-8?
Goto Forum:
  

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

Current Time: Fri Nov 22 01:36:24 GMT 2024

Total time taken to generate the page: 0.05024 seconds