02-26-2011, 06:33 PM
MySQL isn't a language to replace PAWN, it can be used with pawn. MySQL is a database to store information. So you can use that instead of let's say dini.
With MySQL you can use a webpage with PHP to display the information on the web as well. So you can create statistics pages etc.
With MySQL you can use a webpage with PHP to display the information on the web as well. So you can create statistics pages etc.