Computing. Programming. Web development. Graphic design. Networking.

Web development quizzes

Clock
Minutes
Seconds
We can use trimming() to strip extra spaces.

strpos("a b", "b") returns 3.

$x % $y returns the percentage of $x versus $y.

The if statement executes some code only if the specified condition is true.

The latest PHP version is 5.2.