<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5500728781621770538.post4919743222896590949..comments</id><updated>2010-03-11T02:08:59.879+11:00</updated><category term='Network'/><category term='Worm'/><category term='SSH'/><category term='Closure'/><category term='Hack'/><category term='ikee'/><category term='Server'/><category term='Build'/><category term='Exploit'/><category term='Java'/><category term='Apple'/><category term='Fix'/><category term='Google'/><category term='SDK'/><category term='AOSP'/><category term='Binary'/><category term='NSW'/><category term='Eclair'/><category term='Fee'/><category term='URChat'/><category term='ikee virus'/><category term='Chat'/><category term='Source'/><category term='iPhone'/><category term='GIT'/><category term='Bigpond Chat'/><category term='iPod'/><category term='2.0'/><category term='SDRO'/><category term='Fine'/><category term='Virus'/><category term='IRC'/><category term='OSR'/><category term='Android'/><category term='Enforcement'/><category term='iPod Touch'/><category term='JailBreak'/><category term='Shutdown'/><title type='text'>Comments on JD's Thoughts on Everything.: PHP Class for Windows Live Admin Center</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.jeltel.com.au/feeds/4919743222896590949/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5500728781621770538/4919743222896590949/comments/default'/><link rel='alternate' type='text/html' href='http://blog.jeltel.com.au/2010/03/php-class-for-windows-live-admin-center.html'/><author><name>JD</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5500728781621770538.post-8358544837051966013</id><published>2010-03-11T02:08:59.871+11:00</published><updated>2010-03-11T02:08:59.871+11:00</updated><title type='text'>I&amp;#39;m not sure to be honest, although I&amp;#39;d re...</title><content type='html'>I&amp;#39;m not sure to be honest, although I&amp;#39;d recommend you check that your PHP configuration allows sockets to external locations.&lt;br /&gt;&lt;br /&gt;How are you attempting to load it?&lt;br /&gt;&lt;br /&gt;Something like this should work (well, does for me):&lt;br /&gt;&lt;i&gt;$WL-&amp;gt;User=&amp;quot;someone@example.net&amp;quot;;&lt;br /&gt;$WL-&amp;gt;Password=&amp;quot;SomeRanDomPasSw0rd&amp;quot;;&lt;br /&gt;$WLAC=new AdminCenter;&lt;br /&gt;$WLAC-&amp;gt;LiveLogin($WL-&amp;gt;User,$WL-&amp;gt;Password);&lt;br /&gt;echo $WLAC-&amp;gt;TestConnection(&amp;quot;Connection test&amp;quot;);&lt;/i&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5500728781621770538/4919743222896590949/comments/default/8358544837051966013'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5500728781621770538/4919743222896590949/comments/default/8358544837051966013'/><link rel='alternate' type='text/html' href='http://blog.jeltel.com.au/2010/03/php-class-for-windows-live-admin-center.html?showComment=1268233739871#c8358544837051966013' title=''/><author><name>JD</name><uri>http://www.blogger.com/profile/06937369006191184825</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02256750732445406178'/><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.jeltel.com.au/2010/03/php-class-for-windows-live-admin-center.html' ref='tag:blogger.com,1999:blog-5500728781621770538.post-4919743222896590949' source='http://www.blogger.com/feeds/5500728781621770538/posts/default/4919743222896590949' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1438844133'/></entry><entry><id>tag:blogger.com,1999:blog-5500728781621770538.post-2382963600433333418</id><published>2010-03-10T04:03:41.902+11:00</published><updated>2010-03-10T04:03:41.902+11:00</updated><title type='text'>i am gettin this error can u help me with this

Fa...</title><content type='html'>i am gettin this error can u help me with this&lt;br /&gt;&lt;br /&gt;Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn&amp;#39;t load from &amp;#39;https://domains.live.com/service/managedomain2.asmx?WSDL&amp;#39; : failed to load external entity &amp;quot;https://domains.live.com/service/managedomain2.asmx?WSDL&amp;quot; in C:\xampp\htdocs\adminedu1\soapclass1.php:11 Stack trace: #0 C:\xampp\htdocs\adminedu1\soapclass1.php(11): SoapClient-&amp;gt;SoapClient(&amp;#39;https://domains...&amp;#39;) #1 C:\xampp\htdocs\adminedu1\index.php(11): AdminCenter-&amp;gt;__construct() #2 {main} thrown in C:\xampp\htdocs\adminedu1\soapclass1.php on line 11</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5500728781621770538/4919743222896590949/comments/default/2382963600433333418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5500728781621770538/4919743222896590949/comments/default/2382963600433333418'/><link rel='alternate' type='text/html' href='http://blog.jeltel.com.au/2010/03/php-class-for-windows-live-admin-center.html?showComment=1268154221902#c2382963600433333418' title=''/><author><name>jitu99</name><uri>http://www.blogger.com/profile/11823386154801842101</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.jeltel.com.au/2010/03/php-class-for-windows-live-admin-center.html' ref='tag:blogger.com,1999:blog-5500728781621770538.post-4919743222896590949' source='http://www.blogger.com/feeds/5500728781621770538/posts/default/4919743222896590949' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1860058238'/></entry></feed>
