1
iolai
How to add a user not from the site?
  • 2004/6/26 18:39

  • iolai

  • Quite a regular

  • Posts: 206

  • Since: 2004/6/26


I want to write a C program that when executed will add a XOOPS user.

The question is: is there a way to add users not from within the site, but from some place out of it?

2
Mithrandir
Re: How to add a user not from the site?

If you can get your program to connect to the database, then yes, it can be done with normal SQL.