|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
About Mail with PHP
Hi first time here, how are u all?And a lot of question hehehe
I very appreciate any answer, THANKS ALOT yonscun |
|
#2
|
|||
|
|||
|
yonscun,
Welcome to the forums! First off, the best place to learn about PHP's mail() function is directly from the PHP Manual: www.php.net/mail As for the emoticons (smilies) and converting them, here's a nice tutorial by Havard Lindset that will have you on your way to converting smilies in no time! Have a read: Quick and Dirty Emoticons.The best place to play with the mail function is right on your own Apache/PHP installation. I'm assuming you have a local copy of Apache/PHP installed on your machine... If so, you can send mail using your ISP's SMTP servers. Hope that helps... PS: Your English isn't bad at all... ![]()
__________________
____________________________________________ Developer Shed Weekly Writer | DevArticles Forum Moderator Build Your Own KlipFolio Klip With PHP FrankManno.com - Under Construction Design Interactive Group - Under Construction |
|
#3
|
|||
|
|||
|
Thanks FrankieShakes
![]() ![]() I have read that tutorial and have a lot useful things. But still don't know how to create <textarea> (or something like that) which we can put smilies directly into it (and it's appear as an image not just text like ":" following with this char ")" for this " " image).I have try to put image tag <img> into textarea but it failed. yonscun ps : www.php.net/mail just give me a login form without registration ![]() |
|
#4
|
|||
|
|||
|
I know you can create an html 'textarea' using javascript or some kind of applet but you can't just have a textarea that supports images sadly.
For the mail function try http://uk2.php.net/manual/en/ref.mail.php as a starting point. -KM- |
|
#5
|
|||
|
|||
I just want to learn how to create message area like this forum reply form. To make a string bold I just need to select it and klik BOLD button, where on other forum I usually forced to use and to make it bold.Also we can insert image right to this form with out typing. where usually I must to type some chars like , :_(, T_T, X(.Just....how to create this replay form? ![]() |
|
#6
|
||||
|
||||
|
yonscun, check out http://www.interactivetools.com/products/htmlarea/ for a nice WYSIWYG text area that'll probably do pretty much what you're looking for.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
|
#7
|
|||
|
|||
|
dhouston, thank you very much
this is what I have looking for 4 month......thanks alot ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > About Mail with PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|