Date: 03/29/00
- Next message: Gary Bickford: "Re: [PHPLIB] Is there a function to authentificate?"
- Previous message: Alexander Aulbach: "Re: [PHPLIB] Too long session.val with PHP4.0RC1"
- In reply to: Jesús Vega: "[PHPLIB] Problem with GET, POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PHPLib overwrites the POST_VARS. There is a function in the sessions class
called reimport_post_vars() which may do what you want. I haven't used it
though. I'd like to hear about the result.
GB
Jesús Vega wrote:
> Hello, here another Spanish php developer.
>
> Maybe this is a stupid question, but here it is.
> When I have cookies disabled and I process a form with POST method, I'm
> not able to see form variables neither directly ($var) nor through
> $HTTP_POST_VARS array ($HTTP_POST_VARS["var"]).
> It only occurs when I use PHPLIB. Any idea? Suggestions?
>
> Thanks in advance.
>
> Jesús.
> -
> PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
> To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
> the body, not the subject, of your message.
--
"Cyber is cyber, life is life."
Gary E Bickford mailto:garyb <email protected>
FXT Corporation http://www.fxt.com/ tel:541-383-2749
mail:PO BOX 1808, SISTERS OR 97759 ship:66265 JERICHO ROAD, BEND OR 97701
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Gary Bickford: "Re: [PHPLIB] Is there a function to authentificate?"
- Previous message: Alexander Aulbach: "Re: [PHPLIB] Too long session.val with PHP4.0RC1"
- In reply to: Jesús Vega: "[PHPLIB] Problem with GET, POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

