WebSnail schreef:
> So, my question is can I use the API in media wiki this way or am I
> completely out to lunch here?
>   
Not completely. You can fetch the cookie using your PHP script and spit 
out those cookies to the client. That way your client gets the session 
ID, and the server will (hopefully) not care the IP has changed, since 
AOL and proxies do this all the time. (Don't know for sure though, you'd 
best just try.)


Roan Kattouw (Catrope)

_______________________________________________
Mediawiki-api mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to