hello!
I was hoping some external comments on my problem might bring a lead to what to do. the thing is this: I'm in a team that has to develop a web application that is supposed to serve the requests of up to 400,000 users, not concurrently. I'd like to propose php and mysql for this development, but personally I've only use it for relatively small projects.
my question is how convenient is to use php on a system like this, over asp or java??
thanks!