<?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>cpanel hesap &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/cpanel-hesap/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Thu, 14 Jun 2012 20:21:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>cpanel hesap &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Cpanel api php ( hesap oluşturmak ) cpanel account created</title>
		<link>https://selmantunc.com.tr/uncategorized/cpanel-api-php-hesap-olusturmak-cpanel-account/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 14 Jun 2012 20:21:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel account]]></category>
		<category><![CDATA[cpanel hesap]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2012/06/14/cpanel-api-php-hesap-olusturmak-cpanel-account/</guid>

					<description><![CDATA[eğer bir reseller yada vps iniz varsa whm arayuzunu kullanmadan cpanel in apisi ile hesap oluşturabilirsinizindirmek için[dm]111[/dm]init('whm link','usernama','hash key Setup Remote Access Key');//This will output the cpanel/whm version.$version= $test-&#62;version();echo "Cpanel/whm&#8230;]]></description>
										<content:encoded><![CDATA[<p>eğer bir reseller yada vps iniz varsa whm arayuzunu kullanmadan cpanel in apisi ile hesap oluşturabilirsiniz<br /><br /><img decoding="async" title="cpanel" src="http://www.selmantunc.com/wp-content/cpanel_2.jpg" alt="" width="314" height="147" /><br />indirmek için<br /><br />[dm]111[/dm]<br /><pre class="brush:php"><!--?php //include the whm class file.  require_once('whm.php');  if (isset ($_POST['submit'])){ // create a new instance of whm class $test= new whm; //initilize the whm object  //you can use you hostname or an IP below  //you can find you whm hash when yopu login into your whm account clickong on "Setup Remote Access Key" link. $test-->init('whm link','usernama','hash key Setup Remote Access Key');<br /><br />//This will output the cpanel/whm version.<br />$version= $test-&gt;version();<br />echo "Cpanel/whm version : $version<br />";<br /><a name="more"></a>
<br />//This way you can create an account.<br />//This function will return a result set as an array in success and will return false on fail.<br />$user = $_POST['user'];<br />$pass = $_POST['pass'];<br />$username = $_POST['username'];<br />$result=$test-&gt;createAccount($user,$username,$pass,'paket adı');<br /><br />//check if creating account was successfull or not.<br />if($result)<br />{<br />//print the result set<br />//print_r($result);<br />//echo $result-&gt;$status[0];<br /><br />}<br />else<br />{<br />//You can get the errors like this.<br />print_r($test-&gt;errors);<br />}<br /><br />}<br />?&gt;<br />cPanel hesap aç<br /><br /></pre></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
