User login

First Post

PHP:

  1. if($Guest)
  2. {
  3. printf('Hello World!');
  4. }

Average: 3 (1 vote)