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
7
code exmaples found for
All Categories
.
#
Title
Author
Date
Views
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.
PHP
,
HTTP
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..
PHP
,
PHP Classes
,
Debugging
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..
PHP
,
Ecommerce
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
PHP
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.
PHP
,
PHP Classes
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.
PHP
,
PHP Configuration
Maxim Maletsky
2000-09-11
2711
1679
Ever wonder what ANSI characters are? Run this:
PHP
Maxim Maletsky
2000-09-07
1410