I need to pull data from a table that is in the same database as my wordpress. The data needs to be displayed into my wordpress cms. The data will be display using the php/mysql while() statement. I also need my sidebar to dispay a few lines of text from a mysql table.
Need Pagination too for the data.