what will happen if i give the following option while running the configure script of php:-
./configure --with-mysql=shared,/usr/src/mysql
Pls. tell me what will it do & how will it make use of shared object in conjunction with mysql as well as with other extensions.