PDA

View Full Version : [HELP] Multiple Page Creation


legionofangels
02-22-2008, 09:11 PM
Hello,

We are creating an arcade on our site using a host of games from different locations, all are going to come in a simple ZIP format of course and will be uploaded to the server. la dee da

Now I don't know if we should use IB Pro since I know there is "known" compatibility issues with some games. We don't want compatibility problems, and if we don't have any thats great. We might try running this first to see if it works and if we hit a snag, we can try an alternate route.

If we do have compatibility issues our main problem is what part of your code auto-creates separate pages for the games to display or run on?

Or do you use a single code that runs all the games on a different but individual page?

---------------------------------------

In either case could you tell us the relevant code so that we can see if we can get it to work.

If my questions above aren't worded so well, what part of your code creates a new page for each game to be played on?

MrZeropage
02-24-2008, 03:55 PM
I don't get your problem.

Games in ZIP-format need to come along with the needed files included in the archives (php, images...) and if this is fine, the archive will work.

There is no way to make a ZIP of all games or something like this...

legionofangels
02-25-2008, 04:46 PM
It isn't a problem, it's a question of Code I believe.

How does each game that you install generate it's own forum or website page, just by installing the game?