Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (AndrewAMD, SBGuy, TipmyPip, ozgur), 923 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
PHP/MySQL #116493
03/10/07 21:43
03/10/07 21:43
Joined: Jun 2005
Posts: 130
K
khanoftruth Offline OP
Member
khanoftruth  Offline OP
Member
K

Joined: Jun 2005
Posts: 130
After numerous discussions with FastLane and Chaotic, among others, I have kerned out a tight list of things that I need for online multiplayer.

Anyway, I am trying a coupled version of Destop's MySQL DLL and my custom-built online registration.

When I have finished with the login stuff, I will try to test it out with the DLL. Then, I will upload the successfull package for everyone else.

I estimate to be done within 2 weeks. (It should only take around 4 or 5 hours to make it immaculate, but I just don't have that much time).


The Galvanic Productions Hompage: www.GalvanicProductions.tk For our current project, click on the Nirvana link.
Re: PHP/MySQL [Re: khanoftruth] #116494
03/21/07 17:26
03/21/07 17:26
Joined: Jun 2005
Posts: 130
K
khanoftruth Offline OP
Member
khanoftruth  Offline OP
Member
K

Joined: Jun 2005
Posts: 130
Just an update. I have completed the php-side coding, but I get a problem when I try to contact the databse. When I get that worked out I will upload the file (modifications need to be made to fit your specific game).

Basically, users create an account on the site, which stores the information in the database. Then the game will connect to the database to verify login, and get stats.

Players will be able to view their stats through the site also, but that will come after the initial site is working properly.


The Galvanic Productions Hompage: www.GalvanicProductions.tk For our current project, click on the Nirvana link.
Re: PHP/MySQL [Re: khanoftruth] #116495
03/21/07 18:10
03/21/07 18:10
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
What problem do you get with connecting to the database/server? If your database is on another server it might be that you are only allowed to connect from localhost and not other hosts such as my provider ip address.

Some time ago I worked with the same DLL and its great, but impose some security problems if you allow connections to database from any client. The login could be intercepted so it must be a very restrictive account.


smile
Re: PHP/MySQL [Re: D3D] #116496
03/21/07 19:20
03/21/07 19:20
Joined: Jun 2005
Posts: 4,875
broozar Offline
Expert
broozar  Offline
Expert

Joined: Jun 2005
Posts: 4,875
i recommend winBinder (winBinder.org), it's a windows php binding, you can write cute lil programs with it that are fully communicating with the windows API and, as tghey are written in php, offer all php advantages. to communicate with the web, you will need the wb_httpget class, but even i managed to integrate it.

Re: PHP/MySQL [Re: broozar] #116497
03/22/07 01:08
03/22/07 01:08
Joined: Jun 2005
Posts: 130
K
khanoftruth Offline OP
Member
khanoftruth  Offline OP
Member
K

Joined: Jun 2005
Posts: 130
I understand that their are ways to incorporate php into my computer, and I use a program called WAMP. I need mysql for data storage, and WAMP sets it all up locally.


The Galvanic Productions Hompage: www.GalvanicProductions.tk For our current project, click on the Nirvana link.

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1