can i add some data that is not column
can i add some data that is not column

i have a table that is connected to a my sql database with search form for every column. when i search the table a query from sql is performing and send result to table.
but i want to send some more data that will not be shown in table for example sum of columns of that query result.
how can i do this?
thanks in advanced
This discussion has been closed.