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
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
(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
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
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]
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
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