new pool club

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
abrarakhtar
Forum Newbie
Posts: 1
Joined: Wed Aug 05, 2009 6:41 pm

new pool club

Post by abrarakhtar »

Hi,

I was wondering how to create a new online pool network with my own users who can challenge each other. I intend to purchase the license for the actual game and was thinking how to link the game to the website and the network. Is this possible in PhP or any other language and if so how complex is it.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: new pool club

Post by Christopher »

By pool you mean as in billiards? Yes you could build the website in PHP.
(#10850)
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: new pool club

Post by josh »

It would most likely incorporate client behavior like a java applet or jquery script with sprite images.
Post Reply