Niestety nie mam w tej chwili za bardzo czasu aby to sprawdziæ, ale wygl±da³oby to na to, ¿e poprostu przegl±darka nie wys³a³a pól formularza wszystkich.
Zrób print_r($_POST['customer']), powinno pokazaæ ¿e te pola istniej±. Je¿eli mimo obecno¶ci ich w formularzach w kodzie HTML nie s± one wysy³ane, trzeba sprawdziæ czy jest to na poziomie PHP czy na poziomie przegl±darki.
Szybko poszlo, ale tak to jest, jak trzeba projekt na uczelnie robic :P print_r($_POST['customeradd']); : Array ( [lastname] => rewsr [name] => rwsrqw [status] => 3 [phone1] => [phone2] => [phone3] => [address] => ul. Testowa 1 [zip] => 88-888 [city] => TEstowo [email] => [im] => [ten] => [ssn] => [pin] => [serviceaddr] => [info] => [message] => ) $_POST['customer'] to chyba byla literowka - nic tam nie ma :) Nie ma pol, w ktore wstawia null jak widac. Dodawanie kompa: print_r($_POST['nodedata']); Array ( [name] => test [passwd] => [access] => 1 [warning] => 0 [ownerid] => 1 [netdev] => 0 [info] => ) i locaton tez nie ma. Przejrzalem generowane zrodelko html i tam tez takich pol formularza nie ma :/ Zeby bylo dorzucam info o przegladarce: Version 9.00 Build 344 Platform Linux System i686, 2.6.15-gentoo-r1sarenka Qt library 3.3.6 -- Sarenka "Do not treat your live too serious. You wont survive it!"