Wiki.sah:Sandbox: Unterschied zwischen den Versionen

Aus Wiki.sah
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 33: Zeile 33:
|}
|}


<runphp>
<addhtml><html>
<addhtml><html>
<head>
<head>
 
<script type="text/javascript">
<runphp>
function disp_prompt()
<?php
  {
 
  var name=prompt("Please enter your name","t3h h4x0r")
read ("http://www.science-at-home.de/news/raumfahrt/akt_news.html");
  if (name!=null && name!="")
 
    {
?>  
    document.write("Hello " + name + "! How are you today?")
</runphp>
    }
  }
</script>
</head>
<body>
<input type="button" onclick="disp_prompt()" value="CLICK!" />


</body>
</body>
</html></addhtml>
</html></addhtml>
</runphp>

Version vom 16. Januar 2009, 15:40 Uhr

Dies hier ist die Sandbox. Hier kann jeder frei mit der Wiki-Software experimentieren. Neuer Link









Newsfeeds

<feed url="http://www.science-at-home.de/wiki/index.php?title=Leserblog:Hauptseite&action=feed">

[{PERMALINK} {TITLE}]

</feed>

Newsfeeds2

Astronomie

<feed url="http://www.science-at-home.de/wiki/index.php?title=2009_(Wissenschaft)&action=feed">

  • [{PERMALINK} {TITLE}]

</feed>

<runphp> <addhtml> </addhtml> </runphp>