Results 1 to 25 of 25

Thread: Replace but how ?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Exclamation Replace but how ?

    PHP Code:
    How can I convert this string
    [color=anycolor]any text[/color]

    to this string
    <font color=anycolor>any text</font>

    Can I use str_replace function to do that then What is the code 
    Last edited by prokhaled; Jul 6th, 2002 at 02:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width