![]() |
Re: checkbutton prüfen
stimmt.
es geht auch so:
Code:
:thuimb:
if($_POST['kopie'] == "1")
{ tue irgendwas... } |
Re: checkbutton prüfen
Müßte doch auch $kopie anstatt $_POST['kopie'] gehen?!
|
Re: checkbutton prüfen
@ Tpercon:
hast recht, geht auch so: if($kopie) {...} (siehe zitat) Zitat:
|
Re: checkbutton prüfen
Gut, dann hast du jetzt sogar weniger Schreibarbeit.
|
Re: checkbutton prüfen
Zitat:
|
Re: checkbutton prüfen
Zitat:
ist das besser:
Code:
:wiejetzt:
if($_POST['kopie'] == "1")
{ tue irgendwas... } |
Re: checkbutton prüfen
Ja.
|
Re: checkbutton prüfen
ok. danke.
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:35 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz