[PHP-WIN] Re: The inevitable LoadModule problem

2003-02-23 Thread Per Christian
orked fine for me. Best Regards, Per Christian "Rotsky" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > Okay, I know you've all heard this one before, but I'm really new to all > this, can't really claim to be a programmer and am on a steep learning &

[PHP-WIN] Forget it...

2003-02-22 Thread Per Christian
Just forget it... I figured it out myself "Per Christian" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > Hi > > I'm building a PHP project for fun, and are going to get some dates from my > database (mysql). > The problem is that I only want the

[PHP-WIN] Duplicate entry removal

2003-02-22 Thread Per Christian
on or some code that removes duplicate entries from a array? Best Regards, Per Christian -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: why is this mail code not working on a windows server?

2003-02-22 Thread Per Christian
It does not look like you have set the SMTP-port in the code you use below... Try to set the port too and see if that helps Best Regards, Per Christian "Cathy" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > Hi, > I'm getting rather desperate about