What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » code for inserting smilies easily

code for inserting smilies easily
Author: Message:
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: code for inserting smilies easily
in what context?

If you are talking about in php or something then
code:
$text = str_replace(":)", "<img src='images/smilies/smile.gif' />", $text);
should work.

This post was edited on 12-14-2005 at 08:47 PM by saralk.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
12-14-2005 08:46 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
code for inserting smilies easily - by stoshrocket on 12-14-2005 at 07:51 PM
RE: code for inserting smilies easily - by saralk on 12-14-2005 at 08:46 PM
RE: code for inserting smilies easily - by Chris4 on 12-15-2005 at 01:59 AM
RE: code for inserting smilies easily - by stoshrocket on 12-15-2005 at 12:16 PM
RE: code for inserting smilies easily - by user27089 on 12-15-2005 at 12:33 PM
RE: code for inserting smilies easily - by stoshrocket on 12-15-2005 at 03:41 PM
RE: code for inserting smilies easily - by hmaster on 12-15-2005 at 05:33 PM
RE: code for inserting smilies easily - by stoshrocket on 12-15-2005 at 05:34 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On