Re: [PHP] Resolving a PHP Notice Error
[email protected] (Daniel Brown)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CAD9cneObB7RJ42FzviR2k=LtQs9X_4XRr+71CQRgRpbBOrW-0w@mail.gmail.com> |
On Tue, Sep 17, 2013 at 3:38 PM, Ron Piggott <[email protected]> wrote: > > I am wanting to establish a default sort by preference when the user hasn’t specified one. I setup to test this with: > > <?php > > if ( !is_set( $sort_by_preference ) ) { Did you create a function is_set(), or did you mean to use the construct isset()? -- </Daniel P. Brown> Network Infrastructure Manager http://www.php.net/