Welcome Guest, Not a member yet? Register   Sign In
CSV Import
#2

[eluser]MikeHibbert[/eluser]
[quote author="Fero" date="1237356558"]Hi,

I've found some thread about CSV importing using INFILE however, isn't this method a threat to security?

Does $this->db->query('something') checks each entry of INFILE document for SQL injection possibility?[/quote]

As far as I remember its only when you the proper CI insert method that the checking and sanitation is carried out.

the plain $this->db->query(); with only carry out a un checked sql statement.

Mike


Messages In This Thread
CSV Import - by El Forum - 03-17-2009, 07:09 PM
CSV Import - by El Forum - 03-18-2009, 05:03 AM
CSV Import - by El Forum - 03-18-2009, 08:04 AM
CSV Import - by El Forum - 03-19-2009, 03:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB