
Display Sudoku Banzai on your site !
Webmestre, display the Sudoku Banzai icon on your site for a few minutes to entertain your visitors! This service is totally free. So do not hesitate to integrate it into your site
Here's how you can proceed.
First, decompress the file available at this address and transfer the data at the root of your HTLM or PHP document.
Then get the HTML code below and include it in your HTML page
Place the following code between the tags
<HEAD> et </HEAD> :
Place the following code between the tags
<BODY> et </BODY> :
How to define the number of a PHP session?
You can generate the number of a PHP session if your site permits it; it will maintain a backup of the game for each visit.
Replace the line:
By:
Remember to save your xx.php file