can anyone help me to create a simple pagination i want it like this <<Prev 1 2 3 Next>> just like in google
Here you got some examples. http://www.google.com/search?hl=en&q=php+pagination+tutorial&btnG=Google+Search
I preffer to use javascript based instead of requiring the database to generate the pagination, its not a good practise... try javascript based.