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
7 code exmaples found for All Categories.
1667  Check whether your referer is coming from your website or from someone else's. Very useful when you want to represent the data without your domain name for internel link-mapping in some COUNTER.

Maxim Maletsky 2000-08-22 8230
1676  The class to check load time of your script VERY usefull for relatively slow applications, but not only..

Maxim Maletsky 2000-09-01 6295
1664  How to store the info about each shopper on your shopping cart? This is the code to track your "buyers" , you will want this info when getting an inquiry from them... Very neat, use session, include and select whether receive the data or not..

Maxim Maletsky 2000-08-17 4095
1663  This is the simpliest and the most secure error-free code to get the user's IP address and his host ( domain name ). the @ in the beginning of the function will force PHP not to output any error messages, so it is very useful for sendmail forms

Maxim Maletsky 2000-08-16 3990
1699  WHOIS is a class to make your life easier in case you use a lot of APACHE PREDEFINED VARIABLES.

Maxim Maletsky 2000-10-06 3073
1682  Add slashes or not? Use this code to get the PHP version and then choose add slashes to your text or not, since after PHPv4 slashes are added automatically and your data would have double escapes in it.

Maxim Maletsky 2000-09-11 2711
1679  Ever wonder what ANSI characters are? Run this:

Maxim Maletsky 2000-09-07 1410