We accept safe and secure Credit Card and PayPal Payments.
 
Perl Scripts

All Count
Attachment Mailer
Perl Scripts Build A FAQ Plus
Perl Scripts Clock In Center
eBackup Automated
Easy Poll
eSurvey
Fetch a File
Form Maker
Mailing List Server
MySQL Mate
PDF Creation
QCart
Quick Fix
Quote of the day
Speed Search
Task Manager
Traffic Pack
Upload Plus
Upload Gold
Upload Pro
Website Manager

 
Free Perl Downloads

Free Perl Scripts Main Page
Free Perl Scripts 404 Alerter
AccessLog Viewer
Build A FAQ
PHP Scripts eBackup
Free PHP Scripts ErrorLog Viewer
eVars - Server Info
HT Pass Creator
Upload Lite
Website Manager

 
JavaScripts

Free Java Scripts Alert Boxes
Free JavaScripts Browser Sniffer
Check email
Generators
Slide Show
Sudoku
Window Maker
More...

 
Extra Utilities

ASP Scripts Ascii Codes
Free ASP Scripts Color Picker
Font Finder
HT Pass Creator
Meta Cloak
Meta Magic
Pano Zooms
SlideShow
Server Size

 
Online Tutorials

Free HTML Scripts Glossary
Free HTML Scripts HTML
JavaScript
MySQL
SSI
Build Traffic
Other

 
Miscellaneous

About Us
Graphics
Testimonials
Installations
Latest versions

 
Hawk Eye in Tennis

Should Hawk Eye replace linesmen and lineswomen at all tennis tournaments?







 
View all Polls

Run Polls on your site

Run your own Surveys

 
Store Download FAQs Contact Us Support Programming Policies  
Printer Friendly

Glossary of Internet terms. Underlined orange links point to terms within this Glossary.

Index - Chars Nums A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - User Guide

  1. LAN

  2. Leak

  3. Library

  4. License

  5. Linear Fill

  6. Linux

  7. Log

  8. LOL

  9. Loop







  1. LAN

    Acronym for : Local Area Network. A network of computers within a single building or campus. Antonym : WAN

    Top of Page


  2. Leak

    An error in programs that fail to release resources (memory and cpu) when processes are terminated, causing abuild up of utilised resources until the computer is either rebooted or crashes. Memory leaks are most common in Windows programs. Other programs have automated clean up sweeps known as "garbage collection processes". See also Memory

    Top of Page


  3. Library

    A collection of files that store commonly used functions and subroutines allowing programmers to quickly execute code which is commonly used by drawing on pre-written functions.

    Top of Page


  4. License

    Permission to use copies of copyrighted or patented software. Most software is licesed not sold. That is, when you purchase software, you are granted permission to use the software on one computer, but you do not own the software therefore cannot resell it.

    Top of Page


  5. Linear Fill

    Filling an object with two colors so that the first color smoothly blends in to the second color with the angle usually controlled by the illustrator. See also Radial Fill.

    Top of Page


  6. Linux

    An open source UNIX based kernel. Often referred to as an Operating system.

    Top of Page


  7. Log

    Any file that logs information of user actions. Most web servers offer access to the accesslog which stores information about the computer of each of your website visitors, such the IP address and the date and time of the hit

    Top of Page


  8. LOL

    Acronym for : Laughed Out Loud or Laughing Out Loud. Commonly used in online chat rooms.

    Top of Page


  9. Loop

    a block of code that repeats itself until a given condition is met. (For loop, while loop). A common mistake by programmers can cause "Infinite loops" which run until a computers resources have been exhausted. For example the code below be an infinite loop because $a would always be less than 10 :
    $a = 5;
    while ($a < 10){
        $a = $a - 1;
    }
    


    Top of Page


Was this page helpful?    
Speed Search our site
Linux Hosting Plans from $9.12 per month, includes Plesk Control Panel, MySQL databases, cgi-bin, crontab manager and 50 email accounts.

Plesk Hosting
Linux servers with Plesk Control Panel, cgi-bin, crontab manager, Mysql, PHP and ASP.

Discounted Scripts
Subscribe to our periodial newsletter to receive special offers.

Bathroom Hygiene
How often do you thoroughly clean your bathroom?








View all Polls

Run Polls just like this one on your website!


About us | Contact us | Script FAQs | Script Support | Website Hosting | Our Policies | Store | Testimonials
Subscribers log in here. Subscribe to our periodical newsletter for special offers on commercial scripts, hosting, exciting business opportunities, and industry news and events. Our Mailing List Software is powered by Consolidator    
HTML Plain text
©1999 - 2015 All content Copyright PerlScriptsJavaScripts.com Proudly hosted by LinuxHostingPlans.com