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?
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?