The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined variable $awaitingusers - Line: 67 - File: global.php(816) : eval()'d code PHP 8.2.29 (Linux)
|
![]() |
Your AJAX methodology - Printable Version +- Midnite Challenge Forums (http://www.midnitechallenge.com/forums) +-- Forum: Miscellaneous (http://www.midnitechallenge.com/forums/forumdisplay.php?fid=7) +--- Forum: Game Idea's and Suggestions (http://www.midnitechallenge.com/forums/forumdisplay.php?fid=20) +--- Thread: Your AJAX methodology (/showthread.php?tid=4151) |
Your AJAX methodology - zeropsi - 01-20-2008 Instead of sending multiple requests back to the browser, why do you combine your XML sheets. Example: Code: <?xml version="1.0"?> All of the periodical updates are really killing the sites speed and causing browser crashes. |