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
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
Comment