<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Alçelik PHP &#038; MYSQL Resources Tutorials Tips</title>
	<link>http://www.alcelik.com</link>
	<description>PHP &#038; MYSQL Resources Tutorials Tips</description>
	<pubDate>Wed, 23 Jul 2008 09:16:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>MySQL Table Fields Data Types</title>
		<link>http://www.alcelik.com/2007/12/28/mysql-table-fields-data-types/</link>
		<comments>http://www.alcelik.com/2007/12/28/mysql-table-fields-data-types/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 09:09:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MySql]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/12/28/mysql-table-fields-data-types/</guid>
		<description><![CDATA[ Learn the three main basic data types used in MySQL and how to utilize them to build a more effective dynamic web site. Lots of web developers use MySQL but not all of them harness the power of these features.
]]></description>
			<content:encoded><![CDATA[<p> Learn the three main basic data types used in MySQL and how to utilize them to build a more effective dynamic web site. Lots of web developers use MySQL but not all of them harness the power of these features.<br />
 <a href="http://www.alcelik.com/2007/12/28/mysql-table-fields-data-types/#more-19" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/12/28/mysql-table-fields-data-types/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASP / PHP Cross Reference</title>
		<link>http://www.alcelik.com/2007/12/25/asp-php-cross-reference/</link>
		<comments>http://www.alcelik.com/2007/12/25/asp-php-cross-reference/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 21:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/12/25/asp-php-cross-reference/</guid>
		<description><![CDATA[           This is by no means a complete list but it should help you convert ASP to PHP or the            other way around. PHP has many more built in commands than ASP (VBScript), so [...]]]></description>
			<content:encoded><![CDATA[<p>           This is by no means a complete list but it should help you convert ASP to PHP or the            other way around. PHP has many more built in commands than ASP (VBScript), so several            lines of code in ASP may convert so a single line in PHP. If you have a large application            to move from ASP to PHP, the <a href="http://www.design215.com/toolbox/translator/index.php">ASP Translator</a> is a free web            application that will save you hours of work. It converts comments, variables, if/then, loops,            and many commands from ASP to PHP, all in your web browser.<br />
 <a href="http://www.alcelik.com/2007/12/25/asp-php-cross-reference/#more-18" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/12/25/asp-php-cross-reference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Sessions</title>
		<link>http://www.alcelik.com/2007/09/15/php-sessions/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-sessions/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:33:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-sessions/</guid>
		<description><![CDATA[A PHP session variable is used to store information about, or  change settings for a user session. Session variables hold information about one  single user, and are available to all pages in one application.
]]></description>
			<content:encoded><![CDATA[<p class="intro">A PHP session variable is used to store information about, or  change settings for a user session. Session variables hold information about one  single user, and are available to all pages in one application.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-sessions/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-sessions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Arrays</title>
		<link>http://www.alcelik.com/2007/09/15/php-arrays/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-arrays/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:29:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-arrays/</guid>
		<description><![CDATA[An array can store one or more values in a single variable name.
]]></description>
			<content:encoded><![CDATA[<p class="intro">An array can store one or more values in a single variable name.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-arrays/#more-16" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-arrays/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Functions</title>
		<link>http://www.alcelik.com/2007/09/15/php-functions/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-functions/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-functions/</guid>
		<description><![CDATA[The real power of PHP comes from its functions.
In PHP - there are more than 700 built-in functions available.
]]></description>
			<content:encoded><![CDATA[<p class="intro">The real power of PHP comes from its functions.</p>
<p class="intro">In PHP - there are more than 700 built-in functions available.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-functions/#more-15" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Looping</title>
		<link>http://www.alcelik.com/2007/09/15/php-looping/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-looping/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:26:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-looping/</guid>
		<description><![CDATA[Looping statements in PHP are used to execute the same block of  code a specified number of times.
]]></description>
			<content:encoded><![CDATA[<p class="intro">Looping statements in PHP are used to execute the same block of  code a specified number of times.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-looping/#more-14" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-looping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Variables</title>
		<link>http://www.alcelik.com/2007/09/15/php-variables/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-variables/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:24:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-variables/</guid>
		<description><![CDATA[Variables are used for storing values, such as numbers, strings  or function results, so that they can be used many times in a script.
]]></description>
			<content:encoded><![CDATA[<p >Variables are used for storing values, such as numbers, strings  or function results, so that they can be used many times in a script.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-variables/#more-13" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-variables/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Syntax</title>
		<link>http://www.alcelik.com/2007/09/15/php-syntax/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-syntax/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-syntax/</guid>
		<description><![CDATA[You cannot view the PHP source code by selecting &#8220;View source&#8221; in  the browser - you will only see the output from the PHP file, which is plain HTML. This is because the scripts are executed on the server before the result is sent back to the browser.
]]></description>
			<content:encoded><![CDATA[<p class="intro">You cannot view the PHP source code by selecting &#8220;View source&#8221; in  the browser - you will only see the output from the PHP file, which is plain HTML. This is because the scripts are executed on the server before the result is sent back to the browser.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/php-syntax/#more-12" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-syntax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Installation</title>
		<link>http://www.alcelik.com/2007/09/15/php-installation/</link>
		<comments>http://www.alcelik.com/2007/09/15/php-installation/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:22:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/php-installation/</guid>
		<description><![CDATA[What do You Need?
This tutorial will not explain how to install PHP, MySQL, or Apache Server.
If your server supports PHP - you don&#8217;t  need to do anything! You do not need to compile anything or install any extra  tools  - just create some .php files in your web directory - and the [...]]]></description>
			<content:encoded><![CDATA[<h1>What do You Need?</h1>
<p>This tutorial will not explain how to install PHP, MySQL, or Apache Server.</p>
<p>If your server supports PHP - you don&#8217;t  need to do anything! You do not need to compile anything or install any extra  tools  - just create some .php files in your web directory - and the server  will parse them for you. Most web hosts  offer PHP support.<br />
 <a href="http://www.alcelik.com/2007/09/15/php-installation/#more-11" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/php-installation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to PHP</title>
		<link>http://www.alcelik.com/2007/09/15/introduction-to-php/</link>
		<comments>http://www.alcelik.com/2007/09/15/introduction-to-php/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 17:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.alcelik.com/2007/09/15/introduction-to-php/</guid>
		<description><![CDATA[A PHP file may contain text, HTML tags and scripts. Scripts in a PHP file are executed on the server.
]]></description>
			<content:encoded><![CDATA[<p class="intro">A PHP file may contain text, HTML tags and scripts. Scripts in a PHP file are executed on the server.</p>
<p> <a href="http://www.alcelik.com/2007/09/15/introduction-to-php/#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcelik.com/2007/09/15/introduction-to-php/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
