Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

mysqli_thread_id

(PHP 5 CVS only)

mysqli_thread_id -- Returns the thread ID for the current connection

Description

int mysqli_thread_id ( resource link)

The mysqli_thread_id() function returns the thread ID for the current connection which can then be killed using the mysqli_kill() function.

Note: The thread ID is assigned on a connection-by-connection basis. Hence, if the connection is broken and then re-established a new thread ID will be assigned.

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX