Hi Guys,
what i want in php may be a simple thing for all you expert people :-), but i am stuck in this problem.
what I want is , to search for a word in the strings which starts from character "@".
For example string is : "hey people, @google is a great search engine," so in this string, i want to search for this "@google" word and then i will put some code to make it a link so that it redirects us to Google.com or some other links.
If anyone has some other way to make this word a link like @tweetid is automatically linked to user id on twitter, then please post it as reply.
Thanks.