Date: 11/14/00
- Next message: phobo: "Re: [PHP-DB] HELP ME !!"
- Previous message: Hadinata: "Re: [PHP-DB] HELP ME !!"
- Next in thread: Andy Wallace: "Re: [PHP-DB] cookies fails when php from ssi"
- Reply: Andy Wallace: "Re: [PHP-DB] cookies fails when php from ssi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi everybody!
On my website I use SSI, so my pages have .shtml extension.
The webserver is Apache and php is version 3.
Now I'm writing a PHP script for insert some html lines in a certain point
in my page and I want to run this script with a SSI instruction from that
point in the page (<!--#include virtual="my_script.php3" -->).
The problem is the script uses cookies and calling the script from a SSI
instruction causes the impossibility for the script to read and write
cookies. So it seems!
I can't turn my pages in .php3 extension becasue they are indexed in many
search engines.
Could anybody suggest me a solution ?
Thank you very much.
Francesco
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: phobo: "Re: [PHP-DB] HELP ME !!"
- Previous message: Hadinata: "Re: [PHP-DB] HELP ME !!"
- Next in thread: Andy Wallace: "Re: [PHP-DB] cookies fails when php from ssi"
- Reply: Andy Wallace: "Re: [PHP-DB] cookies fails when php from ssi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

