Jump to content

rishum

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

rishum's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello there, Anyone, please? Rishum  ???
  2. Hello guys, One of my clients wants a database driven site in Arabic. Wanted some tips as to how I should go about it all. Does MySQL support Arabic language and how do I set this option? Does any of you people know about any example somewhere in the cyber space that can show me how to help my client with his requirements? Any help at all will be greatly appreciated. I look forward to hearing from you. Warm regards, Rishum
  3. Hey guys, Thanks a ton for your guidance! I will check out this function right now  :) Rishum
  4. Hello everyone, I have only recently started dabbling with PHP. I don't have a strong programming background but am determined to learn PHP to enhance my professional profile. I have joined this forum to seek help from people who are much more adept at all things PHP!  :) What I am currently trying to do is to catch a string, remove the white spaces preceeding and trailing the string, and then replacing the spaces between the words that might be in a string with the # symbol. My problem is that using the trim() function, all the white spaces may be removed but I will not be able to replace the spaces between the words with a #. I am not able to understand how to go about this. Should I be using a loop to check all characters one-by-one and wherever a space is encountered amongst the characters, it be replaced by a #? Or is there any other simpler way to do it? Also, can anyone kindly direct me to any code example to achieve what I want to? I eagerly look forward to hearing form you guys. Thanks and regards, Rishum
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.