php3-list | 199903
Date: 03/31/99
- Next message: Stephen Benjamin: "Re: [PHP3] Urgent Help Required"
- Previous message: Dan Delaney: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Next in thread: Jim Winstead: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Reply: Jim Winstead: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Reply: Chad Cunningham: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello people,
I'm currently doing some sort of a shop project in PHP, and everything works
fine, except passing variables between pages secure.
I don't want people to see what variables are passing between pages (and so be
able to change them in the HTML or URL), but I didn't find any info on how to
do this. Things like itemnumber, number of the person are needed in various
pages during the orderingprocess, but can be seen. (and I dont' want it to be)
Thought about the crypt() -function, but when someone knows what he has
entered and he sees the passed (encrypted) text, the hacker can still
find out the key and know what's passed and will be able to change these.
greetings,
Remco
'-------------------------------------------------------------`
| Remco vd Noord, remco <email protected>, The Netherlands |
| http://www.linux-nl.cx , Dutch Linux Documentation site |
| Join the future, run LiNUX |
`-------------------------------------------------------------'
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Stephen Benjamin: "Re: [PHP3] Urgent Help Required"
- Previous message: Dan Delaney: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Next in thread: Jim Winstead: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Reply: Jim Winstead: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Reply: Chad Cunningham: "Re: [PHP3] Fwd: Passing variables invisable/security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

