Main > Free Download Search >

Free get to grips definition script

get to grips definition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1732
Language Definition 1.0

Language Definition 1.0


Language Definition: load localized texts for a given idiom from a script that contains an associative array with the text translations. more>>

Language Definition 1.0 is a helpful script which can retrieve application texts for multiple idioms.

It can load localized texts for a given idiom from a script that contains an associative array with the text translations. The class retrieves the translation for a given text looking up the translation associative array.

<<less
Added: 2009-07-20 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
13 downloads
Accordeon Definition List

Accordeon Definition List


Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets more>> Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets for your page.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
16 downloads
Tabbed Definition List

Tabbed Definition List


The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. more>> The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. Change colors, width, height etc. and design little widgets for your website.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
11 downloads
XML Tutorials - XSD (XML Schema Definition) Syntax

XML Tutorials - XSD (XML Schema Definition) Syntax


This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data more>> This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd<<less
Added: 2006-08-14 License: Free for non-commercial use Price: Free
1196 downloads
Get actual weather information 1.0

Get actual weather information 1.0


In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site. more>> In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site.<<less
Added: 2007-08-15 License: Freeware Price: $0.00USD
14 downloads
Get TOP 10 Position in Search Engines

Get TOP 10 Position in Search Engines


This tutorial will help you to get top 10 postion in search engine. The tutorial will teach you basic of search engine optomization. No knowledge is required to read the tutorial. more>> This tutorial will help you to get top 10 postion in search engine. The tutorial will teach you basic of search engine optomization. No knowledge is required to read the tutorial.<<less
Added: 2005-05-12 License: Freeware Price: $0.00USD
11 downloads
Get PHPNUKE Hosting

Get PHPNUKE Hosting


Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a more>> Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a number of different features including : Downloads, Forums, FAQ system, Guestbook, Encyclopedia, Photo Gallery, Download System, Address Book and more! You control all of this through the easy to use Control Panel. There are a number of different languages avaliable for your site and literately hundreds of different templates to make your site look cool, professional and unique. See why more people choose getPHPNuke for their CMS website needs!<<less
Added: 2005-10-25 License: GPL Price: $0.00USD
15 downloads
Geo IP (User Statistics)

Geo IP (User Statistics)


* Get User IP * Get User Country name * Get Referral URL * Check if Referral is a search engine (+ name of search engine) * Get User System Language * Get User Operating System * Get User Browser name more>> * Get User IP * Get User Country name * Get Referral URL * Check if Referral is a search engine (+ name of search engine) * Get User System Language * Get User Operating System * Get User Browser name and version<<less
Added: 2006-10-07 License: LGPL Price: Free
1131 downloads
Getting your Visitors Details Using PHP

Getting your Visitors Details Using PHP


You can get quite a bit of information about your visitors without having to use a third party tracking software. Ill outline the PHP commands you can use to capture some of this data. The details you more>> You can get quite a bit of information about your visitors without having to use a third party tracking software. Ill outline the PHP commands you can use to capture some of this data. The details you capture can be saved into a database, and retrieved later to check your sites performance and user details.<<less
Added: 2006-10-06 License: Freeware Price: Free
1163 downloads
Getting your Visitor's Details Using PHP

Getting your Visitor's Details Using PHP


You can get quite a bit of information about your visitors without having to use a third party tracking software. Ill outline the PHP commands you can use to capture some of this data. The details you capture can be saved into a database, and retrieved more>> You can get quite a bit of information about your visitors without having to use a third party tracking software. Ill outline the PHP commands you can use to capture some of this data. The details you capture can be saved into a database, and retrieved later to check your sites performance and user details.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
13 downloads
Get a screen size without a component

Get a screen size without a component


In this tutorial i will teach you how to get the screen size of a users monitor and display it with a combo of javascript and ASP. You can store the screen sizes in an ASP variable, then use it for yo more>> In this tutorial i will teach you how to get the screen size of a users monitor and display it with a combo of javascript and ASP. You can store the screen sizes in an ASP variable, then use it for your code or to simply record what size they use.<<less
Added: 2003-08-06 License: Not Specified Price: Free
2290 downloads
Get image's DPI using PHP 01

Get image's DPI using PHP 01


This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library. more>> This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library.<<less
Added: 2008-02-29 License: PHP Price: $0.00USD
14 downloads
POST/GET Form Variables

POST/GET Form Variables


Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes. more>> Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2123 downloads
MySQL to JSON

MySQL to JSON


The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
Using GetRows To Get All Records From Table 1

Using GetRows To Get All Records From Table 1


Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data. more>> Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5