Bookmark UsSite map   |   FAQ
http://www.bytemycode.com

Total 2 tutorials have been found of: http://www.bytemycode.com

PHP Coding

Quickly Validate An Email Address

Source: bytemycode.com | Software: PHP Coding

If you use this code, you will be able to validate a submitted e-mail address. It checks for an @ character, and actually checks the DNS of the e-mail address domain to make sure it has a mail server.
PHP Coding

Resizing An Image Using PHP

Source: bytemycode.com | Software: PHP Coding

This code allows you to create a resized version of an image by altering the IMG tag dynamically. One common application would be to automatically create image thumbnails without needing to have two copies of the image on your server.
  • Pages:   
  • 1 | 
  • Next
Site map   |   FAQ
Copyright © 2006 Tutorialmix.com All rights reserved