$db_hostName = "localhost";
$db_userName = "root";
$db_passWord = "123456";
The text in orange explains the scripts in the next three lines. The text in red contains the parameters you need to configure for your web server. Suppose the host name and IP address of your MySQL server are "www.mywebspace.com" and "125.36.23.021" respectively and the user account of your MySQL database is "admin" and the password is "mypassword".
3. Replace "locahost" with "www.mywebspace.com" or "125.36.23.021", "root" with "admin", "123456" with "my password" and then save the file.
Important: If you do not know PHP programming, please do not change anything in this file except the lines listed here.
4. Upload all the files in the "php" folder to the web space that supports PHP scripts (for example: http://www.mywebspace.com/quiz).
5. Add "/get.PHP" after the URL of the web space where you have just uploaded the files in the PHP folder and enter the full address (for example: http://www.mywebspace.com/quiz/get.php)
in the URL field under "Post Result to Website" in QuizCreator.


About us | Terms & conditions | Privacy | Links | Contact us | Sitemap
Copyright © 2008 Wondershare Software Co., Ltd. All Rights Reserved.