I will create a mis system including charging fuctions on php/linux.
As stakeholder asked, I will use MySQL or PostgreSQL. I have read comparation article on phpbuilder, it told me postgre is better in transaction supporting, but have some stable issue. My system is not a very heavy loaded one, totle user from 500~2000,cocurrent connection maybe about 20.
Is there anyone have tried this? Would you like tell me your feeling?
And there are two version of php, 3 and 4. I think I should chose php4 for functional and performance. It was be said that php4+zend have some stable issue, would you like show me some cases or give me some advise?
I have a little experince in php and mysql/postgre sql.
As stakeholder asked, I will use MySQL or PostgreSQL. I have read comparation article on phpbuilder, it told me postgre is better in transaction supporting, but have some stable issue. My system is not a very heavy loaded one, totle user from 500~2000,cocurrent connection maybe about 20.
Is there anyone have tried this? Would you like tell me your feeling?
And there are two version of php, 3 and 4. I think I should chose php4 for functional and performance. It was be said that php4+zend have some stable issue, would you like show me some cases or give me some advise?
I have a little experince in php and mysql/postgre sql.