Displaying Date, Time, and Text Date & Time Tutorials & Tips ASP
Displaying Date, Time, and Text Shows the basic methods to display date, time and text in a ASP script. Examples on different ways to display the date and time presented.
Displaying Date, Time, and Text Shows the basic methods to display date, time and text in a ASP script. Examples on different ways to display the date and time presented.
Max’s Whois Max’s Whois is a semi professional domain whois script which allows you to check domain availability before registration. The script supports the most important tlds like .com, .net, .org, .biz, .info, .name, … A list of almost 100 tlds are included as well. Installation and setup is very [...]
Graphics.h - C Language Reference Graphics programming in C Language is discussed rarely. This tutorial discusses some important functions of graphics.h in C Language, at the end there is a simple program to demonstrate the use of graphics functions.
Open, Read and Create Files with ASP This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.
PHP Proxy checker With this script you will be able to check a list of proxies. You can even enter a url with proxies and it will extract them from there. The proxies are verified one by one and the valid ones saved inside a text file so you can [...]
Basic features of C Language The C programming model is that the programmer knows exactly what they want to do and how to use the language constructs to achieve that goal. The language lets the expert programmer express what they want in the minimum time by staying out of their [...]
Console Based Java Calculator This is a small Console Based Java Calculator that can add, subtract , divide and multiply two numbers. Find the square root of a number, cube of a number, nth Power of a number. It is very for the begnners of Java….
Simple asp counter A simple ASP counter where each time a visitors gets to our page, a text file containing the number of visits will be open, the number read and increased by one and the result will be saved in the file.
MRWhois Lite/Pro MRWhois Lite is a ready to use whois lookup PHP script. Just unpack, upload and you are ready to go. Script checks for .com, .net, .org, .info and .biz domain names. No PHP knowledge required. The commercial version can check any domain name you need, is much, much [...]
Multithreading in C++ Multithreading is becoming an increasingly important part of modern programming. One reason for this is that multithreading enables a program to make the best use of available CPU cycles, thus allowing very efficient programs to be written. Another reason is that multithreading is a natural choice for [...]