hi,
I debated on whether to post this question here or on the database sub message board. I decided to post it here since stored procedures need to be called from somewhere and since i'm using php, i thought this is as good a place as any.
I'm starting my first big (at least for me) web based project that requires mysql database integration. The project manager on this job thinks we should use mysql stored procedures for all database access in php. Another programmer feels its not always necessary.
So my question to those of you out there...
Do you advocate mysql stored procedures across the board?
thanks.