카페24의php8을 쓰고 있습니다.. sql_fetch 에러부분
본문
카페24의 php8을 쓰고 있는데요
아래쿼리를 실행하면 에러가납니다..
그런데 값은 또 변경이 됩니다.
그누의 최신버전을 쓰고 있는데.. 어디를 수정해야하죠;;;
sql_fetch( "update g5_write_notice set wr_1='5' where wr_id = 20" );
에러메세지를 출력해보니
Fatal error: Uncaught TypeError: mysqli_fetch_assoc(): Argument #1 ($result) must be of type mysqli_result, bool given in /test01/www/g5/lib/common.lib.php:1825 Stack trace: #... 이런형태로 나오네요..
답변을 작성하시기 전에 로그인 해주세요.