Hi,
Ich war mir nicht sicher wo hin das gehört also hab ichs mal hier gepostet.
Ich will wein formulear in php erstellen und da ich neu in php bin wollt ich mal fragen wo ichs lerne kann oder mir jemand hier schnell hilft mein momentaner
Nun aber um formular ich wollt ein formular das man ausfühlen muss und wenn man am ende den send knopf (oder wie der heist) drückt das es auf meine mysql datenbank gesaved und ichs dann sehe
hier das formular im momentanen zustand (html)
Alles anzeigen
Ich war mir nicht sicher wo hin das gehört also hab ichs mal hier gepostet.
Ich will wein formulear in php erstellen und da ich neu in php bin wollt ich mal fragen wo ichs lerne kann oder mir jemand hier schnell hilft mein momentaner
Nun aber um formular ich wollt ein formular das man ausfühlen muss und wenn man am ende den send knopf (oder wie der heist) drückt das es auf meine mysql datenbank gesaved und ichs dann sehe
hier das formular im momentanen zustand (html)
Quellcode
- <html>
- <head>
- <title>Unbenanntes Dokument</title>
- </head>
- <body>
- <center>
- <table>
- <tr><th>Nickname:&;lt;/th><th&
- gt;<input name="nickname" type="text" style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;" value="" /></th></tr>
- <tr><th>Produkt:&;lt;/th><th&
- gt;<input name="produkt" type="text" style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;" value="" /></th></tr>
- <tr><th>Preis:&;lt;/th><th&
- gt;<input name="pries" type="text" style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;" value="" /></th></tr>
- <tr><th>Welt:&;lt;/th><th&
- gt;<select input name="Welt">
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Ankrador</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Bandrakon</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Dunladan</option>
- <tr><th>Kategorie:&;lt;/th><th&
- gt;<select input name="Kat">
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Äxte</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Armbrüste</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Bauteile</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Bögen</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Dolche</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Keulen</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Rohstoffe</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Leichte Rüstung <i>Leder</i></option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Leichte Rüstung <i>Wolle</i></option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Schwere Rüstung</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Leichte Schilde</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Schwere Schilde</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Schwerter</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Stabwaffen</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Erdstab</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Feuerstab</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Luftstab</option>
- <option style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;">Wasserstab</option>
- </table>
- <input style="Border : #ffcc00 1px solid; Background-color: #000000; color: #000000&;quot; type="checkbox" name="Ver" />
- Verhandelbar<Br/>
- <input style="Border : #ffcc00 1px solid; Background-color: #000000; color: #000000&;quot; type="checkbox" name="Ver" />Aufbestellung<br/>
- <br/>
- <input name="best" type="submit" style="Background-color: #000000; Border: #ffcc00 thinsolid; color : #ffcc00; font-size : 14pt ; font-family : Vivante-DTC;" value="Eintragen"/>
- </from>
- </form>
- </center>
- </body>
- </html>