|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Retrieving middle part of string - Resolved
I'd like to know if there's a function which gives back a certain part of a string inbetween to set charachters...I've been looking for it a long time...
So for example you have...a string which holds: "blabla<b>This is what I want</b>dfgf.fg.fdg.f" or "fdgdfgfdg"<b>This is what I wanna</b>dfdf gffdg " So I want the function to return everything which is between <b> and </b>. Anyone got any ideas? Last edited by Chrissie : April 26th, 2003 at 07:01 AM. |
|
#2
|
|||
|
|||
|
Resolved
PHP Code:
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Retrieving middle part of string... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|