admin 发表于 2007-12-29 07:34:26

PHP AJAX Blackjack

PHP AJAX Blackjack

So you want to attract people to your site and have them stick around for a few. Well this PHP AJAX Blackjack is for you. It loads into any 300x300 space on a page and doesn't require a page load database or anything. It's just a simple little game to help your users enjoy your site better. Install is as easy as writing 1 line of code. Then just browse to the page and that should be it. I hope you enjoy the program and stop by the site to pick up other great programs.

Pocket Blackjack is a different approach to doing blackjack. As you can see from the demo in our sidebar, this can be placed in any page, anywhere and work. It’s based around AJAX and PHP so there is no page refresh, no annoying plug-in to get it to work. Just a simple php include and you will be rolling.

Install

Download and Unzip in your web folder.
Open up config.php and change $url_blackjack to the place where you unzip the files. Be sure to put a trailing slash ‘/’

$url_blackjack = 'http://www.example.com/path/to/pocketbj/';


Save the File then include pocketbj.php where you want it on the page.

include ('/full/path/to/pocketbj/pocketbj.php');


Then just browse to the page and that should be it.




下载地址:
http://pcfile.cn/256pocketbj.zip

hbthomes 发表于 2008-2-29 16:02:07

正需要推广呢.谢谢

正需要推广呢.谢谢

poeeop 发表于 2008-3-28 09:57:26

谢谢分享。。。。。。。。
页: [1]
查看完整版本: PHP AJAX Blackjack