Having trouble formatting my code to execute without error using sprintf() When I run the code I get this error: Parse error: syntax error, unexpected T_VARIABLE in /location on line 16
I am hoping someone ca开发者_StackOverflown help me with a question i have relating to Basic HTTP Authentication in an Xcode 2.3 application.