Are these 5 languages the most common ones? Are these meanings the most accurate?
PHP
Related: HTML, XHTML, CSS, DHTML, JS, etc
Hypertext Preprocessor
~OTs AACs are made of php scripts, which work executing SQL queries to the OT's database. The main function for it has been to make the OT's webpage work, and for an attractive design too.
LUA
Related: XML
The name comes from the Portuguese word lua meaning "moon".
~Used in all common scripts, has been the standard format for scripting the secondary functions of OTs.
XML
Related: LUA
Extensible Markup Language
~Recently used for MODs scripting, has been used to store the main or most important functions in the OTs. It loads the .lua scripts to the server.
SQL
Structured Query Language
~Has replaced XML files to store the OT's changeable data. Common SQL databases for OT are: MySQL, SQlite and PostgreSQL. Used to execute queries for the OT.
C++
"See plus plus"
~C++ is the programming language in which the OTserv source is written. -nfries88
I was quick ^_^ Tell me what should I modify.

PHP
Related: HTML, XHTML, CSS, DHTML, JS, etc
Hypertext Preprocessor
~OTs AACs are made of php scripts, which work executing SQL queries to the OT's database. The main function for it has been to make the OT's webpage work, and for an attractive design too.
LUA
Related: XML
The name comes from the Portuguese word lua meaning "moon".
~Used in all common scripts, has been the standard format for scripting the secondary functions of OTs.
XML
Related: LUA
Extensible Markup Language
~Recently used for MODs scripting, has been used to store the main or most important functions in the OTs. It loads the .lua scripts to the server.
SQL
Structured Query Language
~Has replaced XML files to store the OT's changeable data. Common SQL databases for OT are: MySQL, SQlite and PostgreSQL. Used to execute queries for the OT.
C++
"See plus plus"
~C++ is the programming language in which the OTserv source is written. -nfries88
I was quick ^_^ Tell me what should I modify.
Last edited: