Finding details


Compute operator new

Assigned '$conn' with new'ed object.
In line 0:
$conn = new mysqli( "localhost", "root", "", "testdb" );