Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'ifelse'

993703 - Stuff: ifelse
  1. <?php
  2.         if (isset($_COOKIE["user"]))
  3.                 echo "";
  4.         else
  5.                setcookie("user", "Guest", time()+3600);
  6. ?>
  7.  
  8.  
  9.  
993522 - Stuff: ifelse
  1. <?php
  2.         if (isset($_COOKIE["user"]))
  3.                 echo "";
  4.         else
  5.                setcookie("user", "Guest", time()+3600);
  6. ?>
  7.  
  8.  
  9.  
worth-right
fantasy-obligation fantasy-obligation