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
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
Mobile Dev World
 01  02  03  04 
75 code examples found for Algorithms.
4118  PHP Function to Encrypt/Decrypt a string without a known key. The string itself has his own different key for every character.

aitor solozabal 2005-03-27 79329
1594  Browse a MySQL database & draw a tree view & load final items into a template page.

Fabien HADDADI 2000-06-09 37275
356  A class to put get and post variables in hidden form elements. Works on scalars, normal arrays, associative arrays.

David Sklar 1999-01-16 30679
1570  A very simple way to build and do a hierarchical html categories browser without javascript , just using html php and mySql

Benedetto Patrice 2000-05-08 22005
1641  A recursive function to traverse a multi-dimensional array where the dimensions are not known

Lez Lytollis 2000-07-21 21873
3548  greatcircle.php Convert latitude/longitude coordinates between degree and decimal format. Also has ability to determine distance between them.

Doug Pillow 2003-02-27 21776
361  A simple bubblesort that takes 2 arrays as argument.The first one is the actual data used for sorting, the second is data that will "tag along" with the first array, for instance a descriptive text about the data in the first array.

Petter Nilsen 1999-01-17 15623
1805  Credit Card Identification and Validation Class - The credit_card class provides methods for cleaning, validating and identifying the type of credit card numbers.

Zak Greant 2001-02-14 15600
1597  convert a number (three digits) to written form (English & Spanish)

Felver Alfonzo Yepez Cabrera 2000-06-09 15272
3824  decimal to fraction converter

Jeremy watts 2004-04-16 15258
459  A suite of financial management functions including present and future value of an annuity and a loan payment calculation function.

William Lucking 1999-01-17 15059
368  Converts a string to Title Case

Colin Viebrock 1999-01-17 15030
1631  Output database records in multiple table columns. multiple, table, columns, output, format, query output, html table, php

Christopher Chaduka 2000-07-13 14810
4075  Calculate Body Mass Index

Murray Moffatt 2005-02-13 14772
357  Calculate the great circle distance between two latitude/longitudes

David Sklar 1999-01-16 14517
4299  Find the day of the week for any given year/month/day.

Aris Karidis 2006-01-19 13291
1587  A very simple and efficient split bar the B-Z bar , for mysql and php ... Tired of obfuscated code try this one ...

Benedetto Patrice 2000-06-05 12453
1827  Check parameters validity. Paranoia was designed to check the validity of the parameters that a php page will receive after a form submission. It can be used to check the variables sent by POST or GET

Ovidiu EFTIMIE 2001-02-15 11994
1509  Function to convert Arabic numbers into Roman Numerals

Dave Weiner 2000-02-28 11884
1272  Recursive function to move files on a filesystem. It can be minor changed in order to copy recursively.

Joao Rochate 1999-07-30 11663

 01  02  03  04