php-general | 2000071
Date: 07/05/00
- Next message: Rod Goodwin: "[PHP] grab table row -readme.1st"
- Previous message: Teodor Cimpoesu: "Re: [PHP] Session Managment?"
- Next in thread: Chris Adams: "Re: [PHP] Hiding source when you can view source ?"
- Reply: Chris Adams: "Re: [PHP] Hiding source when you can view source ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Everyone.
Is it possible to hide code that you echo to the screen, so that the code
gets executed and printed to the screen, however it can not be seen when you
view the source of the code.
Example code
<? echo "code here executed but not seen in source"; ?>
Adrian Smith
- Next message: Rod Goodwin: "[PHP] grab table row -readme.1st"
- Previous message: Teodor Cimpoesu: "Re: [PHP] Session Managment?"
- Next in thread: Chris Adams: "Re: [PHP] Hiding source when you can view source ?"
- Reply: Chris Adams: "Re: [PHP] Hiding source when you can view source ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

