Search results

  1. I

    Help with PHP Code please?

    Help with writing some PHP code..? Hello, I am no programmer, my friend needed some help!!! Write a PHP function called isPositive that takes one parameter that represents an integer and returns true when the integer is positive and false when the integer is negative. By the way, 0 is a...
Back
Top