PHPBuilder Forums

      N
      nathanziarek

      • Oct 15, 2003
      • Joined Apr 15, 2003
        • Posts 3
        • Discussions 2
        • Mentions
      • N

          Round up to nearest number divisible by 4...

          • PHP Help PHP Coding
          • In Excel this is pretty simle - give it CEILING(31,4) and it spits out 32, since 32 is evenly divisible by 4. I've been trying to figure out an easy way to do this with PHP, b...
          1
        • N

            permutations?

            • PHP Help PHP Newbies
            • Say I have a list of words in an array: Nate Joe James Steve Henry I want to create every unique combination of names there is: Nate Joe James Nate James Steve Nate Steve Henr...
            3
          Loading...
          Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.