프로그래밍/PHP
코드이그나이터 ajax
즐겁게 하하하
2022. 1. 9. 20:01
728x90




$resultSet = $this-> db-> get()->row_array(); $resultSet = $this-> db-> get()->result_array(); $resultSet = $this-> db-> get()->row(); $resultSet = $this-> db-> query($query)->result_array(); |

728x90