| If I echo $result it shows Gaia, logged in, and and all the forms in the "Send a New PM" page are filled in with the variables(pm to, message, subject, etc) posted from my form, ready to be sent. I just don't know about posting it actually to gaia then because I don't know how to view the source of Gaia's privmsg.php. Do I need to str_replace "privmsg.php" with "http://www.gaiaonline.com/privmsg.php" or something?
EDIT: Am I missing a post field? |