DMCGI Guild
The source for DMCGI.
Recent Comments
- "Calling all DMCGI gurus!" (8)
Articles
|
|
"Installing DMCGI as a normal user on a Linux system w/ Apache"
Posted by Audeuro on Wednesday, June 13, 2007 01:57AM
Installing DMCGI as a normal user on Linux isn't as fun as installing it as root.
First off, as with the root …
|
|
|
"Installing DMCGI as root on an Apache Linux system."
Posted by Nadrew on Wednesday, June 13, 2007 12:24AM
Installing DMCGI as root is pretty simple, this will show you how to install DMCGI as root on any Linux server running …
|
|
|
Here's a little diddy showing how to connect to a MySQL database using DMCGI.
#include // Include the DB library.
…
|
|
|
Say you want to communicate with your game with a DMCGI script, no problem -- it's easy!
This will be your game's …
|
|
|
// This is an example of how to use HTML forms with DMCGI
CGI
Topic(href,href_list[])
if(href) // Sanity …
|
Categories
- tutorials (4)
- intermediate (2)
- basics (2)
- installation (2)
- forms (1)
- communication (1)
- article_request (1)
- games (1)
- mysql (1)