Einzelnen Beitrag anzeigen
Alt 09.05.2010, 17:38:32   #9
red_bull
Benutzer
 
Registriert seit: 30.01.2009
Beiträge: 91
Standard

hier mal die index.php

PHP-Code:
<!-- notice the form submit action to formhandler.php -->
<
form action='berechnen.php' method='get'>
<
h1>iron</h1>


    <
b>Zahl1:</b><br/>
    <
input type='text' name='zahl1' value='' size='30'/><br/><br/>

    <
b>Zahl2:</b><br/>
    <
input type='text' name='zahl2' value='' size='30'/><br/><br/>


    <
br/><br/>
        <
input type='submit' name='submit' value='berechnen'/><br/>
</
form
__________________
GS Teile zum Verkauf
red_bull ist offline   Mit Zitat antworten