Date: 12/20/99
- Next message: andre anneck: "[PHPLIB] Re: No topic?"
- Previous message: Harry Zink: "[PHPLIB] RPM version of PHPlib..?"
- Next in thread: Danny William Adair: "Re: [PHPLIB] passing variables through URL"
- Reply: Danny William Adair: "Re: [PHPLIB] passing variables through URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hmm..Im trying to pass a value through when refreshing. Now..from the docs I
assume that involves using <A HREF= $sess->pself_url().$sess->paddquery()> . Only
I seem to be missing something. so far in all the examples Ive seen on the
phplib site there is always an array stuck in there. But when if I just want to pass
an arbitraty value that I can check with argv[0] ? Even then...Ive tried using
$sess->paddquery("Connect") or$sess->padd_query($myarray). First one gave an
error. and the second made a persistant value that I couldnt get rid off without
unregistering the variable.
Point is, I need to be able to refresh and passthrough a value to be checked on
ONCE only...when I click on that button. Any ideas on what Im missing?
Best Regards,
Mohammed
-
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: andre anneck: "[PHPLIB] Re: No topic?"
- Previous message: Harry Zink: "[PHPLIB] RPM version of PHPlib..?"
- Next in thread: Danny William Adair: "Re: [PHPLIB] passing variables through URL"
- Reply: Danny William Adair: "Re: [PHPLIB] passing variables through URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

