SQL Inventory

List of all SQL mentioned in the code..

ValueCountFile:Line
'select * from ' $tabla1
  • /proesio/escrud/Clases/HTML.php
'select 
                        column_name
                    from
                        information_schema.columns
                    where
                        table_name=' 
"'" $this->tabla "'"
1
  • /proesio/escrud/Clases/HTML.php
'Delete Record'
1
  • /proesio/escrud/Idiomas/en.php