PHPBuilder Forums

      V
      vulpes

      • Apr 21, 2001
      • Joined Mar 13, 2001
        • Posts 15
        • Discussions 4
        • Mentions
      • V

          UBB code problem

          • PHP Help PHP Coding
          • I have problem with the ubb_code-like script. actually i don't need whole script i just need little part of it. i need ubb tag i have a body - $body and i have to use htmlspec...
          0
        • V

            Eregi_replace qustion.

            • PHP Help PHP Coding
            • i have that code: $string = eregi(' '."*".'',$code); $string = htmlentities($string); $code is the body of the message(just like that one) but that code will output only true ...
            13
          • V

              Multiple tables SELECT problems

              • PHP Help PHP Coding
              • i have names of my tables in one table, i'm using that code: require "./common.php"; $result = "Select * from ".$pho_main.""; $q->query($DB, $result); $counter = 0; $q->query(...
              0
            • V

                Count(*) in 1 column, but in diff tables

                • PHP Help PHP Coding
                • Here is code that i use: <? require "./common.php"; if(file_exists("$include_path/header$ForumConfigSuffix.php")){ include "$include_path/header$ForumConfigSuffix.php"; } else...
                2
              Loading...
              Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.