Re: Re: [PHP] how to use echo checkboxes in php when i don't have access to $_POST
Yes,you are right I visited the http://stackoverflow.com/users/218196/felix-kling and i found my problem and solved it
Re: Re: [PHP] how to use echo checkboxes in php when i don't have access to $_POST
On 28 May 2011 at 14:11, Igor Konforti wrote: > It means that array $_POST does not have a key called "negin". > Simple If statement before line 4 would fix this. > On Sat, May 28, 2011 at 16:03, Negin Nickparsa wrote: >> suppose that i have this SIMPLE code: >> > echo""; >> echo $_POST['negi