Main > Free Download Search >

Free there is nothing like script

there is nothing like

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 46
What the Heck is PHP?

What the Heck is PHP?


This introductory guide on PHP explains the definition, basic structure and date function of PHP language. more>> This introductory guide on PHP explains the definition, basic structure and date function of PHP language.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
What is my IP

What is my IP


Find out the IP address of your computer within a second more>> Find out the IP address of your computer within a second<<less
Added: 2006-04-07 License: Freeware Price: $0.00USD
11 downloads
Syndikut - Who is IP Lookup na

Syndikut - Who is IP Lookup na


Syndikut Scripts - Syndikut Who is IP lookup is a free service which allows anyone to lookup an IP address to discover the country, registry details and more. Simply enter the IP address and hit Look up. more>> Syndikut Scripts - Syndikut Who is IP lookup is a free service which allows anyone to lookup an IP address to discover the country, registry details and more. Simply enter the IP address and hit Look up.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
10 downloads
What is XML Sapiens?

What is XML Sapiens?


The number of commercial CMSs is diligently growing up. Many of open standards have been approved lately. They allow to structure information within sites, separate it from design, but the most of CMS more>> The number of commercial CMSs is diligently growing up. Many of open standards have been approved lately. They allow to structure information within sites, separate it from design, but the most of CMSs still don?t follow them. The XSLT standard exists for quite a long time. It allows to form documents from different sources: XML-files with structured document contents and an XSL-template with the description how the document will be presented at the site. Besides, document forming can be performed at the client side. Well, XSLT is a perfect solution in conception, but practically it is used quite rarely within CMSs. Why? Maybe we need new solutions, which include features of the open standards and are easy to use. One of those solutions can be XML Sapiens markup language. So, what is XML Sapiens?<<less
Added: 2006-12-07 License: Freeware Price: Free
1052 downloads
What is Polymorphism 1.0.0

What is Polymorphism 1.0.0


Polymorphism means any forms. In OOPS, it refers to the capability of objects to react differently to the same method. Polymorphism can be implemented in the Java language in the form of multiple methods having the same name. Java code uses a more>> Polymorphism means any forms. In OOPS, it refers to the capability of objects to react differently to the same method. Polymorphism can be implemented in the Java language in the form of multiple methods having the same name. Java code uses a late-binding technique to support polymorphism; the method to be invoked is decided at runtime.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
13 downloads
Free Search Engine with Portal like style. 1.5

Free Search Engine with Portal like style. 1.5


ZeroBlast is a Free Web Portal with Emphasis on Search Engine Design. This software looks and feels like a very rudimentary yahoo layout. The software allows the organization of suggested links into categories ( directory style ). The Search Engine more>> ZeroBlast is a Free Web Portal with Emphasis on Search Engine Design. This software looks and feels like a very rudimentary yahoo layout. The software allows the organization of suggested links into categories ( directory style ). The Search Engine Management Page allows links to be removed or approved to the index. Links can be accesses directly threw the directory, or found via the search interface. Installation is fairly easy with the installation wizard.<<less
Added: 2004-09-27 License: Freeware Price: $0.00USD
15 downloads
 
Other version of Free Search Engine with Portal like style.
Free Search Engine with Portal like style.Free Search Engine with Portal like style. ZeroBlast is a Free Web Portal with Emphasis on ... Free Search Engine with Portal like style. ZeroBlast is a Free Web Portal with Emphasis on
License:Freeware
Download
1859 downloads
Added: 2004-09-27
What is PHP Sessions? 1.0.0

What is PHP Sessions? 1.0.0


Session concept is very useful for Web based applications to pass and share information from one Web page (request) to another Web page (request). Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables more>> Session concept is very useful for Web based applications to pass and share information from one Web page (request) to another Web page (request). Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications and increase the appeal of your web site. A visitor accessing your web site is assigned a unique id, the so-called session id. This is either stored in a cookie on the user side or is propagated in the URL. A PHP session solves this problem by allowing you to store user information on the server for later use (i.e. username, shopping cart items, etc). However, this session information is temporary and is usually deleted very quickly after the user has left the website that uses sessions.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is PHP Sessions
What is PHP Sessions?Session concept is very useful for Web based applications to pass and share information from ...Session concept is very useful for Web based applications to pass and share
License:Freeware
Download
836 downloads
Added: 2007-07-13
What is JIT 1.0.0

What is JIT 1.0.0


JIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function is responsible for compiling a method?s IL code into native CPU instructions. Because the IL(intermediate language) is being compiled "just in time," this more>> JIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function is responsible for compiling a method?s IL code into native CPU instructions. Because the IL(intermediate language) is being compiled "just in time," this component of the CLR is frequently referred to as a JITter or a JIT compiler.<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
16 downloads
 
Other version of What is JIT
What is JITJIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function ... JIT (just-in-time) is a CLR?s (Common Language Runtime) compiler. The JIT Compiler function
License:Freeware
Download
891 downloads
Added: 2007-05-31
What is PHP

What is PHP


PHP, which stands for Hypertext Preprocessor, is a server-side scripting language.<br> PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone gra more>> PHP, which stands for "Hypertext Preprocessor", is a server-side scripting language.
PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. PHP was written as a set of CGI binaries in the C programming language by the Danish/Greenlandic programmer Rasmus Lerdorf in 1994, to replace a small set of Perl scripts. Rasmus Lerdorf initially created PHP..
<<less
Added: 2007-05-02 License: Freeware Price: Free
909 downloads
Who is Online Google Map Mashup 1

Who is Online Google Map Mashup 1


By Using Google Maps and HostIP APIs, This script gathers visitors ip addresses and displays them on a map. All this is done in real time, via ASP, javascript and AJAX. The script is very easy to install as only 3 files are needed. more>> By Using Google Maps and HostIP APIs, This script gathers visitors ip addresses and displays them on a map. All this is done in real time, via ASP, javascript and AJAX. The script is very easy to install as only 3 files are needed.<<less
Added: 2006-11-16 License: Freeware Price: $0.00USD
13 downloads
theCrapper.net - Where dumping is encouraged

theCrapper.net - Where dumping is encouraged


Free image dump service, never worry about that pesky image resizing and annoying steps. Easily upload your images for use around the web and emails! more>> Free image dump service, never worry about that pesky image resizing and annoying steps. Easily upload your images for use around the web and emails!<<less
Added: 2005-11-12 License: Free Non-Commercial Price: $0.00USD
10 downloads
What is Object Serialization 1.0.0

What is Object Serialization 1.0.0


Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of more>> Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of saving an objects state to a sequence of bytes, as well as the process of rebuilding those bytes into a live object at some future time<<less
Added: 2007-05-17 License: Freeware Price: $0.00USD
11 downloads
How metadata is stored? 1.0.0

How metadata is stored? 1.0.0


Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata more>> Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata token. This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the remaining 24 bits give the index of the metadata in the table. The Framework SDK contains a sample called metainfo that will list the metadata tables in an assembly; however, this information is rarely of use to a developer.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
14 downloads
 
Other version of How metadata is stored
How metadata is stored?This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the ... list the metadata tables in an assembly; however, this information is rarely of use to a
License:Freeware
Download
876 downloads
Added: 2007-06-07
What is my Ip Address? 1

What is my Ip Address? 1


IPaddressnow.com is a web site that automatically detects and displays your computers IP address. This can be helpful for configuring a computer on a network, setting up communications software, or troubleshooting an Internet connection. Your Internet more>> IPaddressnow.com is a web site that automatically detects and displays your computers IP address. This can be helpful for configuring a computer on a network, setting up communications software, or troubleshooting an Internet connection. Your Internet Service Provider or IT help desk may ask you to visit this site when youre having problems with your Internet connection. What is an IP address? Just as telephones are identified by unique telephone numbers, computers on the Internet are identified by unique series of numbers called "IP addresses". Each IP address consists of four numbers separated by three periods; for example, "192.168.1.1". Whenever your computer talks to another computer on the Internet -- such as when you visit a web site -- the name of the other computer must be converted into an IP address before communication can take place. (Incidentally, "IP" stands for "Internet Protocol".) Ipaddressnow.com diplays your IP instantly either by visiting our site or using our free software.<<less
Added: 2005-07-05 License: Freeware Price: $0.00USD
19 downloads
Treat the Win32 Registry like a Python dict 1.0

Treat the Win32 Registry like a Python dict 1.0


Treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. more>> Treat the Win32 Registry like a Python dict 1.0 brings you a wonderful tool which can treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible.
<<less
Added: 2007-06-07 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4