PHP Snippets

Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.

Results via Envato Market

This counter can do -count how many visits you got – -ignoring reloads if the new ip is the same or older than quot Wait quot as the last one

This script shows you how you can use Php with a java applet to create charts The advantage of this approach is that it does not require any special library

Two methods:
is_prime – Test if a number is prime.
get_prime – Find a prime within a given range.

Uses the Miller-Rabin randomized primality test.