Quote:
Originally Posted by aayushagrawal90
hmm, preg_replace will be hard for you if u don't know anything about it.
use this str_replace as suggested by TheWindows7Site
You can try this code
Code:
$post['message'] =
str_replace('h-q.tv/go/dm.php?id', 'mydesi.tv/dm.php?url', $post['message']);
|
Thanks a lot , that worked.. Hey... do you know how to show like 2, 3 , or 4 threads on forumhome home from each forum instead of showing latest 1 thread.. like this
https://vborg.vbsupport.ru/attachmen...6&d=1310268699
you see i've extra space so i want to show like 4 lates threads instead of just 1...