Hey all.

In cold fusion I was able to define a default value with the <cfparam name =
"test" default = "myValue"> tag

When I passed the variable "test" via a form or query string, it would over
ride the parameter value.

How can I do this in PHP?  I looked in PHP manual for param, default, etc.,
but could find no equivalent.

Any ideas?

--Noah

--




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

Reply via email to