Error in date field
In table1, fec_cta is date (all database using UTF-8).
$fecha="2016-04-30";
$sql = "INSERT INTO table1 (cod, fec_cta, cant)
SELECT codigo, […]
See original post by invalid@example.com (piropeator)
Google Adsense and Competing Pay-per-click Ad Networks
In table1, fec_cta is date (all database using UTF-8).
$fecha="2016-04-30";
$sql = "INSERT INTO table1 (cod, fec_cta, cant)
SELECT codigo, […]
See original post by invalid@example.com (piropeator)
Leave a Reply
You must be logged in to post a comment.