Timeline for Multiplayer card game using PHP/Ajax and mysql
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2011 at 20:04 | comment | added | Alireza Seifi | I wish I had 15 reputation to vote you :D Thank you | |
| Oct 12, 2011 at 18:52 | comment | added | DampeS8N | You often can get a speed boost by saving the chat in a flat file and only syncing that with the database every few new messages. Or never sync it if you don't need the chat to persist. You can then limit the flat files to ~100 lines each. Have one file per 'room.' | |
| Oct 12, 2011 at 18:24 | vote | accept | Alireza Seifi | ||
| Oct 12, 2011 at 16:35 | history | answered | user712092 | CC BY-SA 3.0 |