I am trying to populate two javascript arrays with data from two columns in a MySQL database, using PHP. The first array works all right, the second is empty in the IE source code.
If I switch them around, still, the first array PHP is to encounter is filled up and the second is always empty.
Any ideas?
I know I ran out of mine.
Thanks, guys.