Hallo planloser.
if (!$nr = $_GET['nr'] or $nr<=1 ){$nr=1;};
es funktioniert zwar, bin mir aber nicht sicher, ob das auch sauber geschrieben ist.
Dass dies funktioniert verwundert mich allerdings ein wenig. Du meintest sicher folgendes:
if ($nr != $_GET['nr'] or $nr <= 1) {
$nr = 1;
}
Einen schönen Sonntag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]