Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PHP <-> Oracle scalability
Hello Tanel,
TP> I mean how to configure PHPs connection pooling mechanisms, statement TP> preparation and various tuning tricks etc..
There is almost no difference between php and other oci like applications, because, generally all oci functions are mapped to php functions. So there is no need to specially tune statement preparation.
If you will find some interesting articles on the net, please post them on the list.
--
Best regards,
Edgar
![]() |
![]() |