text 来自https://stackoverflow.com/questions/4620391/mysql-and-php-insert-null-rather-than-empty-strin

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 来自https://stackoverflow.com/questions/4620391/mysql-and-php-insert-null-rather-than-empty-strin相关的知识,希望对你有一定的参考价值。

$intLat = !empty($intLat) ? "'$intLat'" : "NULL";
$intLng = !empty($intLng) ? "'$intLng'" : "NULL";

$query = "INSERT INTO data (notes, id, filesUploaded, lat, lng, intLat, intLng)
          VALUES ('$notes', '$id', TRIM('$imageUploaded'), '$lat', '$long', 
                  $intLat, $intLng)";

以上是关于text 来自https://stackoverflow.com/questions/4620391/mysql-and-php-insert-null-rather-than-empty-strin的主要内容,如果未能解决你的问题,请参考以下文章

来自 watchOS 中 if 条件 Text() 的 SwiftUI 运行时错误

text 来自ip的Wget

text 来自apto列表的回复

text 来自Adam的测试片段

text BM1682支持来自Caffe算子

text 来自cli的mysql查询