<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>system reboot! &#187; whm api</title>
	<atom:link href="http://ibnuyahya.com/tag/whm-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://ibnuyahya.com</link>
	<description>echo help::answer($question)</description>
	<lastBuildDate>Wed, 25 Apr 2012 09:31:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>cpanel xmlapi with codeigniter</title>
		<link>http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/</link>
		<comments>http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 04:25:48 +0000</pubDate>
		<dc:creator>ibnuyahya</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[cpanel api]]></category>
		<category><![CDATA[whm api]]></category>
		<category><![CDATA[xmlapi]]></category>

		<guid isPermaLink="false">http://ibnuyahya.com/?p=158</guid>
		<description><![CDATA[You can download cpanel xmlapi php wrapper from this link http://forums.cpanel.net/f42/xml-api-php-class-version-1-0-a-136449.html to integrate with codeigniter, you can put xmlapi.php file inside your plugins folder. If that folder is not exist.. you need to create yourself. make sure you rename it into xmlapi_pi.php. systemapplicationpluginsxmlapi.php after that.. you can use it in your controller like this $this-&#62;load-&#62;plugin('xmlapi'); [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fibnuyahya.com%2Fcpanel-xmlapi-with-codeigniter%2F&amp;layout=button_count&amp;show_faces=false&amp;width=&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:27px;" allowTransparency="true"></iframe></div>
					<div style="float:left; width:50px; padding-left:10px;" class="really_simple_share_facebook_like_send">
					<fb:send href="http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/" font=""></fb:send></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/" ></div></div><div class="really_simple_share_twitter" style="width:100px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="cpanel xmlapi with codeigniter" data-url="http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/" 
						data-via=""  ></a></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/"></script></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/&amp;title=cpanel xmlapi with codeigniter"></a></div></div>
		<div style="clear:both;"></div><p>You can download <a  target="_blank"  rel="nofollow"  href="http://kuasaicp.jomniaga.com/go/ibnuyahya?tid=web">cpanel</a> xmlapi php wrapper from this link <a href="http://forums.cpanel.net/f42/xml-api-php-class-version-1-0-a-136449.html" target="_blank">http://forums.cpanel.net/f42/xml-api-php-class-version-1-0-a-136449.html</a></p>
<p>to integrate with codeigniter, you can put <strong>xmlapi.php</strong> file inside your plugins folder. If that folder is not exist.. you need to create yourself. make sure you rename it into <strong>xmlapi_pi.php</strong>.</p>
<blockquote><p><strong>systemapplicationpluginsxmlapi.php</strong></p></blockquote>
<p>after that.. you can use it in your controller like this</p>
<pre class="brush:php">    $this-&gt;load-&gt;plugin('xmlapi');
    $xmlapi = new xmlapi($ip);
    $xmlapi-&gt;password_auth($cpanelUser,$cpanelPwd);
    $xmlapi-&gt;set_port(2083);
    $xmlapi-&gt;set_debug(1);</pre>
<p>For more detail about <a  target="_blank"  rel="nofollow"  href="http://kuasaicp.jomniaga.com/go/ibnuyahya?tid=web">cpanel</a> api, you can read <a href="http://docs" rel="nofollow">http://docs</a>.<a  target="_blank"  rel="nofollow"  href="http://kuasaicp.jomniaga.com/go/ibnuyahya?tid=web">cpanel</a>.net/twiki/bin/view/AllDocumentation/AutomationIntegration/WebHome . Do not hesitate to ask me here if you want to know more detail or sample how to use it.</p>
<div id="jomniaga_related_site"><h2>Related Sites</h2><ul><li><a href="http://kuasaicp.jomniaga.com/go/ibnuyahya?tid=web" target="_blank">Panduan cPanel dan Web Hosting - KuasaiCpanel.com</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ibnuyahya.com/cpanel-xmlapi-with-codeigniter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 6/16 queries in 0.002 seconds using apc
Object Caching 398/401 objects using apc

Served from: _ @ 2012-05-20 05:49:11 -->
