[PHP-DB] mail function

2003-10-30 Thread Ng Hwee Hwee
hi all, i need to use a mail() function to send a job application to my inbox when an applicant goes online and complete the application form. However, when the contents of a certain field is very long, the message i get in my inbox is truncated! can anyone help me please? i've tried word wrap,

Re: [PHP-DB] mail function

2003-10-30 Thread Shahmat Dahlan
The textarea tag has an option called wrap, pls read below (extracted from w3c.org) TEXTAREA NAME=foo ROWS=4 COLS=40 WRAP=OFF Carriage returns and line feeds entered by the user are ignored and one line of text is sent to the server. No automatic wrapping is done, so the user must scroll

[PHP-DB] mail function

2003-10-30 Thread Ng Hwee Hwee
hi all, i need to use a mail() function to send a job application to my inbox when an applicant goes online and complete the application form. However, when the contents of a certain field is very long, the message i get in my inbox is truncated! can anyone help me please? i've tried word wrap,

[PHP-DB] Re: mail function

2003-10-30 Thread Manuel Lemos
Hello, On 10/30/2003 05:50 AM, Ng Hwee Hwee wrote: i need to use a mail() function to send a job application to my inbox when an applicant goes online and complete the application form. However, when the contents of a certain field is very long, the message i get in my inbox is truncated! can

[PHP-DB] Re: mail function

2003-10-30 Thread Manuel Lemos
Hello, On 10/30/2003 05:50 AM, Ng Hwee Hwee wrote: i need to use a mail() function to send a job application to my inbox when an applicant goes online and complete the application form. However, when the contents of a certain field is very long, the message i get in my inbox is truncated! can

[PHP-DB] Where To Go For Newbie Help?

2003-10-30 Thread johnradio
hi where can i go to get total beginner's help? thx -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Where To Go For Newbie Help?

2003-10-30 Thread Michael Mauch
Johnradio wrote: where can i go to get total beginner's help? http://www.php.net/manual/ - look especially at the FAQ section and of course at the sections that you are interested in (Installation, Language Reference, you name it). Regards... Michael -- PHP Database Mailing

Re: [PHP-DB] Where To Go For Newbie Help?

2003-10-30 Thread Filip de Waard
On Thu, 2003-10-30 at 22:35, johnradio wrote: hi where can i go to get total beginner's help? thx Hi, This is a copy of a message i just sent to php-general... There are many great websites, for instance: http://www.phpdeveloper.org http://www.phpbuilder.com http://www.devshed.com

[PHP-DB] Need help with queries

2003-10-30 Thread Shiloh Madsen
I need some help with some join queries im working on and was wondering if someone might be able to give me some help with them. Kinda lookiin for more real time discussion, so if you feel like givin me some help, hit me on IM. AIM: lumerian3 Yahoo: lumerian1 MSN: [EMAIL PROTECTED] ICQ: 76145844

Re: [PHP-DB] Need help with queries

2003-10-30 Thread Filip de Waard
On Fri, 2003-10-31 at 01:23, Shiloh Madsen wrote: I need some help with some join queries im working on and was wondering if someone might be able to give me some help with them. Kinda lookiin for more real time discussion, so if you feel like givin me some help, hit me on IM. Hi, If you want

[PHP-DB] PHP 5.0.0 Beta 2 released!

2003-10-30 Thread Andi Gutmans
Dear PHP users, PHP 5.0.0 Beta 2 has been released. This is the first feature complete version of PHP 5 except for work on extensions, and we recommend for PHP users to try it. PHP 5 is still not ready for production use! Some of the more major changes include: - PHP 5 features the Zend Engine