Date: 02/13/03
- Next message: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Previous message: Arthur Radulescu: "[PHP-WIN] PHP questionaire"
- Next in thread: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Reply: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Maybe reply: FARRINGTON, RYAN: "RE: [PHP-WIN] php defining variable defaults?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok cold fusion has the ability to do a <cfparam name='' default=''>
this lets you specify a variable name to be defaulted to a value if it is
called without being defined. I usually use this for variables specified by
forms either by GET or POST. now I can't find it's equivalent in PHP.. can
anyone direct me in the correct direction?
- Next message: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Previous message: Arthur Radulescu: "[PHP-WIN] PHP questionaire"
- Next in thread: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Reply: Matt Hillebrand: "RE: [PHP-WIN] php defining variable defaults?"
- Maybe reply: FARRINGTON, RYAN: "RE: [PHP-WIN] php defining variable defaults?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

