-1

I'm doing the whole process at a single php file. For example; crud operation, writing forms,post/get data. Is that wrong? Or that causing performance loss?

4

1 に答える 1

3

Your code is not delimited or structured, it's hard to find some config to change it quickly. It maybe nice for you but hard for other developers who will support or fix your code in future.

于 2012-11-01T15:22:08.080 に答える