![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 6
Rep Power: 0
![]() |
Hello - and a few questions...
Hi,
I am fairly new to programming. Have been learning Html, CSS, and Javascript for a while now. I have a few questions and did not see a forum tailored to what I would like to learn about. Hence, my questions are here. I have an objective for the website I am creating; I would like to establish a fee-based email service. I would like to know what language(s) I need to learn to do that. My email service, would, ideally, include encryption for both transmission and storage of files. Also, what other factors must I consider and learn about in order to host an email service? Costs? Any help you can offer would be greatly appreciated. jbonham |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Dec 2004
Posts: 26
Rep Power: 0
![]() |
PHP would be essentially, IMO.
|
|
|
|
|
|
#3 |
|
Professional Programmer
|
yeah, probably PHP and knowledge of perl would be the best, although perl would not be required to complete this, it would be handy.
-Diz |
|
|
|
|
|
#4 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
Welcome to the forums. I also agree with PHP.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
PHP most definitely... I would also use a MySQL for the database. May want to look into Tripple DES for the encryption. PHP has builtin email functions, which are nice. You could also code it in C# and make it a web service.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() ![]() |
That's a first MJ... we posted at exactly the same time 5:38am.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Jan 2005
Posts: 6
Rep Power: 0
![]() |
thanks all for the quick replies.
Pseudo Class- what is IMO? Infinite Recursion- I do not understand; if I design the service with PHP, MySQL, and Tripple DES, how does C+ come into play? I am designing the service to be strictly a web service. Can anyone recommend specific sites to learn from, regarding tutorials? jbonham |
|
|
|
|
|
#8 | |
|
Professional Programmer
Join Date: Jun 2004
Location: South Africa, Johannesburg
Posts: 301
Rep Power: 5
![]() |
welcome.
Quote:
![]()
__________________
[SIGPIC][/SIGPIC] |
|
|
|
|
|
|
#9 |
|
Programming Guru
![]() |
__________________
|
|
|
|
|
|
#10 |
|
Newbie
Join Date: Jan 2005
Posts: 6
Rep Power: 0
![]() |
Re: IMO/IMHO
Oh. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|