Link to home
Start Free TrialLog in
Avatar of Fezi
FeziFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Add Pagination to Google Custom Search PHP XML

Hi,

I found this great script to implement Google Custom Search (link below)
http://www.seopher.com/articles/google_custom_search_tutorial_using_xml_and_php_

I want to add numbered pagination to this. The code currently has "<previous page" and "next page >", i want to remove this and have numbered pagination. How do i go about doing this?
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Fezi

ASKER

Thanks. It helped