Re: [PHP] Mail() function problem

2002-09-11 Thread Alva Chew
Hi, does that mean I can do nothing about it? Alva "Pekka Saarinen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 9/10/2002, you wrote: > >Hi Everyone, > > > >I did a simple test with this script: > > > > >mail("[EMAIL PROTECTED]", "test", "this is a tes

[PHP] Mail() function problem

2002-09-10 Thread Alva Chew
Hi Everyone, I did a simple test with this script: I run the script from web accounts on different servers. I can receive the test mail from some but not from others. Is there any configurations that I am missing here? Thanks and regards. -- Alva Chew Stridec Systems mobile: +65 9144-8023

[PHP] Open a new window by code

2002-08-24 Thread Alva Chew
Hi, Does anyone know how can i open a new browser window by PHP code? Thanks and regards. Alva Chew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] SMS with php

2001-09-16 Thread Alva Chew
Hi, Does anyone know how to send a sms message to a handphone using PHP? Thanks and regards, Alva Chew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail

[PHP] php logo

2001-07-19 Thread Alva Chew
hi everyone, i would like to know if there is an official logo for php4 that i can put on my company website, to show that we support and develop applications using php4. thanks and regards, Alva Chew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Convert

2001-06-28 Thread Alva Chew
use implode("separator", $array). the separator joins the array together. For example, if you got 'cat', 'run', 'dog' in the array using implode("-", $array) will give you: cat-run-dog. Got it? regards, Alva Chew <[EMAIL PROTECTED]> w

Re: [PHP] Line Breaks in

2001-06-28 Thread Alva Chew
try the function nl2br($value) regards, Alva Chew "Nathan Cook" <[EMAIL PROTECTED]> wrote in message 00cf01c0ff3d$72992160$[EMAIL PROTECTED]">news:00cf01c0ff3d$72992160$[EMAIL PROTECTED]... > Hello- > > I am selecting a value from a blob field in a mysql

Re: [PHP] Pricing Advice Needed

2001-06-28 Thread Alva Chew
you're too experienced you can save lots of research and > learning time. > therefore you have to estimate how much does your hour cost and how much are > you able to do. > you can start by $20/hour... > > ""Alva Chew"" <[EMAIL PROTECTED]> wr

[PHP] Pricing Advice Needed

2001-06-28 Thread Alva Chew
an tell me on the average, how much should I be charging per man hour, or per line of code? Sincere thanks and regards, Alva Chew, Singapore -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac