hi Alex
in the process of modifying my web also to update PHP-PDO
with Singleton Patterns design
to limit the number of instances with mysql during simultaneous visits, I do not know if you'll do it like that my
I recommend this process (especially for customers with low hosting).
Sam.
I'm working since some weeks ago to remove mysqli and to use PHP-PDO, this is the main part of VAM HotFix 03 for VAM 2.6 I had to modify almost all the php files, so the workload is huge. I have completed this in 95%
In the mean time I added some security to SQL connection to avoid a possibel SQL injection. Also the password encrytion is modified in this HF03, and becasue now all the sql statemets pass via a function included in a php I added the posibility to log/debud all the queries done in VAM.
I am really eager to relase this to all of you. Beta testers will be asked very soon