Adex3g's Posts
Nairaland Forum › Adex3g's Profile › Adex3g's Posts
I am planing on how to switch my website to gigalayer. Are they a good webhosting? Did they has a good server? Did their server alway 94% up? What promblems did have/has? Thanks @all |
Fashola lagos state govn can do that |
What is the meaning of elewedu |
Yes |
wapbazecom: you are a learneryes i am a learner. I can see that admentation is performing (S..........). I no go talk..... |
have you been recieving money from admentation for this month, when are they going to pay me? i have $70 on my account and on 1-9-2014 i did not see the money again and i have not recieve any payment yet, what happen? Thanks |
$AOG_te = ereg_replace("http://[A-Za-z0-9./=?-_]+","<a href=\"\\0\">\\0</a>", $AOG_te); $AOG_te = preg_replace("/\[url\=(.*?)\](.*?)\[\/url\]/is","<a href=\"$1\">$2</a>",$AOG_te); i have that above code in my bbcode function. But ereg_replace did not allow the preg_replace to work, what can i do so that two will work without affecting each other. If user post http:// nairaland.com or [ url=http:// nairaland.com]nairaland[/url] should turn to link. |