Skream Posted January 6, 2018 Share Posted January 6, 2018 (edited) I get a attempt to my php server but the formfields are empty there postData = { queueName = "só de borest", connectionAttempts = 3, connectTimeout = 5000, formFields = { login_username = "kitgay", login_password = "naminhaescolanao", login_email = "[email protected]", }, } fetchRemote("myurl", postData, function(data, info) outputDebugString( "wiki based attempt" .. " success:" .. tostring(info.success) .. " statusCode:" .. tostring(info.statusCode) .. " data:" .. tostring(data) ) end ) xml is <min_mta_version server="1.5.4-9.11413" client="1.3.2" /> Edited January 6, 2018 by Skream Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now