Hi:
I have a Big Problems for my.
I have a server with WINNT 4.0 and IIS 3.0, I wanted to install PHP
(ver. 4.2.1) and it doesn't ascend.
I made it like it was indicated it configures in it paginates it
http://www.php.net/manual/fi/configuration.php
but neither I am this way, did I lack something?, that happen?
I make test with one it paginates call it proves .php and I write several
test instruction but it is not:
<?php $myvar = " Hola. Este es mi primer script en PHP \n"; //es mi
primer script en PHP \n";
//Esto es un comentario
echo $myvar;
?>
<BR>
<tr><td>Forma 1</a></td>
<? echo "Hola, este es un mensaje de Prueba con PHP"; ?>
<BR>
<tr><td>Forma 2</a></td>
<?php echo "Hola, este es un mensaje de Prueba con PHP"; ?>
<BR>
<tr><td>Forma 3</a></td>
<script language="php"> echo "Hola, este es un mensaje de Prueba
con PHP"; </script>
<BR>
<tr><td>Forma4</a></td>
<% echo "Hola, este es un mensaje de Prueba con PHP"; %>
<BR><BR>
<? php phpinfo() ?>
Please that some of you me to help.
Oscar Mora
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php