Results 1 to 3 of 3

Thread: Stripslashes? or HTMLSpecialChars

  1. #1
    Join Date
    Oct 2001
    Posts
    94

    Default Stripslashes? or HTMLSpecialChars

    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

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    How about php compilation. I heard before that you must compile php to specific char set.

    When I googled the solution, I found good php resource, www.phphelpdesk.com
    I may sign up their service. Perhaps I can replay the problem there.

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •