how works kWebServiceURL?
I read some code 开发者_开发问答with this kWebServiceURL(@"somepage.php"). How works this function? Thank you
looks like a custom function. search the code you are using that in. It may be that they are creating a web service url out of the string being passed in.
精彩评论