Posts: 525
Threads: 158
Joined: Apr 2012
Reputation:
0
Does UCP works same as script?
I mean, Do i have to change UCP MYSQL version too?
Or it doesn't matter? idk much about uCP/ just reading some tuts. BUt i need this answer too. Thanks
Posts: 724
Threads: 14
Joined: Jul 2012
Reputation:
0
If you plan on making a web application, you'd need to use something like Python or PHP. MySQL syntax would the the same, since SQL isn't specific to SA-MP, it is a whole different language - thus the 'L' in SQL. The version of the MySQL plugin you use on your SA-MP server is irrelevant.
Before creating a public-facing UCP, ensure you really know what you're doing, or I can guarantee you it'll be exploited by anyone that tries.
Posts: 525
Threads: 158
Joined: Apr 2012
Reputation:
0
Well, I know something about php and i know html full. Also, reading some tuts and googling.
But I downloaded a simple login page from forum and using wamp to test it. But i get this error
"The mysql extension is deprecated and will be removed in the future: use mysqli or PDO "
What does this mean? Outdated or what?