Jump to content

JR

Members
  • Posts

    11
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

JR's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. JR

    code help

    $string_that_was_translated = str_replace("English Word","French Word", $string_to_be_translated); Can someone please tell em what I would do if I wanted to add more variables to this code? ie another english word to be altered into another french word
  2. JR

    code help

    Hi Waynewx, Thank you I have managed to get your code working but please could you give me the same code but I need to add more variables I need to chnge more than one word.
  3. JR

    code help

    Hi Waynewex, this sounds great, in the $string_that_was_translated do I put $destination sorry if I seem thick!
  4. JR

    code help

    Thanks but I was really looking for something simple I could do on the page!
  5. JR

    code help

    Isnt there a way I can just do an array to change London to Londres etc...
  6. JR

    code help

    Hi, what do you mean defined?
  7. JR

    code help

    It is just an array rather than database. DO I add this code at the top of the page or where the destination is displayed on the page please?
  8. JR

    code help

    I have looked at this but this is hard. Was hoping someone could just give me easy code with my variables
  9. JR

    code help

    I think it is a code for array I need. All I want to be able to do is me manually input Londres instead of London so it only displays as Londres on the French pages.
  10. JR

    code help

    I will do the translation. I need the code to alter London to Londres only on the page it is displayed
  11. JR

    code help

    I have a travel agents website I am translating into French. I need to alter my destinations which are entered in the database in English to display in French What specific code would I need to alter mysql field $destination For example London needs to become Londres England needs to become Angleterre
×
×
  • 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.