bandi94 Posted September 17, 2013 Share Posted September 17, 2013 Hy. There is the "webadmin" resource. Now i wanna make something like that but i wanna a different address for the page and not the server ip:port. Mainly i wanna only data's from the server , somebody access the webpage and then there will be a list with the online player's and some account data for each online player. So i need only to send data from server->php when the php ask it. Now is there any way to change the ip:port URL to a custom one ? Or not , if there is no way then i was thinking to make 2 php scripts one hosted as resource on the server , and one on my page , and then when somebody access the page the php will call the php from the server , that php getting all the info from the server and sending it back to the php hosted on the web page. Would this work ? I am not to "pro" on php/html THX. Link to comment
eAi Posted September 17, 2013 Share Posted September 17, 2013 See https://wiki.multitheftauto.com/wiki/Resource_Web_Access and more specifically https://wiki.multitheftauto.com/wiki/PHP_SDK. Bear in mind that the pages you see in webadmin and the other web-based resources are written in lua, not PHP. 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