'LinKin Posted November 30, 2014 Posted November 30, 2014 Hello, I've been working with MTA SDK, and I got one question; Can people see the code that is inside the .php file in the website? I've readed it's not possible to take the php code from a page, but I want to make sure Thanks. Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
Anubhav Posted November 30, 2014 Posted November 30, 2014 No they cant See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
myonlake Posted November 30, 2014 Posted November 30, 2014 No, because the code is ran server-side and only things in the PHP output can reach the client (e.g. echoing something). http://puu.sh/dbhF2/8a5c880c8f.jpg http://php.net/manual/en/intro-whatis.php If I helped you, please click the like button on the right Thanks!
Mr_Moose Posted November 30, 2014 Posted November 30, 2014 This will also require a correct configured webserver, if php isn't installed your code may be seen if someone does view source in the browser, this is usually not a problem on external hosts but if you host by yourself, make sure php is installed properly. MTA Community | GitHub | 99Stack Forum
'LinKin Posted November 30, 2014 Author Posted November 30, 2014 Thank you Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
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