Hi
Coming from a MS/.NET world I am curios as to why the use of stored procedures seems not that debated or used in php applications.
If not used in my regular work with ASP.NET applications then it is almost percieved as you are doing a "rookie" error.
One thing is that you have to recompile your entire project with one tiny change in sql code, which is not the case in php obviously.
But still this would not explain why SP's it is often considered a "must" in .net and is rarely used at all in php..?











Bookmarks