0

Hi I have been looking for a php sdk for windows live but could not find one. I found only an asp.net sdk, is there a php sdk for this service? and where can I find it?

skaffman
  • 398,947
  • 96
  • 818
  • 769
khr2003
  • 1,055
  • 4
  • 12
  • 21

1 Answers1

1

Microsoft won't make an SDK for a language they haven't made (which is silly, but beside the point). There might be a a 3rd party SDK out there for PHP, but it's unlikely too; if you want to work with Microsoft stuff then, in this case, C# is your only option (asp.net), or another more obscure option possibly.

James

Bojangles
  • 99,427
  • 50
  • 170
  • 208
  • Somehow I knew it. My guess is that I can look at the asp.net SDK and try to work out a PHP alternative, or find a third party SDK for PHP. Thank you very much – khr2003 Jan 14 '11 at 13:17
  • No problem :-) it's a shame M$ aren't more open to better technologies than their own to be honest... as I write this on IE 8. Truly shocking software.com! – Bojangles Jan 14 '11 at 13:21