Difference between revisions of "Template:Latest stable software release/PHPEdit"

From blackwiki
Jump to navigation Jump to search
imported>Google9999
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
{{LSR
<html>
+
| article = PHPEdit
  <head>
+
| latest_release_version = 4.3.3
    <meta charset="utf-8" />
+
| latest_release_date = {{Release date and age|2012|05|29}}
    <title>PHP Test</title>
+
}}<noinclude>
  </head>
+
 
  <body>
+
[[Category:Latest stable software release templates|PHPEdit]]
  <?php
+
→ Back to article "'''[[PHPEdit]]'''"
  echo 'Hello World';
+
</noinclude>
  /* echo("Hello World"); works as well,
 
  although echo is not a function, but a
 
  language construct. In some cases, such
 
  as when multiple parameters are passed
 
  to echo, parameters cannot be enclosed
 
  in parentheses. */
 
  ?>
 
  </body>
 
</html>
 

Latest revision as of 12:22, 30 October 2012

4.3.3 (Template:Release date and age) [±] → Back to article "PHPEdit"