[PHP-WIN] Re: Wrong date stamp with mail()

2001-11-02 Thread anch.org
How about trying GMT +1600? Ugly solution but hey... Now for my mail() question. How to send AUTH info? "Ralph Nicovich" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I have a recent instalation on Win2k using an Apache server. > I am able to u

[PHP-WIN] Re: Wrong date stamp with mail()

2001-11-02 Thread anch.org
Woops I had my email address as admin@ and this newsgroup automatically appended pb1.pair.com to the end of it. Sorry but I'm NOT [EMAIL PROTECTED] just so you know. "Anch.Org" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > H

[PHP-WIN] Re: Creating dns via code...

2001-11-02 Thread anch.org
Have you tried a hosts file? -- PHP Windows 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: [EMAIL PROTECTED]

Re: [PHP-WIN] Connecting to a database

2001-11-02 Thread anch.org
you'll have to use WinMySQLadmin to create a database and give it arbitrary user name and password. Then use those that user name and password in your forum install form. http://anch.org Anchorage Non-Commercial Host Your Tech Psychic Headquarters -- PHP Windows Mailing List (http://www.

[PHP-WIN] Re: Login-System

2001-11-02 Thread anch.org
Have you considered .httaccess? -- PHP Windows 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: [EMAIL PROTECTED]

[PHP-WIN] Re: PHP.ini problems

2001-11-02 Thread anch.org
I'm having the same problem. It's due to the mail server set to AUTH permissions for mail relay via SMTP. The only way I know of to make it work is to open up your mail server to act as a full mail relay, letting spammers do what they want... Not a happy solution. Now I ask this question again

[PHP-WIN] Re: log-in system

2001-11-02 Thread anch.org
use .httaccess -- PHP Windows 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: [EMAIL PROTECTED]

[PHP-WIN] Re: Looking for a script

2001-11-02 Thread anch.org
I thought push technology went out with commuting to work. -- PHP Windows 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: [EMAIL PROTECTED]

[PHP-WIN] Re: PHP.ini problems

2001-11-04 Thread anch.org
called smtp_auth_php.zip Why use a mail server that requires authentication? To prevent spam, of course! http://anch.org Free websites with SSL, PHP, ASP, SQL & more! No ugly popups / banners. Tech support forums Fozner > > Now I ask this question again. How do I send a valid AUTH heade

[PHP-WIN] Re: Seeing in input box

2001-11-13 Thread anch.org
Looks like something in your script is converting to HTML. Line breaks are converted to for display as HTML. To re-enter into a text box you'll have to convert the back into crLF. "Jack" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Dear all > I had made

[PHP-WIN] Re: MING

2001-11-13 Thread anch.org
I think you need to enter a mapping in php.ini to use extensions like ming or whatever. "Josh Seward" <[EMAIL PROTECTED]> wrote in message 000f01c16b4f$9c8a6af0$9300a8c0@wisestructures">news:000f01c16b4f$9c8a6af0$9300a8c0@wisestructures... I am getting the following error: Warning: Unable to loa

[PHP-WIN] Re: Read Session in ASP in PHP

2001-11-19 Thread anch.org
Sorry, I'm a PHP newbie. The only way I know you can pass values to a php script is the normal way, through the URL, as in: a href=yourscript.php?var1=value&var2=value... etc. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,