I need some really good and solid advice on my newest project. Its a large Photo place where people can insert pictures and stuff like that. There will up to 500,000+ photos a day! So can anyone point me into the right database to use and some connection lines. Thank you soo much! Loserx
Loserx, start small with MySQL since it's free 'n' easy, use a database abstraction layer like ADODB for PHP, and then later you can easily change over to a higher-power db with no problems.
p.s. I know you don't believe me but trust me, this is the best way to do it.
I am very expeirenced with PHP and MYSQL. I get paid to work with MySQL. But this new client came in that needs something much bigger and faster than MySQL and not as expensive as Oracle. So SQL is the only alt? Loserx
I am using php4.0 which is configured as a PHP4 module in apache. I want to upgrade to php4.1 please tell me what should be done to upgrade to php4.1
Thank you Adi.