PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
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  
Old July 2nd, 2004, 07:31 AM
yonscun_lie yonscun_lie is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 9 yonscun_lie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
About Mail with PHP

Hi first time here, how are u all?

And a lot of question hehehe
  1. I have been learning php for 1 years, and now I want to learn mail() function in php. Anyone know where to start? I don't have any mail server now (which one is the best)? After installing mail server how to use it with php?
  2. For learning purpose : can we create a simple mail for LAN? (intranet) so every people in that intranet can send and receive mail? (better if people can send mail to outside too ).
  3. How to create an text area like this (this posting form). I can directly put a smilie into my textarea like this , for long time I only use some special chars like "" (for smilie) then convert it into an image after post.
I am Sorry, english is not my default language, so my english is bad.

I very appreciate any answer, THANKS ALOT

yonscun

Reply With Quote
  #2  
Old July 2nd, 2004, 08:23 AM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
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

Reply With Quote
  #3  
Old July 3rd, 2004, 03:39 AM
yonscun_lie yonscun_lie is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 9 yonscun_lie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Talking

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

Reply With Quote
  #4  
Old July 3rd, 2004, 01:58 PM
kode_monkey kode_monkey is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 367 kode_monkey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 21 sec
Reputation Power: 5
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-

Reply With Quote
  #5  
Old July 9th, 2004, 07:54 AM
yonscun_lie yonscun_lie is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 9 yonscun_lie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Duh looks like I really have a bad english......:_(

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?

Reply With Quote
  #6  
Old July 9th, 2004, 08:10 AM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
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.

Reply With Quote
  #7  
Old July 12th, 2004, 01:55 AM
yonscun_lie yonscun_lie is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 9 yonscun_lie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
dhouston, thank you very much this is what I have looking for 4 month......thanks alot

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingPHP Development > About Mail with PHP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway