Warning: Undefined array key "site_code" in C:\Apache24\htdocs\copy_factor.php on line 12
Warning: Undefined array key "base_site" in C:\Apache24\htdocs\copy_factor.php on line 13
Warning: Undefined array key "factor" in C:\Apache24\htdocs\copy_factor.php on line 14
Warning: pg_query(): Query failed: ERROR: syntax error at end of input
LINE 1: delete from space where site_code=
^ in C:\Apache24\htdocs\copy_factor.php on line 33
Warning: pg_query(): Query failed: ERROR: syntax error at end of input
LINE 1: delete from area where site_code=
^ in C:\Apache24\htdocs\copy_factor.php on line 36
Warning: pg_query(): Query failed: ERROR: invalid input syntax for type smallint: ""
LINE 1: insert into area(site_code, area_name) values('','벽체')
^ in C:\Apache24\htdocs\copy_factor.php on line 40
Warning: pg_query(): Query failed: ERROR: invalid input syntax for type smallint: ""
LINE 1: insert into area(site_code, area_name) values('','천장')
^ in C:\Apache24\htdocs\copy_factor.php on line 42
Warning: pg_query(): Query failed: ERROR: invalid input syntax for type smallint: ""
LINE 1: insert into area(site_code, area_name) values('','바닥')
^ in C:\Apache24\htdocs\copy_factor.php on line 44
Warning: pg_query(): Query failed: ERROR: syntax error at end of input
LINE 1: select * from space where site_code=
^ in C:\Apache24\htdocs\copy_factor.php on line 62
Fatal error: Uncaught TypeError: pg_fetch_assoc(): Argument #1 ($result) must be of type PgSql\Result, false given in C:\Apache24\htdocs\copy_factor.php:63
Stack trace:
#0 C:\Apache24\htdocs\copy_factor.php(63): pg_fetch_assoc(false)
#1 {main}
thrown in C:\Apache24\htdocs\copy_factor.php on line 63