> Jason Wong wrote:
>
>> On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote:
>> > The result of $_POST['vars'] is blank !
>>
>> And this was the result of using the form that you originally had or the
>> corrected form that Matthew suggested? If you want the form values to be
>> available in
Jason Wong wrote:
> On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote:
> > The result of $_POST['vars'] is blank !
>
> And this was the result of using the form that you originally had or the
> corrected form that Matthew suggested? If you want the form values to be
> available in $_POST t
> Jason Wong wrote:
>
>> On Friday 24 December 2004 11:27, [EMAIL PROTECTED] wrote:
>>
>> > I have ever try to use $_POST functon, but fail...
>>
>> HOW did it fail? Please be specific.
>
> The result of $_POST['vars'] is blank !
>
>> > May be I need to check the config of php (� ini file ) again ,
On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote:
> The result of $_POST['vars'] is blank !
And this was the result of using the form that you originally had or the
corrected form that Matthew suggested? If you want the form values to be
available in $_POST then you need to specify meth
?--- Begin Message ---
Jason Wong wrote:
> On Friday 24 December 2004 11:27, [EMAIL PROTECTED] wrote:
>
> > I have ever try to use $_POST functon, but fail...
>
> HOW did it fail? Please be specific.
The result of $_POST['vars'] is blank !
> > May be I need to check the config of php (嚙?ini file
Jason Wong wrote:
> On Friday 24 December 2004 11:27, [EMAIL PROTECTED] wrote:
>
> > I have ever try to use $_POST functon, but fail...
>
> HOW did it fail? Please be specific.
The result of $_POST['vars'] is blank !
> > May be I need to check the config of php (嚙?ini file ) again , and I want
>
John Holmes wrote:
From: [EMAIL PROTECTED]
Dear John,
I have just test a sample through the link, but fail...
So, I'm check my php config ( ini file ), and would you mind to tell me which
setting must be disabled / enabled ?
John is very helpful and loves to dedicate his time to helping new users
John Holmes wrote:
> > From: [EMAIL PROTECTED]
> > Dear John,
> >
> > I have just test a sample through the link, but fail...
> > So, I'm check my php config ( ini file ), and would you mind to tell me
> > which setting must be disabled / enabled ?
>
> John is very helpful and loves to dedicate h
On Friday 24 December 2004 11:27, [EMAIL PROTECTED] wrote:
> I have ever try to use $_POST functon, but fail...
HOW did it fail? Please be specific.
> May be I need to check the config of php (ï ini file ) again , and I want
> to know which setting must be enable and which setting must be disabl
> From: [EMAIL PROTECTED]
> Dear John,
>
> I have just test a sample through the link, but fail...
> So, I'm check my php config ( ini file ), and would you mind to tell me which
> setting must be disabled / enabled ?
John is very helpful and loves to dedicate his time to helping new users. If
> From: [EMAIL PROTECTED]
> For table form format ( sample ),
>
>
>
> Your Name : maxlength="60">
> Address? maxlength="60">
>
>
>
> "name" and "address" is varible, so how can we pass these two varible without
> register_globals function ( actually it is disable ) to another webpage ?
Di
John Nichel wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > For table form format ( sample ),
> >
> >
> >
> > Your Name : > maxlength="60">
> > Address嚗?/td> > maxlength="60">
> >
> >
> >
> > "name" and "address" is varible, so how can we pass these two varible
> > without register_glob
Matthew Sims wrote:
> > Hello,
> >
> > For table form format ( sample ),
> >
> >
> >
> > Your Name : > maxlength="60">
> > Address: > maxlength="60">
> >
> >
> >
> > "name" and "address" is varible, so how can we pass these two varible
> > without register_globals function ( actually it is di
[EMAIL PROTECTED] wrote:
Hello,
For table form format ( sample ),
Your Name :
Addressï
"name" and "address" is varible, so how can we pass these two varible without
register_globals function ( actually it is disable ) to another webpage ?
Many thank for your help !
Edward.
I guess you ignored
> Hello,
>
> For table form format ( sample ),
>
>
>
> Your Name : maxlength="60">
> Address¡G maxlength="60">
>
>
>
> "name" and "address" is varible, so how can we pass these two varible
> without register_globals function ( actually it is disable ) to another
> webpage ?
>
> Many thank for
Hello,
For table form format ( sample ),
Your Name :
Address:
"name" and "address" is varible, so how can we pass these two varible without
register_globals function ( actually it is disable ) to another webpage ?
Many thank for your help !
Edward.
John Holmes wrote:
> > From: [EMAIL P
> From: [EMAIL PROTECTED]
> After disable the globals varibles function...
> Then how to transfer varibles between webpages with the following ways ?
register_globals has nothing to do with how you pass variables... you still use
the URL or forms. It only changes how you access them in PHP scrip
[EMAIL PROTECTED] wrote:
Dear All,
After disable the globals varibles function...
Then how to transfer varibles between webpages with the following ways ?
1, Table form format.
2, Hyperlink ( click and go to another webpage ) format.
3, upload file ( through php into database ).
Many thank for your
Dear All,
After disable the globals varibles function...
Then how to transfer varibles between webpages with the following ways ?
1, Table form format.
2, Hyperlink ( click and go to another webpage ) format.
3, upload file ( through php into database ).
Many thank for your help !
Edward.
--
19 matches
Mail list logo