[PHP-WIN] Re: [PHP-DB] Need Help with PHP Mails

2011-04-04 Thread Will Lunden
Hi Guru, Glad to hear it's working! Yes the mail function will be able to handle all the fields, it should be as simple as repeating what you've already done for all of the remaining fields - Will On Apr 4, 2011, at 1:09 PM, Guru™ wrote: Hi Will, Below is my final PHP cod

[PHP-WIN] Re: [PHP-DB] Need Help with PHP Mails

2011-04-04 Thread Will Lunden
Hi Guru, Have you already made the php script that includes the "mail" function? If there is an error in your php that is preventing the mail function from working properly, I or someone else may be able to help you correct it if you were to send the php you have written so far. -Wil

RE: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Will Fitch
It's a long shot, but have you restarted Apache? -- Thanks, Will Fitch Zend Certified Engineer Cell: 931.205.8242 Fax: 931.914.1206 -Original Message- From: PK [mailto:kprateek...@gmail.com] Sent: Wednesday, June 17, 2009 9:44 AM To: php-windows@lists.php.net Subject: [PHP-WIN]

[PHP-WIN] IIS 5.0 Upload problems

2004-05-28 Thread Will
Hello all, I am using IIS5.0 on windows 2000 advanced server and I am having problems with uploading photos to the web. It says that it cannot copy from temp folder. It there an easy fix for this?? - Do you Yahoo!? Friends. Fun. Try the all-ne

[PHP-WIN] Email Archiver???????

2004-05-02 Thread Will
Does anyone know of a good email archiver written in PHP?? ~WILL~ __ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover -- PHP Windows Mailing List (http://www.php.net

Re: [PHP-WIN] Re: Order By........

2004-04-27 Thread Will
Thank you very much!! :) It worked. ~WILL~ --- De Greef Sébastien <[EMAIL PROTECTED]> wrote: > you must add the Order like ASC for upwards and DESC > for descending order > "select * from $table_name2 where cat_id = > > '$_POST[cat_id]' ORDER BY posted DESC

[PHP-WIN] Order By........

2004-04-26 Thread Will
Hello All, I have a question regarding the order by: Here is my code: $get_post = "select * from $table_name2 where cat_id = '$_POST[cat_id]' ORDER BY posted"; It is not taking the last post and putting it first. I think there is something else I have to put there but I cannot figure it out. Can

RE: [PHP-WIN] Email Servers

2004-03-12 Thread Will
The email address that I am sending it to, which is me bounces back saying that it is an open rely and it will not be delivered. I know the email is used because it is my own. ~WILL~ -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004

[PHP-WIN] Scheduled Tasks

2004-03-11 Thread Will
find what they were talking about! Can anyone help? ~WILL~ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Email Servers

2004-03-11 Thread Will
. :) ~WILL~ PS: I am looking for free ones!! :) LOL -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] More Then one email

2004-03-10 Thread Will
ils at all!! Please help. :) ~WILL~ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] system and exec

2002-10-14 Thread Will
I have tried doing several simple examples like this just echos nothing. putting the cmd into a .bat file though will echo "Does this work"; Will -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Naming Variables Based on Variable Content

2001-03-21 Thread Will Degener
Any ideas if this is possible and if so how ??? Thanks in advance. - Will If I have a variable : $MyVar = "Contents"; Can I create a variable at "runtime" that has a name based on the contents of $MyVar ? eg $Contents -- PHP Windows Mailing List (http://www.php.net