6 ms·
I used to do what you did too. Pure PHP without frameworks projects always grow unmaintainable. At least go with a framework like CodeIgniter. Rails is great to
by vantran 15y ago
I used to do what you did too. Pure PHP without frameworks projects always grow unmaintainable. At least go with a framework like CodeIgniter. Rails is great too if you prefer Ruby (which I do).