<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.refactormycode.com,2007:users1530</id>
  <link type="application/atom+xml" href="http://www.refactormycode.com/users/1530" rel="self"/>
  <title>okais.myopenid.com</title>
  <updated>Tue Jun 02 12:06:40 -0700 2009</updated>
  <entry>
    <id>tag:www.refactormycode.com,2007:Refactor160348</id>
    <published>2009-06-02T12:06:40-07:00</published>
    <title>[PHP] On Std PHP Output + Variable</title>
    <content type="html">&lt;p&gt;ok,
&lt;br /&gt;	
&lt;br /&gt;I knew it only with the &amp;quot;.&amp;quot; .I've never seen &amp;quot;,&amp;quot; ;)&lt;/p&gt;

&lt;pre&gt;&lt;/pre&gt;</content>
    <author>
      <name>okais.myopenid.com</name>
      <email>lars.kraemer@interlutions.de</email>
    </author>
    <link type="text/html" href="http://www.refactormycode.com/codes/893-std-php-output-variable/refactors/160348" rel="alternate"/>
  </entry>
  <entry>
    <id>tag:www.refactormycode.com,2007:Code893</id>
    <published>2009-06-02T10:29:00-07:00</published>
    <updated>2009-06-02T20:02:25-07:00</updated>
    <title>[PHP] Std PHP Output + Variable</title>
    <content type="html">&lt;p&gt;Standard PHP Ausgabe mti Variable&lt;/p&gt;

&lt;pre&gt;&amp;lt;?php

$name = &amp;quot;test&amp;quot;;

echo &amp;quot;Die ist ein : &amp;quot; . $name;

?&amp;gt;&lt;/pre&gt;</content>
    <author>
      <name>okais.myopenid.com</name>
      <email>lars.kraemer@interlutions.de</email>
    </author>
    <link type="text/html" href="http://www.refactormycode.com/codes/893-std-php-output-variable" rel="alternate"/>
  </entry>
</feed>

