( ! ) 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0034 | 482464 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0036 | 483528 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0037 | 483528 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0038 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0038 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0039 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0040 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0041 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0041 | 483640 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0042 | 483976 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0043 | 483896 | 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.0017 | 423304 | {main}( ) | .../index.php:0 |
2 | 0.0045 | 483896 | mysqli_fetch_array( $result = NULL ) | .../index.php:235 |