but the previous, next and the page number links are not there at all
Have you verified that your query actually returns MORE than 10 records? For purposes of testing, change: $display=10; //setting the number of records to display per page
to: $display=5; //setting the number of records to display per page