|
-
Apr 7th, 2002, 10:13 AM
#1
Thread Starter
Hyperactive Member
Get URL and replace
In this code:
$String="Hi how are you http://mypage.com fine thanks http://youpage.com";
How can I replace all sites in this var to any string, for example (STAR)
I mean I want to let:
$String="Hi how are you STAR fine thanks STAR";
---
Like:
replace
(URL)http://site.com(/url)
To
<A href=http://site.com>http://site.com</A>
in this forum
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|