Can anyone suggest, with examples, how I might go about changing my protected tweet setting from False to True via PHP.What I'd like to do is Switch my protected tweet status to: \[code\]True\[/code\], post a update and then switch it back to \[code\]False.\[/code\]I beleive the URL required is thus:\[code\]http://twitter.com/account/update_profile.xml...<protected>false</protected>..\[/code\]Bear in mind I am not the greatest at PHP