I have a problem with pagination.
I enter a word and the search result is OK. If I click on NEXT, the searchword is chopped? resulting in error because the word is now less than 3 charachters.
Is there a way I can encode the keyword entered into the search box to EUC?
I have tried php.net for more information on stripslashes, urlencode, htmlspecialchars, etc. but got more confused.
Will appreciate any assistance.
Binto


