Game Development Community

PHP and Torque

by Daniel Oliphant · in Technical Issues · 10/16/2006 (11:04 pm) · 3 replies

Is it possible to send a player's account info from torque to php, thus I can save it in MySQL?

I'm wanting to implament a log-on system for Multiplayer for various security and gameplay reasons

#1
10/16/2006 (11:39 pm)
Yes it is possible, there is an example in the "Advanced 3D Game Programming All In One" book
#2
10/17/2006 (3:21 am)
Try this one.
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9656
#3
10/17/2006 (8:10 am)
@Wayne - My resource doesn't use PHP, were you thinking of another one?