PasteSite.Com

Recent Pastes

Sign Up!

PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...

Change the theme

If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.

IamShipon1988's Recent Pastes

"MMS Image Upload" (PHP) view

  1. #
  2. # MMS2WEB.COM EMBEDDED MMS GALLERY PHP SCRIPT V1.0
  3. #
  4.  
  5. <?php
  6. # ENTER YOUR USERNAME HERE
  7. $username="MY USERNAME HERE";
  8. $offset=$_GET['os'];
  9. # $page is the path for this page
  10. $page=basename($_SERVER['PHP_SELF']);

"Untitled" (Plain Text) view

  1. Warning: main(../bandmembers/news/show_news.php) [function.main]: failed to open stream: No such file or directory in /home/nasce0/public_html/index.php on line 89
  2.  
  3. Warning: main(../bandmembers/news/show_news.php) [function.main]: failed to open stream: No such file or directory in /home/nasce0/public_html/index.php on line 89
  4.  
  5. Warning: main(../bandmembers/news/show_news.php) [function.main]: failed to open stream: No such file or directory in /home/nasce0/public_html/index.php on line 89
  6.  
  7. Warning: main() [function.include]: Failed opening '../bandmembers/news/show_news.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nasce0/public_html/index.php on line 89

"Untitled" (PHP) view

  1. <?
  2.     if(isset($_POST[flx])){
  3.             $cinfo = explode("|", $_POST[SelectCategory]);
  4.             $CategoryID = $cinfo[0];
  5.             $author = mysql_real_escape_string($_POST['author']);
  6.             $category = mysql_real_escape_string($_POST['category']);
  7.             $theme_name = mysql_real_escape_string($_POST['theme_name']);
  8.             $description = mysql_real_escape_string($_POST['description']);       
  9.             $screenshot = mysql_real_escape_string($_POST['screenshot']);
  10.             $download = mysql_real_escape_string($_POST['download_url']);

"Untitled" (PHP) view

  1. <?php $q=htmlentities($_GET['q']);?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">
  4.  
  5. <!--META TAGS-->
  6.   <meta name="Description" content="Free lyrics directory, fresh lyrics every week" />
  7.   <meta name="Keywords" content="fresh lyrics,lyrics,new lyrics,lyrics direcotry,song lyrics" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9.   <meta name="Robots" content="index,follow" />
  10.  

Page: 1