<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028953" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028953</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169895</link>
    <description> &lt;p&gt;Well i do know trh obvouse diffrences between C++ and php. You where all talking about how JavaScript, php, C++ etc all have simalar sturcture. I am used to useing data types when I 1st learned perl and now in ASP.net. I thought php uses strict data types like perl but I guess not. After all that makes it run much faster and that a good thing.&lt;br /&gt;
The biggest reason I want to learn C++ is to take ASP.NET to its full potential. It seems JScript isnt the most advanced language out there (who would of though). So I will be able to write ASP.NET in C++ and PHP. That would proubaly be the best idea so I can go server side on any server.&lt;br /&gt;
I dont want to learn C# because microsoft is loseing popularity and if they decied to make up a new language it proubaly wont last long &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
Thank you all for your advice/help and if you looking for a programmer on the rise I need a job &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Apr 2005 01:46:37 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169895 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169883</link>
    <description> &lt;p&gt;Learning C++ is totally different to PHP as C++ must first be compiled (into a .exe) before being run, where as .PHP etc is compiled by the browser at runtime.&lt;br /&gt;
The compilers are big too.&lt;/p&gt;
&lt;p&gt;Downloading the PHP manual is good, as it has all the functions (files) in a folder, takes a while but you can browse through until you find something that sounds like it will do the trick, most functions are named decently&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 21:37:26 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1169883 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169878</link>
    <description> &lt;p&gt;it isn&#039;t an easy jump from PHP to C++. PHP is very loose in it&#039;s setup, C++ is very structured.&lt;/p&gt;
&lt;p&gt; ie. in PHP, you can just start using a variable anywhere you want, a in one spot use it as a string, another as a number, and another as a bool. C++ you have to predefine the type and stick to it.&lt;/p&gt;
&lt;p&gt;  (Note, depending on your programming habits, this may not be so bad.)&lt;/p&gt;
&lt;p&gt; Most languages I have picked up pretty easy, I can &quot;read&quot; VB and PHP as long as it is coded and formatted decently (comments actually slow me down), however C and C++ took me a while (I gave up opn Java, didn&#039;t have time to dedicate to it) C++ i needed books, Now there is C#, from MS, but back when it first came out was supposed to be made so other compilers could exist. (not sure where that went).&lt;/p&gt;
&lt;p&gt; If I had time, I&#039;d still like to learn them, but it comes down to what i work in daily is PHP, so I focus on learning more about that. PHP by far has been the easiest language for me to learn. (but admittedly, I have the logic of other languages under my belt which helps it)&lt;/p&gt;
&lt;p&gt; In regards to Andy&#039;s comment about the function names, that is where PHP&#039;s documentation I think is excellent! they have the functions grouped pretty well in categories, and access to help on ones you know are easy, I just go to a browser and type &lt;strong&gt;php.net/&lt;em&gt;functionName&lt;/em&gt;&lt;/strong&gt; and they have it set up well to redirect you to the appropriate area of the docs.&lt;/p&gt;
&lt;p&gt; Now that I have Zend Studio, it is so much better. I have just learned how to use the tempates they have built in and user defined. For example, you want to do a &lt;strong&gt;foreach&lt;/strong&gt; statement, you type &lt;strong&gt;fore&lt;/strong&gt;, press enter, it sets up the syntax, brackets and all, then moves your cusror to where you enter the array name, then press enter again, it moves you to where you tell it what variable holds this cycle&#039;s value, one last enter and you are inside the brackets ready to go! What a typing saver! In our program, all the main data passed back and forth is in an array called&lt;strong&gt; $data&lt;/strong&gt;. Well now I created a template, I type in &lt;strong&gt;dt&lt;/strong&gt;, press enter and boom, I&#039;ve got &lt;strong&gt;$data[&#039;&#039;]&lt;/strong&gt;with the cursor between the quotes, and when i press enter after typing in the element name, the cursor is to the right of it. So much typing saved there!!!!!!!!!&lt;/p&gt;
&lt;p&gt; Ok, sorry I went off topic there and sound like I get a comission from zend or something. I just am tickled with this feature i just found out about &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; What will i discover next?&lt;/p&gt;
&lt;p&gt;  Anyhow, yes, PHP is a very nice language, and it disturbs me to see such statements like the following on a site i use:&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: We use only the best and we do not believe in running our system on free software or even affordable alternatives. We use the following software and trusted hosting company to power our high end [company] system:&lt;br /&gt;
      * Web Server: Microsoft Windows 2000 Server&lt;br /&gt;
      * Application Server: Coldfusion Professional 5.0&lt;br /&gt;
      * Database Server: Microsoft SQL 2000 Server&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; We use PHP/mySQL running on freeBSD, and ours is a very complex system that runs just fine on &quot;free&quot; software. At a university, they set up a web server, insisted on paying for windows server/MS SQL becaue &quot;they are an actual company and you can call them with a question&quot;....&lt;/p&gt;
&lt;p&gt;  -Greg&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 18:08:32 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1169878 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169875</link>
    <description> &lt;p&gt;So if php is that easy how hard will it be for me to learn C++? Given I have never even looked at C++ source.&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 17:35:00 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169875 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169872</link>
    <description> &lt;p&gt;yeah, if you&#039;ve programmed before (which you have) all you need to figure out is the syntax really.&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 17:25:31 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1169872 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169870</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;andy206uk wrote:&lt;/strong&gt; I just don&#039;t have a big enough brain to remember all of the function names! &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;But in all fairness some of them are a little.. ermm strange  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;but PHP is pretty simple to learn&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 17:20:46 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169870 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169852</link>
    <description> &lt;p&gt;Have to agree with everyone. PHP is simple... I just don&#039;t have a big enough brain to remember all of the function names! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 14:11:12 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1169852 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169845</link>
    <description> &lt;p&gt;PHP is simple. I had to read a book to leark Perl well. PHP I&#039;ve just picked up as I&#039;ve gone along.&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 12:31:33 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1169845 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169841</link>
    <description> &lt;p&gt;Yes, as already mentioned by Busy and suspected by you, it is a lot like Javascript.&lt;/p&gt;
&lt;p&gt;Javascript, PHP and a whole lot of other languages are based off C/C++&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 10:47:37 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1169841 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-0#comment-1169837</link>
    <description> &lt;p&gt;works pretty much the same way - variables, functions, classes ...&lt;/p&gt;
&lt;p&gt;It all (90%) comes from C&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Apr 2005 10:02:45 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1169837 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
