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
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
Mobile Dev World

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Connection types : Name <==> Bandwidth
Categories : Misc, Network
Boaz Yahav
Date : Mar 29th 2001
Grade : 3 of 5 (graded 3 times)
Viewed : 4075
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Boaz Yahav
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

DS0:                64Kbps
DS1/T-1:        1.544Mbps
DS1C/T-1C:        3.152Mbps
DS2/T-2:        6.312Mbps
DS3/T-3:        44.736Mbps
DS3D/T-3D:        135Mbps
DS4:                274.176Mbps
E-1:                2.048Mbps
E-2:                8.448Mbps
E-3:                34.368Mbps
E-4:                139.264Mbps
E-5:                565.148Mbps
OC-1:                51.84Mbps
OC-3:                155.52Mbps
OC-12:                622.08Mbps
OC-24:                1.244Gbps
OC-48:                2.488Gbps
OC-192:                10Gbps
OC-256:                13.271Gbps



This script allows people to add their favorite quotes to your website. This could easily be modified to be a guestbook script or comment page script.
Categories : PHP, Complete Programs, HTML and PHP, Misc
How to get the exit code and result of an exec() command.
Categories : PHP, Network
Client classes for Dictionary servers UPDATED: 2000-06-06
Categories : Network, Search, Complete Programs, PHP Classes, PHP
Examines the user's computer for open Netbus (the trojan horse) port and reports the conclusion to the user.
Categories : Network, PHP
Create MRTG Graphic from rrd database (Need MRTG and RRDTool installed).
Categories : PHP, Network, Graphics
Flags of the world
Categories : Misc
Conversion of US Date into German Date - Konvertierung des US-Datums in das deutsche. Version 1.0.1
Categories : Date Time, Misc
gpg encryption. 99% of it will apply to PGP.
Categories : Credit Cards, Authentication, Ecommerce, Misc
MIME records PHP Array
Categories : PHP, Misc
whois domain name lookup dns url
Categories : PHP, Search, Network
fsockopen -- Open Internet or Unix domain socket connection
Categories : PHP, PHP Functions, Network
An email validation script that actually checks against the recipient's mail server.
Categories : Email, Complete Programs, PHP, Network, Debugging
IPTables Bandwidth statics
Categories : PHP, Security, Network
redirect redirection ip address authentication authenticate addr
Categories : Authentication, HTTP, Network, PHP
Class that allows the PHP developer to establish connections with a POP3 mail server amd be able to list, retrieve and delete mail messages from a given mail box.
Categories : Network, Email, PHP, PHP Classes