Error type: Php Notice
Message: Undefined variable: show_error
Trace: 7 [show details] [hide details]
- _query ()
FILE: Mysql.php
LINE: 70
DIR: d:\public_html\mygosudoc\www\includes\Db\Mysql
- dbmysql._query (string[85]
SELECT *
FROM cat
WHERE id_cat = 22
)
FILE: Sql.php
LINE: 79
DIR: d:\public_html\mygosudoc\www\includes\Db\Sql
- dbmysql.query (string[85]
SELECT *
FROM cat
WHERE id_cat = 22
)
FILE: Sql.php
LINE: 271
DIR: d:\public_html\mygosudoc\www\includes\Db\Sql
- dbmysql.execute (string[84]
SELECT *
FROM cat
WHERE id_cat = ?
, array[1]Array
(
[0] => 22
)
)
FILE: Sql.php
LINE: 402
DIR: d:\public_html\mygosudoc\www\includes\Db\Sql
- dbmysql.getrow (string[84]
SELECT *
FROM cat
WHERE id_cat = ?
, 2222)
FILE: Dao.php
LINE: 129
DIR: d:\public_html\mygosudoc\www\includes
- catdao.find (2222)
FILE: check_id_cat.php
LINE: 14
DIR: d:\public_html\mygosudoc\www\admin\includes
- check_id_cat (2222)
FILE: index.php
LINE: 21
DIR: d:\public_html\mygosudoc\www\admin\manage
[hide param]
Trick: click on a function's argument to see it fully
Trick: click on a function to see the file & line
Trick: click on the file name to see the source code