How to convert my mysql data into this?

Posted by sky on Stack Overflow See other posts from Stack Overflow or by sky
Published on 2010-04-19T07:15:09Z Indexed on 2010/04/19 7:23 UTC
Read the original article Hit count: 180

Filed under:
|
|
<script type="text/javascript"> 
var cityList = new Array(....etc),
signImgList = new Array('http:\/\/pic.sitename.com:80\/file\/11\/34\/01\/22\/default\/SIGN11340122_48x48.jpg?t=1257391453468'....etc),
titleList = new Array(....etc),
userSex = new Array(....etc),
userAge = new Array('19','26'....etc),
userMid = new Array('lwowl','kylin0621'....etc);

</script>

© Stack Overflow or respective owner

Related posts about JSON

Related posts about php