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
26
code exmaples found for
All Categories
.
#
Title
Author
Date
Views
4977
Get the AppStore Ranking for any iPhone App
PHP
,
Web Services
,
Regexps
Alix Axel
2009-05-31
4977
4813
A PHP function to make simple POST (and also GET) requests without using the CURL extension.
PHP
,
HTTP
Alix Axel
2008-06-19
4901
4812
Returns the absolute path of files or folders, works in Linux/Windows/Mac.
PHP
,
Filesystem
,
Beginner Guides
Alix Axel
2008-06-19
4516
4814
PHP Image Class
PHP
,
PHP Classes
,
Multimedia
,
GD image library
Alix Axel
2008-06-19
4207
4815
AJAX XML HTTP Request - Compatible with almost browsers!
AJAX
,
HTTP
,
Java Script
Alix Axel
2008-06-19
3202
4816
Dollar Serial Number Validator
PHP
,
Security
,
Algorithms
Alix Axel
2008-06-19
3117
4957
Google Currency Converter - Convert variable amounts between currencies with a little help from our friend Google.
PHP
,
Ecommerce
Alix Axel
2009-04-28
2703
4817
Validate serial numbers of Euro bank notes with PHP
PHP
,
Security
,
Algorithms
Alix Axel
2008-06-19
2431
4885
Encrypt/Decrypt
PHP
,
Encryption
Alix Axel
2008-11-22
2258
4951
PHP Image Validation Class - test if a specific file is of a certain image type without relying on the said file extension.
PHP
,
PHP Classes
,
Data Validation
,
Graphics
,
Beginner Guides
Alix Axel
2009-04-28
2182
4811
MySQL Database Wrapper
PHP
,
PHP Classes
,
Databases
,
MySQL
Alix Axel
2008-06-19
2115
4832
Ensure that a specific value lies within a specific range.
PHP
,
Beginner Guides
,
Data Validation
Alix Axel
2008-07-21
2031
4886
A PHP function to force a browser to download a given file in the web server. It's also possible to set the max download speed via a second argument.
PHP
,
Filesystem
Alix Axel
2008-11-23
1874
4945
SQLite PHP Database Wrapper
PHP
,
PHP Classes
,
Databases
,
SQLite
,
Beginner Guides
Alix Axel
2009-04-28
1870
4955
Request Method Class - seful for situations like form processing or API development. Requires PHP5 for the magic __call() method.
PHP
,
PHP Classes
,
HTTP
,
Headers
Alix Axel
2009-04-28
1863
4956
Object() = Custom __autoload + Singleton. "automagically" instantiates a class and always retuns the same instance of the same class. It's pretty useful when you want to have persistence in objects.
PHP
,
PHP Classes
,
Algorithms
Alix Axel
2009-04-28
1778
4810
Smart CHMOD - automagically finds the best mode for read/write purposes whether PHP is running with SuPHP or not (user nobody or equivalent).
PHP
,
Filesystem
Alix Axel
2008-06-19
1777
4953
Banknote Validation - A PHP class that provides several methods to quickly validate banknote serial numbers of the following currencies: AUD, CAD, CHF, CNY, EUR, GBP, JPY, USD.
PHP
,
PHP Classes
,
Data Validation
,
Regexps
Alix Axel
2009-04-28
1716
4954
Blacklist IPs - Simple way to blacklist IP's, good for instance when you want to stop certain IP ranges known to be spammers.
PHP
,
Security
Alix Axel
2009-04-28
1548
4946
Proper way to do a header redirection with PHP.
PHP
,
Headers
,
URLs
Alix Axel
2009-04-28
1333
01
02