Ajax and Xaraya
- From: jalal <the.jalal (at) gmail.com>
- Date: Thu, 7 Dec 2006 23:24:19 +0100
Hi all
I'm playing around with using some Ajax on site. I want the http request to
query a php script that looks up some data in the xaraya database and
returns it.
I create an Ajax request object that sends a query to the server. The server
script needs to load enough of Xaraya to access the database (and do some
authentication checks) but I don't really want to load the whole of Xaraya
each time I make a httprequest.
So, what is the easiest way of getting enough of Xaraya to access the
database?
(I'll be more specific. I want to get a list of registered users, so I want
to call Roles -> UserAPI -> getall (or getactive) ).
TIA
jalal
_______________________________________________
Xaraya_devel mailing list
Xaraya_devel (at) xaraya.com
http://xaraya.com/mailman/listinfo/xaraya_devel