hello!
i am a total newbie, and would appreciate some help with this:
i want to search a string, $string for some chars. for example i want to know if "x" is in the string, but i want to use the charcode to do this.. char(xx) format.
like ereg ('char(xy)', $string); but the format is incorrect, how do i do this?
thanks
/BN