1. MaD-DoC

    UseFul PHP Script`s n Code`s

    Word wrap Description A function that takes a string of text and wraps it into lines of a length that you determine. Can be useful for guestbooks, news posting scripts etc. to prevent the layout breaking. The code <?php /** * Example usage: * * // Your...
  2. MaD-DoC

    UseFul PHP Script`s n Code`s

    Page redirect Description If you want a PHP redirect script that redirects visitors from a page to a specific URL then this is it. It sends the user from one web page to a different web page address. It is a good alternative to using the meta tag http-equiv option. The...
  3. MaD-DoC

    UseFul PHP Script`s n Code`s

    Date file last modified Description Outputs the date and time that a file was last modified. Can be formatted however you wish. The code <?php // Change to the name of the file $last_modified = filemtime("thisfile.php"); // Display the results // eg. Last...
  4. MaD-DoC

    UseFul PHP Script`s n Code`s

    Visitor information Description Displays information about a visitor to a web page. Shows IP address, referrer and browser type. The code <?php /** * Add this line of code in your page: * <?php include "visitor_information.php"; ?> */ // Display IP...
  5. MaD-DoC

    UseFul PHP Script`s n Code`s

    Page load time Description Outputs the time in seconds that it takes for a PHP page to load. The code <?php // Insert this block of code at the very top of your page: $time = microtime(); $time = explode(" ", $time); $time = $time[1] + $time[0]; $start =...
  6. MaD-DoC

    UseFul PHP Script`s n Code`s

    Random quote Description Displays a random quote on a web page. Quotes are picked from a list that you define. The code <?php /** * Add this line of code in your page: * <?php include "random_quote.php"; ?> */ $quotes[] = "This is a quote"; $quotes[] =...
  7. MaD-DoC

    UseFul PHP Script`s n Code`s

    Random image Description Displays a random image on a web page. Images are selected from a folder of your choice. The code <?php /* * Name your images 1.jpg, 2.jpg etc. * * Add this line to your page where you want the images to * appear: <?php include...
  8. MaD-DoC

    UseFul PHP Script`s n Code`s

    Display a different image for each day of the week Description This PHP script will get the day of the week from the server date and then display an image (jpg or gif) to match. The code <?php /** * Change the name of the image folder * * Images must be...
  9. MaD-DoC

    Script needed plz

    E-mail Form Code (contact.php) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Email Form </title> </head> <body> <form...
  10. MaD-DoC

    E-Books & Tutorials

    Knoppix Hacks, Second Edition Knoppix Hacks, Second Edition Knoppix Hacks, Second Edition Information If you think Knoppix is just a Linux demo disk, think again. Klaus Knopper created an entire Linux distribution on a bootable CD (and now a DVD) so he could use his favorite...
  11. MaD-DoC

    Knoppix v5.3.1 - Final

    Knoppix v5.3.1 - Final KNOPPIX is a bootable Live system on CD or DVD, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPPIX can be used as a...
  12. MaD-DoC

    E-Books & Tutorials

    Business in Second Life: An Introduction Link: http://rapidshare.com/files/108143066/BSL.rar
  13. MaD-DoC

    E-Books & Tutorials

    Rich Dad's Retire Young, Retire Rich: How to Get Rich Quickly and Stay Rich Forever! [ABRIDGED] [AUDIOBOOK] (Audio CD) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Are you and your financial plan on the fast track or the slow track? If you are like most, retiring early...
  14. MaD-DoC

    DAZ Poser + Bryce: Models - a few

    http://rapidshare.com/files/112621872/vandra1.rar http://rapidshare.com/files/112630312/3dmodeltrain.rar http://rapidshare.com/files/112630607/3dmodelhelicopter.rar http://rapidshare.com/files/112785962/61614LifeandDeath.rar
  15. MaD-DoC

    DAZ Poser + Bryce: Models - a few

    http://rapidshare.com/files/112646229/61140Angel_Set.zip http://rapidshare.com/files/112654697/Miki2.0Figure.rar http://rapidshare.com/files/112657959/Introducing_Nina_for_Victoria_3__Stephanie_Petite__and_Aiko_3_39591.zip http://rapidshare.com/files/112660590/L_Bianca_Miki257208.zip...
  16. MaD-DoC

    DAZ Poser + Bryce: Models - a few

    http://rapidshare.com/files/112636538/BadFairies2Emii63221.zip http://rapidshare.com/files/112639979/BadFairies1Rose63220.zip http://rapidshare.com/files/112641128/MarinysTuva38073.zip http://rapidshare.com/files/112643587/Katelyn.zip http://rapidshare.com/files/112645203/5520-Chloe.zip
  17. MaD-DoC

    DAZ Poser + Bryce: Models - a few

    http://market.renderosity.com/mod/bcs/index.php?ViewProduct=43514 http://rapidshare.com/files/112568025/MusicGirl.part2.rar http://rapidshare.com/files/112578169/MusicGirl.part1.rar http://rapidshare.com/files/112584914/Puggles.rar Dead Link(s), Removed -Hancock...
  18. MaD-DoC

    DAZ Poser + Bryce: Models - a few

    Bryce Scenes: Powerful Atmospheres A package of 16 Bryce scenes, each one complete with a terrific and involving atmosphere for scenes of mystery and realism. These scenes provide you with excellent starting points for your own creations. What's Included & Features Features * Each Scene...
  19. MaD-DoC

    Your Desktop Will Look Amazing With These [HQ] Wallpapers

    PIX.Wallpapers 30 Images | 1280x1024 1600x1200 | 9.9 MB http://rapidshare.com/files/125510505/PIX.Wallpapers.rar
  20. MaD-DoC

    Your Desktop Will Look Amazing With These [HQ] Wallpapers

    WallpapersMania 30 Images | 1280x1024 1600x1200 1920x1440 | 17.6 MB http://rapidshare.com/files/118079227/WallpapersMania50.rar

    No contents