User Profile

Collapse

Profile Sidebar

Collapse
ejasonwu
ejasonwu
Last Activity: Nov 3 '08, 09:47 AM
Joined: Nov 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ejasonwu
    replied to Cut text out from a string
    in PHP
    Thank You for help
    it work now
    Thanks a lot...
    See more | Go to post

    Leave a comment:


  • ejasonwu
    started a topic Cut text out from a string
    in PHP

    Cut text out from a string

    I have a string : 420_million_peo ple-(Softeware_Comp uter)/en

    i want to have string cut like

    string1 before -
    string1 : 420_million_peo ple

    and

    string2 before between ()
    string2: Softeware_Compu ter

    string3 after /
    string3: en

    please help me

    below is the code i have try to use (Not working lol)

    the string...
    See more | Go to post
    Last edited by Markus; Nov 2 '08, 11:01 AM. Reason: added # tags
No activity results to display
Show More
Working...