On Sun, March 20, 2005 3:18 pm, Colin Ross said: > I'm trying to compress down a php-powered javascript file. > In the file i have php run a bunch of loops and foreaches to build > huge nested arrays for use in the javascript. Have you considered using PHP to write JavaScript that will build the arrays?... If the arrays are at all predictable from a smaller set of data, this can cut your bandwidth. One starts to wonder if you're not maybe just going down the wrong path entirely... -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php