Adult Entertainment PHP Programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Syphuh
    Confirmed User
    • Jan 2004
    • 75

    #1

    Adult Entertainment PHP Programming

    Offering you quality PHP programming and affordable rates. Specializing in templates (galleries & TGPs), forum scripts, database management (Postgres & MySQL), cross-site scripting, user session scripts, and a variety of PHP subjects.

    patrick at octo dot sytes dot net
  • sexsup
    Confirmed User
    • Feb 2004
    • 3004

    #2
    Nice spam

    Comment

    • Syphuh
      Confirmed User
      • Jan 2004
      • 75

      #3
      Sorta.

      Comment

      • senseidru
        Confirmed User
        • Sep 2002
        • 1767

        #4
        Syphuh can you make me a script that will generate a database of people that spam the boards.

        PHP Code:
        <?php
        
        $Syphuh = "spammer";
        
        function_exec($spammer)
        {
           kill_spammer($spammer);
        }
        
        function_exec($Syphuh);
        
        ?>

        lol just boared.

        Comment

        • Syphuh
          Confirmed User
          • Jan 2004
          • 75

          #5
          PHP Code:
          /*
              Copyleft Syphuh 2004.
              GFY Syphuh spamfilter
          */
          class post
          {
          var $data;
          
          function post($id)
          {
              $sql = pg_connect();
              $query = 'SELECT user,data FROM posts WHERE id='. (int)$id;
              $result = pg_query($query,$sql);
              if (pg_num_rows($result))
              {
                  list($this->user,$this->data) = pg_fetch_row($result);
              }
              pg_close($sql);
          }
          function delete()
          {
          if (!empty($this->data))
          {
              $sql = pg_connect();
              $query = 'DELETE FROM posts WHERE id='. (int)$post->id;
              pg_query($query,$sql);
              pg_close($sql);
          }
          } // End class post
          
          
          
          $post = new post($_GET['threadid']);
          
          // Check for Syphuh spam
          $spammer = 'Syphuh';
          // Why is this posting page replacing two equals sings with 'hahahaha' ?? Begin ugly hack:
          if (empty(strcmp($post->user,$spammer)))
          {
              while (preg_match('!^.*(offer|affordable|quality).*$!i',$post->data))
              {
                  post->delete($post->id);
              }
          } 
          
          That one is free-of-charge since I'm such a nice guy! senseidru, Does this prove I'm even more bored than you?

          Useless scripts like this one can be yours TOO if the price is right!

          Comment

          • senseidru
            Confirmed User
            • Sep 2002
            • 1767

            #6
            Originally posted by Syphuh
            That one is free-of-charge since I'm such a nice guy! senseidru, Does this prove I'm even more bored than you?

            Useless scripts like this one can be yours TOO if the price is right!
            Thanks man, I'm implementing it now...

            Comment

            • JasonBBB
              Registered User
              • Mar 2004
              • 5

              #7
              cross-site scripting - I'd like to know more...

              ICQ: 259535649

              Comment

              • leg4
                Confirmed User
                • May 2003
                • 4429

                #8
                contact me on msn messenger: houstonsexonline @ hotmail . com
                >>> Contact me here

                email me here

                Comment

                • tadus
                  Confirmed User
                  • Mar 2004
                  • 131

                  #9
                  Did he spam, what did this guy do ? Just curious

                  Comment

                  Working...