Date: 11/01/00
- Next message: ΐΜΑΎΘ£: "[PHP-DB] Can i access COBOL ISAM files with PHP code?"
- Previous message: Bart A. Verbeek: "[PHP-DB] showsource"
- Next in thread: kenji chan: "Re: [PHP-DB] anyone succeed?"
- Reply: kenji chan: "Re: [PHP-DB] anyone succeed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
as following:
<? $link=mysql_connect("host","user","pass");
session_register("link");?>
i want to transfer this link var to another page via session function
my session works well,i've tried on other vars and the $link i get is
ok too,but just i can't transfer it correctly to another page,i also
tried mysql_pconnect(),it's the same ,anyone ever did the same thing
and succeeded?
thx
deryk
-- 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: ΐΜΑΎΘ£: "[PHP-DB] Can i access COBOL ISAM files with PHP code?"
- Previous message: Bart A. Verbeek: "[PHP-DB] showsource"
- Next in thread: kenji chan: "Re: [PHP-DB] anyone succeed?"
- Reply: kenji chan: "Re: [PHP-DB] anyone succeed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

