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
PHP Web Logs (BLogs)
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
Submit Site
Forex Trading
Online forex trading platform
01
02
03
04
#
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
36734
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
29963
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
26763
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
18651
1641
A recursive function to traverse a multi-dimensional array where the dimensions are not known
Arrays
,
PHP
,
Algorithms
Lez Lytollis
2000-07-21
15402
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
12730
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
12511
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
12215
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
11163
357
Calculate the great circle distance between two latitude/longitudes
Algorithms
,
PHP
David Sklar
1999-01-16
10871
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
10782
1597
convert a number (three digits) to written form (English & Spanish)
PHP
,
Algorithms
Felver Alfonzo Yepez Cabrera
2000-06-09
10436
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
10408
368
Converts a string to Title Case
Algorithms
,
PHP
Colin Viebrock
1999-01-17
10329
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
8790
3824
decimal to fraction converter
PHP
,
Math.
,
Algorithms
Jeremy watts
2004-04-16
8746
3973
Paginating the mySQL data
PHP
,
Algorithms
,
Databases
,
MySQL
,
HTML and PHP
Saravanan .R
2004-08-10
8472
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
8034
4075
Calculate Body Mass Index
PHP
,
Algorithms
,
Regexps
Murray Moffatt
2005-02-13
7902
290
what salt do I have to feed the crypt function with to make it work like the htpasswd command of apache?
Algorithms
,
PHP
,
Authentication
Anton Stöckl
1998-10-23
7719
01
02
03
04