Remove all array elements except what I want?

后端 未结 8 2137
挽巷
挽巷 2021-01-31 14:13

I have controller that takes post parameters from HTML form, it will then send them to model that will insert the array into Cassandra database.

It is SQLInjection proof

8条回答
提交回复
热议问题