PDA

View Full Version : gip.php


Link
Oct 4, 2001, 06:24 PM
In the gip.php on J2O, when you click on public to join a game, do this before creating the file:


header("Content-Disposition: attachment; filename=j2o_game.j2i");


This way instead of naming the file gip.php when I download it (and having me rename it), it will automatically make the name j2o_game.j2i! YaY! :D