Search found 32 matches

by dumlee
Mon Jun 30, 2008 6:12 am
Forum: PHP - Code
Topic: $REQUEST_DATA['actSave'])
Replies: 2
Views: 360

Re: $REQUEST_DATA['actSave'])

Thanks.

It helped me in finding the problem.

I am fixing it.

Thanks again
by dumlee
Mon Jun 30, 2008 3:58 am
Forum: PHP - Code
Topic: $REQUEST_DATA['actSave'])
Replies: 2
Views: 360

$REQUEST_DATA['actSave'])

Hi,

We are collecting GET or POST array data in $REQUEST_DATA[] but

in further coding of the file i am working with I found this statement

$REQUEST_DATA['actSave'])

I am not able to find what this actSave is.


Pls help