Menu

#4 PHP code

open
nobody
None
5
2003-04-20
2003-04-20
Anonymous
No

The PHP code requires a loose PHP configuration.
Example would be using a variable called '$view', but
where did it come from?

May I suggest:

$view = isset($_GET['view'])?$_GET['view']:false;

Stricter code.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB