<?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>Code Jutsu &#187; PHP</title>
	<atom:link href="http://www.montolz.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.montolz.com</link>
	<description>The Best Game Cheats Website</description>
	<lastBuildDate>Thu, 06 Oct 2011 10:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Install XAMPP On Ubuntu (Linux)</title>
		<link>http://www.montolz.com/install-xampp-on-ubuntu-linux/</link>
		<comments>http://www.montolz.com/install-xampp-on-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 12:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.montolz.com/?p=252</guid>
		<description><![CDATA[XAMPP (Apache Mysql PHP Perl) is an integrated software for PHP developer. It&#8217;s only for Windows OS. In Linux OS, in the past this software was called LAMPP but to avoid misconceptions we renamed it to &#8220;XAMPP for Linux&#8221;. So if you are seeking for LAMPP you&#8217;re on the right track. Here you can take [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">XAMPP (Apache Mysql PHP Perl) is an integrated software for PHP developer. It&#8217;s only for Windows OS.</p>
<p style="text-align: justify;">In Linux OS, in the past this software was called LAMPP but to avoid misconceptions we renamed it to &#8220;XAMPP for Linux&#8221;. So if you are seeking for LAMPP you&#8217;re on the right track.<span id="more-252"></span></p>
<p>Here you can take a look at step by step of a XAMPP installation.</p>
<ol>
<li style="text-align: justify;">Download.<br />
A complete list of downloads (older versions) is available at <a href="http://sourceforge.net/project/showfiles.php?group_id=61776&amp;package_id=60248">SourceForge</a>.</li>
<li>Installation<br />
After downloading simply type in the following commands:</p>
<ul>
<li>Go to a Linux shell and login as the system administrator root:<br />
<code>su</code></li>
<li>Extract the downloaded archive file to /opt:<br />
<tt><code>tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt</code></tt></li>
</ul>
</li>
<li>Start<br />
To start XAMPP simply call this command:<br />
<tt><code>/opt/lampp/lampp start</code><br />
</tt>Ready. Apache and MySQL are running.</li>
<li>Test<br />
OK, that was easy but how can you check that everything really works? Just type in the following URL at your favourite web browser:<br />
<tt><code>http://localhost</code><br />
</tt>Now you should see the start page of XAMPP containing some links to check the status of the installed software and some small programming examples.</li>
</ol>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montolz.com/install-xampp-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joomla : Changing The Site Favicon</title>
		<link>http://www.montolz.com/joomla-changing-the-site-favicon/</link>
		<comments>http://www.montolz.com/joomla-changing-the-site-favicon/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 00:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.montolz.com/?p=231</guid>
		<description><![CDATA[Do you know favicon? Favicon is icon in your browser&#8217;s location bar. If someone bookmarks your website (ie puts it in their &#8220;Favorite&#8221; menu), it associates a particular icon with your website in the bookmark. Now, I will give you some tips to change the site favicon in your joomla CMS framework. Create a 16&#215;16 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Do you know favicon? Favicon is icon in your browser&#8217;s location bar. If someone bookmarks your website (ie puts it in their &#8220;Favorite&#8221; menu), it associates a particular icon with your website in the bookmark.</p>
<p style="text-align: justify;">Now, I will give you some tips to change the site favicon in your joomla CMS framework.<span id="more-231"></span></p>
<ol>
<li style="text-align: justify;">Create a 16&#215;16 pixel image. You may use graphic software such as Photoshop, Windows Paint or you can search it from google search engine.</li>
<li style="text-align: justify;">Convert to ico format using free online sites such as <a href="http://converticon.com" target="_blank">converticon.com</a>, <a href="http://favicongenerator.com" target="_blank">favicongenerator.com</a>, <a href="http://favicon.cc" target="_blank">favicon.cc</a>.</li>
<li style="text-align: justify;">The file you created in this way will have the extension &#8220;.ico&#8221;. Upload the file to the /joomla/templates/&lt;your template&gt; hosting directory and name it favicon.ico</li>
<li>Open a browser. Do you see your new icon? If so, congratulations.</li>
<li style="text-align: justify;">If this doesn&#8217;t work you will need to delete the temporary internet files and the history and then open your page again.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.montolz.com/joomla-changing-the-site-favicon/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP And Mysql Server At Different Host</title>
		<link>http://www.montolz.com/php-and-mysql-server-in-different-host/</link>
		<comments>http://www.montolz.com/php-and-mysql-server-in-different-host/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 12:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.montolz.com/?p=225</guid>
		<description><![CDATA[Hi all, In this section i want to share about PHP and Mysql server if they are located at different host. Do you have php server? Do you have mysql server?﻿ Where are they located? I think there is no anything to configure if you have PHP and mysql server in same host. Try to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hi all, In this section i want to share about PHP and Mysql server if  they are located at different host. Do you have php server? Do you have  mysql server?﻿ Where are they located? I think there is no anything to configure if you have PHP and mysql server in same host. Try to to separate them! See what happened! I think you couldn&#8217;t to access mysql server in your PHP server. If you are able to access mysql server, then you are on the correct setting and vice versa.<span id="more-225"></span></p>
<p style="text-align: justify;">Below is the correct setting :</p>
<p style="text-align: justify;">Configure through PhpMyadmin</p>
<ol>
<li>Open your PhpMyadmin.</li>
<li>Go to Privilages tab.</li>
<li>Click edit privilages on the user that you want to use.</li>
<li>Choose any host at the host combo box.</li>
<li>Click go to save it.</li>
</ol>
<p>Configure through mysql command:</p>
<ol>
<li>Login to your mysql.</li>
<li>And then run the script below:</li>
</ol>
<p><code>CREATE USER 'root'@'%';</code><br />
<code><br />
GRANT  ALL  PRIVILEGES  ON  *   .  *   TO  'root'@'%' WITH  GRANT  OPTION  MAX_QUERIES_PER_HOUR 0  MAX_CONNECTIONS_PER_HOUR  0  MAX_UPDATES_PER_HOUR  0  MAX_USER_CONNECTIONS  0 ;<br />
</code><br />
Done! Try to access it!<br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montolz.com/php-and-mysql-server-in-different-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Short Open Tag</title>
		<link>http://www.montolz.com/php-short-open-tag/</link>
		<comments>http://www.montolz.com/php-short-open-tag/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 00:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.montolz.com/?p=69</guid>
		<description><![CDATA[Mungkin kita sudah tahu semua kalau kita mau memulai ngoding PHP kita harus membukanya dengan tag &#60;?php dan menutupnya dengan ?&#62; . Namun kadang kala mungkin ada yang membuka tag php dengan &#60;? dan menutup dengan ?&#62; . Apakah yang membedakan ? Sebenarnya ini tergantung dari settingan php dalam server kita. Lebih tepatnya settingan ini [...]]]></description>
			<content:encoded><![CDATA[<p>Mungkin kita sudah tahu semua kalau kita mau memulai ngoding PHP kita harus membukanya dengan tag &lt;?php dan menutupnya dengan ?&gt; . Namun kadang kala mungkin ada yang membuka tag php dengan &lt;? dan menutup dengan ?&gt; . Apakah yang membedakan ?</p>
<p>Sebenarnya ini tergantung dari settingan php dalam server kita. Lebih tepatnya settingan ini terdapat dalam file php.ini. Jika kita menggunakan xampp file ini terdapat dalam directory &#8220;xampp\apache\bin\php.ini&#8221;.<span id="more-69"></span></p>
<p>Agar kita bisa melakukan open tag dengan &lt;?php ataupun dengan &lt;? lakukan settingan seperti dibawah ini</p>
<ol>
<li>Buka file php.ini</li>
<li>Cari string &#8220;short_open_tag&#8221;</li>
<li>Jika anda menemukan string &#8220;;short_open_tag&#8221; di awali dengan titik koma. Lakukan terus pencarian sampai ditemukan string &#8220;short_open_tag&#8221;.</li>
<li>Setelah menemukan string tersebut ganti short_open_tag = off menjadi short_open_tag = on</li>
<li>Selesai. Restart server PHP.</li>
</ol>
<p>Manfaat settingan ini adalah sebagai berikut.</p>
<p>Misal jika kita ingin mencetak variable $x kitabiasanya menggunakan echo seperti dibawah ini.<br />
<code>&lt;?php<br />
echo $x;<br />
?&gt;<br />
</code><br />
Tapi jika kita sudah melakukan setting seperti cara diatas kita bisa melakukan print variabel $x dengan cara sebagai berikut :<br />
<code>&lt;?=$x?&gt;<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.montolz.com/php-short-open-tag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: www.montolz.com @ 2012-02-05 14:29:11 -->
