Updating wysiwyg / longtext field in php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Scott_Smith
    Junior Member
    • Oct 2017
    • 27

    Updating wysiwyg / longtext field in php

    I am uncertain how I can update a wysiwyg field through php??

    Help & thanks in advance!

    Scott

  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi
    As any other field. In general it contains html code. But if you want to replace something, you could have some problem, because tags can break searching phrase

    Comment

    • Scott_Smith
      Junior Member
      • Oct 2017
      • 27

      #3
      Tanya... dopey me, it was an unrelated error. and now works fine.. I just assumed I needed a different method to update this type of field based on my experience with other languages!
      thanks!
      Scott

      Comment

      Working...