WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform
11 code exmaples found for All Categories.
4543  Weighted Random - Random Scripts usually chose one out of each item, and each item have an equal chance to be chosen. But what if you want an item to be chosed more frequently than other?

Chao Xu 2006-12-03 3497
4566  Fast PI calculator. Can easily find the 1000th decimal place of pi in 5 seconds.

Chao Xu 2007-01-23 2774
4635  Prime number finder (Sieve of Erastothenes)

Chao Xu 2007-05-15 1812
4637  Diffusion-Limited Aggregation visualization

Chao Xu 2007-05-15 1322
4574  Get the root of a number with any precision

Chao Xu 2007-01-31 1311
4602  imageconvolution() does not appear in PHP with non-bundled GD libraries or a PHP version lower than 5.1. I wrote a replication of imageconvolution() in PHP.

Chao Xu 2007-03-13 1246
4577  BCrand, a function returns large random numbers

Chao Xu 2007-02-14 1234
4601  Imagefilter function - There are servers with GD library but not bundled with PHP. Imagefilter, will not work if the GD library is not bundled. So here is the code that will do exactly what imagefilter do.

Chao Xu 2007-03-13 1117
4639  Find the peak memory usage (PHP5+)

Chao Xu 2007-05-15 861
4636  Prime Spiral is a image plotted with all the primes in a number spiral.

Chao Xu 2007-05-15 820
4638  Queue class VS Native array

Chao Xu 2007-05-15 689