Click to See Complete Forum and Search --> : Mail() help please


twista
05-10-2006, 04:18 PM
I've got two questions, if anyone can help that'd be awesome.
I'm just starting to learn this language(it's coming quickly because I learned a great deal of C/C++ in university).

I'm looking for some kind of developing environment, something that will color the syntax and maybe check for errors, but color the sytax at the very least(writing in notepad is most annoying).

Next, I've figured out most of the uses behind the mail() function, except how to format the message area...

I've figured out that /n is a new line, but does anyone know where I can find the formatting commands for that? like aligning and changing the text size?

Thanks in advance.

tegraphix
05-10-2006, 04:59 PM
For editing I prefer Dreamweaver but if you are looking for a free alternative I was partial to phpDesigner (http://www.download.com/PHP-Designer-2005/3000-7957_4-10362291.html).

And here is a mail() tutorial (http://codewalkers.com/tutorials/72/1.html) that should help you out.

NogDog
05-10-2006, 08:18 PM
I use HTML-Kit (http://www.chami.com/html-kit/) as my editor, it includes syntax coloring for PHP and other popular scripting languages (as well as for HMTL). There are also some PHP plug-ins available for it you may or may not find useful.

Heavy Metal
05-10-2006, 10:55 PM
if you were on a version of linux called linspire, i could help you out but i dont think they have it for other versions.

acemo
05-11-2006, 07:09 AM
for windows i use notepad++
for linux i use kate or scite