Uninitialized string offset: 0
isset 으로 다시검사
if(isset($aaa[0])) {
A non well formed numeric value encountered in
$a="12";
$b=34;
(int)$a+$b
정수+숫자