[PHP-WIN] can't view php

2002-04-18 Thread joey
Everytime i try to view a php file on my server it prompts me to download the file then opens it up in word pad. I can view any other file just not php. Can anyone help me with this problem please? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
Ok i'm using Apache 1.3.24 and PHP 4.1.2 and the windows platform is XP home edition yes i've added this line in my httpd.conf file AddType application/x-httpd-php .php "Joey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... &g

[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
replies. it's probably just one simple thingy somewhere BUT WHERE. "Nicole Amashta" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Keep reading the documentation ... if that's the only line you added, you > aren't don

[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
ok well since my page works great on my hosting server which uses Linux i'm just gonna install linux. My version of Windows just doesn't support it. "Joey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > yes i've tri

[PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread Joey Garcia
I'm really surprised how difficult it is to get cookies to work with PHP, I can't seem to get it to work and I've read all these posts and other posts elsewhere and everyone says the same thing IT MUST BE THE FIRST THING SENT. I have tried everything, what am I doing wrong??? Any help would be m

Re: [PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread Joey Garcia
It Worked!!! Boy, they aren't kidding when they are "IT MUST BE THE FIRST THING SENT"! Line 1 now looks like this Thanks for your answer Andrian! -Original Message- From: Andrian Pervazov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 12:33 PM To: Joey

[PHP-WIN] fwrite is adding extra text, why? and where is it coming from????

2001-01-22 Thread Joey Garcia
I an using the fwrite command to show how it works but it is writing extra data. For example, I have a Form text box that prompts for a new string of data then on submit it writes this to the text file and for just a test I wrote "this is a test" and I got the text below. I don't understand why?

[PHP-WIN] File Upload can't copy file

2001-01-24 Thread Joey Garcia
I was using the File Upload tutorial from Julie Meloni's thickbook.com site and it looks simple enough but I can't copy the file mainly because it is looking in the wrong spot for the file I browsed to. Some help would be appreciated, I have a class that I want to teach this to. For instance, I