In PHP kannst du dir mal das Array ausgeben lassen:
oderPHP-Code:
print_r($_POST["showpnid"]);
PHP-Code:
var_dump($_POST["showpnid"]);
In PHP kannst du dir mal das Array ausgeben lassen:
oderPHP-Code:
print_r($_POST["showpnid"]);
PHP-Code:
var_dump($_POST["showpnid"]);
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)
ja, habe ich auch schon versucht, ausgabe nur Arraystring(5) oder "Array"
wie gesagt, nur im vms direkt, ausßerhalb gehts.
kann ja nicht sein oder
sobald die url so aufgerufen wird
http://domain.de/index.php?content=/user/test
wenn ich domain.de/content/user/test.php mache, dann gehts.
im prinzip brauche ich es, um mehrere pns zu makieren und dann zu löschen
flippe hier noch aus.
Evtl mal das action="" leer machen, sollte dann an sich ja immernoch die selbe Datei verwendet werden.
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)
habe ich auch schon, hast du zufällig irgendwo ein vms version laufen???
aha, jetzt kommen wir der sache näher, nunja, kammere ich mal aus und teste es