Hi All,
I thought I'd open a little discussion on the benefits of prepared statements, the amount of time required to convert projects etcetc.
So.. Really. How much benefit do you get from prepared statements? Should I start converting all my old scripts into prepared statement based stuff before I do anything else? Or can I sit down, relax, and over the course of the next year or so convert thing? I have noticed that some scripts do not work anymore, so I need to convert thoses, and can include new style mysql queries in those. But should I be converting all of them!?
I do not build sites for a living. I have a day-job, and all I do on websites happens in my spare time. However, I have a few large projects which would be a crime to convert to the new setup. I just spent the last 2-3 months cleaning up an old content manager I build years ago, based in php 4.3. And now my provider has upgraded their servers to v5. (Yes, I asked them in December whether they would be upgrading soon and they didn't know..). So.. What is the benefit? Shall I toss the old scripts, and basically start afresh?
I'd like to hear some opinions..
J.