php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21906 the int returned of mysql_pcoonect dissapear in sessions
Submitted: 2003-01-27 11:55 UTC Modified: 2003-01-27 12:02 UTC
From: joursain at navegalia dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.0 OS: Windows XP
Private report: No CVE-ID: None
 [2003-01-27 11:55 UTC] joursain at navegalia dot com
Hello!

-I like use the resource id returned by mysql_pconnect(), but it dissapears when i use unserialize() function, the rest of the variables unserialized works fine, Can i not recover the resource id? must i take a new resource id calling to mysql_connection() again? Thx.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-27 12:02 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

php-general@lists.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 13:01:35 2024 UTC