> This is true. > > As I understand it however, this only effects how the data is stored... the > parameters in the original request effect how the data is retrieved, which > is handled different then the storage. > > I could be off on that, but that is how I understand it... > > thoughts?
the client can also specify the char set when talking to the server. this can be set in the clients settings; might be another option with php because you are already sending that info during your communication, iirc. -- thebigdog _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
