Date: 04/13/01
- Next message: Ivan Pavlovic: "Re: [PHP-WIN] cgi error solved"
- Previous message: Plutarck: "[PHP-WIN] A sendmail for local testing?"
- In reply to: Eric Pankoke: "[PHP-WIN] Session Variables With Spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My mistake. I should have looked into this a little bit more before I
posted a message about it. It turns out that my HTML was the problem, not
the PHP session variables. When I was writing out the text controls I was
writing the tag as value=variable instead of value="variable", which was
causing the display to cut off at the first space.
At 10:24 PM 4/12/01 -0500, Eric Pankoke wrote:
>I have two php pages using session variables. One redirects to itself
>after refreshing the variables, and the other redirects to a second php
>page, retrieves some values into the session variables, and then returns
>to the first page. The one that redirects to itself works fine. The one
>that calls an intermediate page truncates session variables at the first
>space when returning back to the original page. Any thoughts on what
>causes this would be much appreciated.
>
>
>Eric Pankoke
>Point Of Light Software
>"Lighting The Path To Glory"
>http://www.polsoftware.com/
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
>For additional commands, e-mail: php-windows-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ivan Pavlovic: "Re: [PHP-WIN] cgi error solved"
- Previous message: Plutarck: "[PHP-WIN] A sendmail for local testing?"
- In reply to: Eric Pankoke: "[PHP-WIN] Session Variables With Spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

