[PHP-WIN] Re: 500 Internal Server Error

2002-01-01 Thread Chris Burwell
oes anyone else encounter this problem, and has anyone solved this problem. Also, does anyone know if this problem is going to be addressed in future releases of PHP? "Chris Burwell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am run

[PHP-WIN] Cookies

2002-01-01 Thread Chris Burwell
I have a user authentication script that compares the information the user enters t the information that is in a database table. When the user enter the correct information (Username and password) Two cookies are set one for the username and one for the password. My problem is when the user is red

[PHP-WIN] 500 Internal Server Error

2002-01-01 Thread Chris Burwell
I am running apache 1.3.X, MySQL 3.23.47, and PHP 4.1.0 on windows XP pro. I have a user login script that compare the information the user enters into the forms with the information in our database. After the user enters the correct information a session should be started. My question is when my

[PHP-WIN] Fatal Error

2001-10-18 Thread Chris Burwell
When I try to assign a php varible to a fast template value i get the following fatal error: Fatal error: Call to a member function on a non-object in c:\web\re-write\news.php on line 43 Line 43 reads as follows: $tpl->assign(NEWSID, $newsid); Any ideas on what is happening, and how i can fix t

[PHP-WIN] FastTemplate Sending headers

2001-10-16 Thread Chris Burwell
When i run my user login script i get the following errors: Warning: Cannot add header information - headers already sent by (output started at c:\web\fasttemplate\class.FastTemplate.php:333) in c:\web\re-write\login.php on line 38 Warning: Cannot add header information - headers already sent by

[PHP-WIN] Self Submitting form

2001-10-14 Thread Chris Burwell
I am having trouble with a user registration script. It seems that the script is not registering the varible $stage for some reason. This means that my script will not move to the next stage in it's execution. I can't figure out how to fix this. I should note that i am using php 4.0.6 with apache

[PHP-WIN] Fast Template and PHP Varibles

2001-09-12 Thread Chris Burwell
Is anyone here familiar with the FastTemplate class for PHP? If so maybe you can help me. All i want to do is print a PHP varibles value out when my template is phrased. I will give you an example. When I make a form in the action="" part It usually reads action=\"$PHP_SELF\". Now that i have swit

[PHP-WIN] Fast Template PHP4 patch

2001-09-10 Thread Chris Burwell
How do I patch Fast Template to PHP4? I see the code to do so on their web site (http://www.thewebmasters.net/php/FastTemplate.phtml), but I do not know where in class.fasttemplate.php3 to put that cade. Can someone help me out? Any Help is greatly appreciated! -- PHP Windows Mailing List (htt

[PHP-WIN] User registration not working!

2001-09-09 Thread Chris Burwell
I am having some trouble with my user authentication system. I just can't get it to work the way i want it to. When i try to register with an e-mail that is already in the database it dooes not give me the proper error. Can someone help me out? I have included the registration file in th is messag

[PHP-WIN] mail(); Help

2001-09-09 Thread Chris Burwell
I am having a little trouble getting my script to work correctly. PHP send the mail out fine, but when i see the mail in my inbox, it have no from address. I have tryed to figure out why this is not working, but i have gad no sucess. I have enclosed the code below, any help is greatly appreciated!

[PHP-WIN] Re: mail(); error

2001-08-01 Thread Chris Burwell
Thanks Everybody I didn't even think of the whloe smtp server thing on my own computer. Thanks for your help! "Chris Burwell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > when i try to send an e-mail using the mail(); functi

[PHP-WIN] mail(); error

2001-07-31 Thread Chris Burwell
when i try to send an e-mail using the mail(); function i get the following message: Warning: Failed to Connect in d:\Server\apache\htdocs\dev\inc\functions.inc on line 26 Line 26 of the functions.inc file reads like this: $mailsend = mail("$email", "$subject", "$body", "From: $from\r\nContent-