Re: $_REQUEST with variables
- From: "Mumia W." <mumia.w.18.spam+nospam.usenet@xxxxxxxxxxxxx>
- Date: Mon, 21 Aug 2006 04:06:51 GMT
On 08/20/2006 05:41 PM, mk wrote:
Hi I have 2 windows.
in the first i have a form and 2 textfields and one variable. In the second Window i want to display the data -> the variable "c" is the most important but I get the error: Undefined index: c (a and b are working fine)!
[...]
Why not just put 'c' in the form as a hidden element?
<input type="hidden" name="c" value="some text">
.
- References:
- $_REQUEST with variables
- From: mk
- $_REQUEST with variables
- Prev by Date: $_REQUEST with variables
- Next by Date: Re: PHP and VMware: SLOW
- Previous by thread: $_REQUEST with variables
- Next by thread: Re: $_REQUEST with variables
- Index(es):
Relevant Pages
|