<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Weblogtoolscollection News Topic: Easy PHP II: Variables</title>
<link>http://weblogtoolscollection.com/news/</link>
<description>Weblogtoolscollection News Topic: Easy PHP II: Variables</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 11:35:25 +0000</pubDate>

<item>
<title>banago on "Easy PHP II: Variables"</title>
<link>http://weblogtoolscollection.com/news/topic/easy-php-ii-variables#post-6474</link>
<pubDate>Mon, 08 Feb 2010 22:20:49 +0000</pubDate>
<dc:creator>banago</dc:creator>
<guid isPermaLink="false">6474@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;In the previous introductory PHP tutorial we talked about what PHP looks like and in what kind of environment it runs. To sum up, we said that we write PHP code between tags that look like this: “&#38;lt;?php … ?&#38;gt;” and we end every command line must and in semicolon (;). We use “echo” or “print” in order for PHP to show things to us. We also said that we need to have Apache server, PHP and MySQL installed in our computer or server so that PHP can run and we concluded that using a ready-made package like XAMPP, WAMP, or MAMP to achieve that would be optimal. Today we are going to learn about PHP variables, their kinds and use.&#60;/p&#62;
&#60;p&#62;Read the rest here: &#60;a href=&#34;http://www.wplancer.com/easy-php-ii-variables/&#34; rel=&#34;nofollow&#34;&#62;http://www.wplancer.com/easy-php-ii-variables/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>