i write a code fellow gallery_remote2.php ,
and i can success login , and fetch-album (fetch-albums-prune)
the question is :
1. albums show
123123123(read-only)
aaaaaaaaa(read-only)
--------------------------------below is what i send
#__GR2PROTO__
status=0
status_text=Fetch albums successful. album.name.1=album/4be8424140ce87d7734466f70d8f3b1c/org/ album.title.1=1102958514 album.parent.1=0 album.resize_size.1=500 album.thumb_size.1=500 album.max_size.1=1000000 album.perms.add.1=1 album.perms.write.1=1 album.perms.del_item.1=1 album.perms.del_alb.1=1 album.perms.create_sub.1=1
album_count=1
can_create_root=yes
2. i send a album.title with utf-8 encode but it's not display correct charset ? any solution?
please help me
thz a lot