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:
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
34 / Male / Flag
Joined: Aug 2005
O.P. RE: code for inserting smilies easily
quote:
Originally posted by saralk
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.

thanks, im guessing i can put this code at the head tag or iam i going to have to direct it to a php file??

quote:
Originally posted by chris4
If it's in HTML, you can always copy and paste?
Ctrl + c ... Copy
Ctrl + v ... Paste

thats what iuve been doin until now but i am using the smilies once evcery time i insert news the webpage, and there are about 10 different ones so c and v wont be that effective, thanks anyway!
formerly methos
12-15-2005 12:16 PM
Profile PM Web 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