I switched to using MySQLi... I'm using Edit+ that has the ability to link to the CHM version of the manual... whenever the cursor is on a function name at CTRL+1...3..4 it will open the manual at that function...
However when using object oriened style with MySQLi this will not happen... because there is no "num_rows" (from $mysqli->num_rows ) entry in the index !
Can those methods be added in the index ?!?
Judging from 'num_rows', how would you decide if it is an sqlite, mysqli, etc. object method?
Goba
