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
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
Web Development Resources
Web Development Content
Recommended Links
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
Recommended
Mobile Dev World
01
02
03
04
75
code examples found for
Algorithms
.
#
Title
Author
Date
Views
4118
PHP Function to Encrypt/Decrypt a string without a known key. The string itself has his own different key for every character.
PHP
,
Algorithms
,
Security
,
Authentication
,
Encryption
aitor solozabal
2005-03-27
79329
1594
Browse a MySQL database & draw a tree view & load final items into a template page.
MySQL
,
Complete Programs
,
Algorithms
,
PHP
,
Databases
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.
Algorithms
,
Variables
,
Arrays
,
PHP
,
PHP Classes
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
HTML and PHP
,
Databases
,
Algorithms
,
PHP
,
MySQL
Benedetto Patrice
2000-05-08
22005
1641
A recursive function to traverse a multi-dimensional array where the dimensions are not known
Arrays
,
PHP
,
Algorithms
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.
Algorithms
,
PHP
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.
Algorithms
,
Arrays
,
PHP
,
Complete Programs
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.
PHP
,
PHP Classes
,
Credit Cards
,
Ecommerce
,
Algorithms
Zak Greant
2001-02-14
15600
1597
convert a number (three digits) to written form (English & Spanish)
PHP
,
Algorithms
Felver Alfonzo Yepez Cabrera
2000-06-09
15272
3824
decimal to fraction converter
PHP
,
Math.
,
Algorithms
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.
Algorithms
,
PHP
William Lucking
1999-01-17
15059
368
Converts a string to Title Case
Algorithms
,
PHP
Colin Viebrock
1999-01-17
15030
1631
Output database records in multiple table columns. multiple, table, columns, output, format, query output, html table, php
General SQL
,
Algorithms
,
PHP
,
MySQL
Christopher Chaduka
2000-07-13
14810
4075
Calculate Body Mass Index
PHP
,
Algorithms
,
Regexps
Murray Moffatt
2005-02-13
14772
357
Calculate the great circle distance between two latitude/longitudes
Algorithms
,
PHP
David Sklar
1999-01-16
14517
4299
Find the day of the week for any given year/month/day.
PHP
,
Date Time
,
Data Validation
,
Algorithms
,
Beginner Guides
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 ...
PHP
,
Databases
,
MySQL
,
Algorithms
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
Algorithms
,
HTML and PHP
,
PHP
,
Variables
Ovidiu EFTIMIE
2001-02-15
11994
1509
Function to convert Arabic numbers into Roman Numerals
Algorithms
,
PHP
,
Date Time
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.
PHP
,
Filesystem
,
Algorithms
Joao Rochate
1999-07-30
11663
01
02
03
04