Hi. I need a job done, and I am willing to pay money via PayPal for this job. I need someone to convert a script from Firebird SQL syntax to MySQL syntax so that it will be fully functional. It is a PHP FireBirdSQL script; you can see it and download it here: http://sourceforge.net/projects/dotk-project Basically, you will just have to convert the .sql file as well as all SQL queries embedded with the PHP script. It's a very small script too. Please PM me how much this will cost; I will pay you as soon as the job is done and I have verified that it is fully functional. The script does indeed partially support MySQL, and the MySQL database file is included in SVN; the main part that is not finished is the Database access class. As seen in the MySQL.DataAccess.php class, <?php /** PAGE NOT ALLOWED * Verify if user called this page through a allowed page. * @message: That file cannot be displayed alone. */ if (!isset($allowed_page)) { echo "That file cannot be displayed alone."; exit; } class dotkDataAccess extends abstractDataAccess { //TODO: Create a Data Access class to use MySQL. } ?> PHP: Please PM me with the amount of money it will cost to have this done as well as the amount of time it will take. Also, feel free to email me at Instant messaging means of communication will be provided once the job is begun. Best Regards, Alec Poitzsch