Date: 11/27/99
- Next message: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Previous message: Bob Strouper: "[PHPLIB] Possible Bug OOHFORMS"
- Next in thread: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Reply: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have two problems with PHP/PHPLIB:
1. When I do Page_Open(Array("sess" => "My_Session")), any results from a
form on the page before are gone. If I don't do Page_Open, I can access the
results without problems.
2. I can't find out how to change all the URL's in a string. What I want to
do is to change a string like this:
"Hi! Check my <a href=\"guestbook.php3\">guestbook</a>."
into
"Hi! Check my <a
href=\"guestbook.php3?My_Session=the_session\">guestbook</a>."
I want to apply the $sess->url() function on the string. How can I do that?
Thank you very much in advance,
Lars Sehested Geisler
larssg <email protected>
-
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: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Previous message: Bob Strouper: "[PHPLIB] Possible Bug OOHFORMS"
- Next in thread: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Reply: Shawn Patton: "Re: [PHPLIB] My form results disappear and I can't keep the PHPLIB-"cookie""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

