( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 5 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0027 | 474088 | mysqli_query( $link = 'SELECT CODE, NAME FROM COMPETITION WHERE DISPLAY = \'1\' ORDER BY DATE DESC LIMIT 1' ) | .../index.php:5 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 5 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0028 | 475152 | mysqli_fetch_array( $result = NULL ) | .../index.php:5 |
( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 13 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0029 | 475152 | mysqli_query( $link = 'SELECT * FROM NOTICE WHERE CODE = \'1\' ORDER BY NOTICE_SEQ DESC LIMIT 5' ) | .../index.php:13 |
( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 14 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0030 | 475264 | mysqli_query( $link = 'SELECT * FROM ALBUM ORDER BY ALBUM_SEQ DESC LIMIT 2' ) | .../index.php:14 |
( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 15 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0031 | 475264 | mysqli_query( $link = '\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tSELECT A.FREE_SEQ AS FREESEQ,\n\t\t\t\t\t\t\t\t\t\t\t\t A.SUBJECT AS SUBJECT,\n\t\t\t\t\t\t\t\t\t\t\t\t A.CODE AS CODE,\n\t\t\t\t\t\t\t\t\t\t\t\t A.STEP AS STEP,\n\t\t\t\t\t\t\t\t\t\t\t\t A.LEV AS LEV,\n\t\t\t\t\t\t\t\t\t\t\t\t A.COMMENTCOUNT AS COMMENTCOUNT\n\t\t\t\t\t\t\t\t\t FROM (\n\t\t\t\t\t\t\t\t\t\t\t\t\tSELECT F.FREE_SEQ, \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t F.SUBJECT,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t F.CODE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t R.STEP,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t R.LEV, \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t (SELECT COUNT(*) FROM COMMENT_BOARD WHERE REF_SEQ = F.FREE_SEQ AND CODE = \'7\') AS COMMENTCOUNT\n\t\t\t\t\t\t\t\t\t\t\t\t\t FROM '... ) | .../index.php:15 |
( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 36 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0031 | 475264 | mysqli_query( $link = '\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tSELECT A.FREE_SEQ AS FREESEQ,\n\t\t\t\t\t\t\t\t\t\t\t\t A.SUBJECT AS SUBJECT,\n\t\t\t\t\t\t\t\t\t\t\t\t A.CODE AS CODE,\n\t\t\t\t\t\t\t\t\t\t\t\t A.STEP AS STEP,\n\t\t\t\t\t\t\t\t\t\t\t\t A.LEV AS LEV,\n\t\t\t\t\t\t\t\t\t\t\t\t A.COMMENTCOUNT AS COMMENTCOUNT\n\t\t\t\t\t\t\t\t\t FROM (\n\t\t\t\t\t\t\t\t\t\t\t\t\tSELECT F.FREE_SEQ, \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t F.SUBJECT,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t F.CODE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t R.STEP,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t R.LEV, \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t (SELECT COUNT(*) FROM COMMENT_BOARD WHERE REF_SEQ = F.FREE_SEQ AND CODE = \'15\') AS COMMENTCOUNT\n\t\t\t\t\t\t\t\t\t\t\t\t\t FROM'... ) | .../index.php:36 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 98 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0033 | 475264 | mysqli_fetch_array( $result = NULL ) | .../index.php:98 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 116 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0033 | 475264 | mysqli_fetch_array( $result = NULL ) | .../index.php:116 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 139 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0034 | 475264 | mysqli_fetch_array( $result = NULL ) | .../index.php:139 |
( ! ) Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/gscidin/www/oldsungnam/m/index.php on line 175 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0035 | 475600 | mysqli_query( $link = 'SELECT SEQ FROM CLUBPOINT WHERE YEAR = \'2025\'' ) | .../index.php:175 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 175 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0035 | 475520 | mysqli_fetch_array( $result = NULL ) | .../index.php:175 |
( ! ) Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/gscidin/www/oldsungnam/m/index.php on line 235 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0011 | 423432 | {main}( ) | .../index.php:0 |
2 | 0.0037 | 475520 | mysqli_fetch_array( $result = NULL ) | .../index.php:235 |