[PHP-WIN] Code did not work on Explorer but worked on PHP coder.

2001-09-27 Thread Burak Delice
hi I tried a php code below: Title here! whe I run this sample in "php coder" it worked. But when I run on Internet exoplorer it did not work. empty screen appeared. why? not: I have using windows 2000, IIS5 and PHP4. -- PHP Windows Mailing List (http://www.php.net/) To

[PHP-WIN] please send your reply messages to PHP forum

2001-09-21 Thread Burak Delice
hello PHP forum I sent a few message to this forum and messages came as e-mail for me (I think lot of message have been sent like this way). please send your talented advices to here. because a lot of message's reply is not found. thanks your helps and interests.. -- PHP Windows Mailing List

[PHP-WIN] some variable errors

2001-09-21 Thread Burak Delice
(win2000 professional, IIS 5 and PHP 4) I installed PHP on IIS 5 and run a php script on my local machine. It gave some errors below: -Warning: Undefined variable: QUERY_STRING in C:\Abt_deneme\mailit.php on line 103 -Warning: Undefined offset: 1 in C:\Abt_deneme\mailit.php on line 116 -Warn

[PHP-WIN] to use PHP as a module in Apache?

2001-09-21 Thread Burak Delice
hello, I was reading php setup's Install.txt. and I saw a advice in it: " If you would like to use PHP as a module in Apache, you should move php4ts.dll to the windows/system (for Windows 9x/Me) or winnt/system32 (for Windows NT/2000) directory, overwriting any older file. Then you should

[PHP-WIN] Debug PHP code is it possible?

2001-09-20 Thread Burak Delice
hello, Can I debug php code like javascript in dreamweaver or others? thank you. -- 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] Okay..

2001-09-20 Thread Burak Delice
I did it ! Thank you Tony, Lian and Arron "Burak Delice" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi, > > I have been making some tests. I want to learn PHP. But I have not achived > to run a php sample like b

[PHP-WIN] how can I use or run a php sample?

2001-09-20 Thread Burak Delice
hi, I have been making some tests. I want to learn PHP. But I have not achived to run a php sample like below. Actually I want to make a mail sender on my web page with php. I have found a sample about it but I couldn't run it so I decided to learn php as far as possible. Example (I save