I have W2k and IIS 5.0 but i have a problem:

PHP don't cach the values of the form:
<?php
$usuario = strtoupper($usuario);
Echo "Hola $usuario";
?>

  This only print "hola" What happend?

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to