use checkboxes to change text color PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thomasj2
    New Member
    • Mar 2008
    • 1

    use checkboxes to change text color PHP

    I have made a form which has a text area and 3 check boxes one for underline, one for bold and one for changing font color to red. I now have to make a php code to return what the user requires. Therefore if they have typed in hello and ticked red i need o the code to return the word hello and in red, if they have ticked underline and bold i need it not to tunr it red and just underline and turn it bold.

    Any help would be appreciated I am a beginner have done some basic PHP. i just need to be pointed in the right direction.

    Thanks

    Thomas
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Welcome to TSDN.

    Don't make us guess what you have done. And show the code. Witihin the appropriate code tags!

    Ronald

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Please remember to provide a meaningful Title for any threads started (see the FAQ entry Use a Good Thread Title).

      This helps to ensure that other members, and also the general public, will have a better chance of finding answers to any similar questions.

      MODERATOR

      Comment

      Working...