Main > Free Download Search >

Free what is data persistence script

what is data persistence

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1496
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 ... Session support in PHP consists of a way to preserve certain data across subsequent accesses
License:Freeware
Download
836 downloads
Added: 2007-07-13
roundbase data interface 2.5

roundbase data interface 2.5


Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN more>> Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN THIS VERSION.<<less
Added: 2006-01-05 License: Freeware Price: $0.00USD
14 downloads
 
Other version of roundbase data interface
roundbase data interfaceRoundbase is a way to easily enter information into a mysql database . Roundbase is a way to easily enter information into a mysql database
Price: FreeAdditionalInfofree
License:Freeware
Download
1387 downloads
Added: 2006-01-05
XML as Data Source

XML as Data Source


After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Acces more>> After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Access. I introduce these advantages in the text, as we proceed on. The article has been organized in the increasing order of difficulty.<<less
Added: 2007-03-26 License: Free for non-commercial use Price: Free
967 downloads
AJAX data listings engine 1.0

AJAX data listings engine 1.0


The system is written in PHP and can be used to list data in any mySQL table, all you do is specify the mySQL database details and the engine will automatically generate a data listings table as per the configuration. The system supports AJAX column more>> The system is written in PHP and can be used to list data in any mySQL table, all you do is specify the mySQL database details and the engine will automatically generate a data listings table as per the configuration. The system supports AJAX column sorting and page listings and offers a search facility. The engine generates both AJAX and non-JavaScript versions of the data listings so older web browsers will still be able to use the column sorting, page listing and search facilities.<<less
Added: 2008-05-23 License: GPL Price: $0.00USD
15 downloads
Exporting Data From mySQL to Excel

Exporting Data From mySQL to Excel


Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Acces more>> Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Access and MS SQL.<<less
Added: 2006-03-21 License: Freeware Price: Free
832 downloads
A Sortable Data Grid Using Ajax

A Sortable Data Grid Using Ajax


Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a more>> Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a page reload. Full instructions including source code and demo.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
16 downloads
Accessing Private Data Members in Classes 1.0

Accessing Private Data Members in Classes 1.0


This code shows you how to access private data members in classes without using the friend keyword. more>> This code shows you how to access private data members in classes without using the friend keyword.<<less
Added: 2005-03-29 License: Price: 0.00 Price: 0.00
12 downloads
 
Other version of Accessing Private Data Members in Classes
Accessing Private Data Members in Classesto access private data members in classes without using the friend keyword. Accessing Private ... This code shows you how to access private data members in classes without using the friend
License:Not Specified
Download
1675 downloads
Added: 2005-03-29
Data Dumper

Data Dumper


Data Dumper brings you a convenient and useful program which will show you an objects structure easily and quickly. more>> Data Dumper brings you a convenient and useful program which will show you an object's structure easily and quickly. This is a JavaScript library similar to the Data:Dumper module in PERL and it will print an expanded object structure. If you're building complex data structures or objects, this library can help you debug your code and see exactly what data is where!<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
Bsic Data Base Operatons 1.01

Bsic Data Base Operatons 1.01


This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features. more>> This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features.<<less
Added: 2007-08-30 License: Freeware Price: $0.00USD
13 downloads
C Programming - Data Types

C Programming - Data Types


In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived d more>> In this tutorial you will learn about C language data types, Primary data type, Integer Type, Floating Point Types, Void Type, Character Type, Size and Range of Data Types on 16 bit machine, derived data type, Declaration of Variables, User defined type declaration, Declaration of Storage Class, auto, static, extern, register, Defining Symbolic Constants, Declaring Variable as Constant and Volatile Variable.<<less
Added: 2006-05-30 License: Freeware Price: Free
1261 downloads
Creating a simple web data (spider) extractor

Creating a simple web data (spider) extractor


This is a simple tutorial about creating a simple web data fetcher that will fetch specific content from a URL. more>> This is a simple tutorial about creating a simple web data fetcher that will fetch specific content from a URL.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
14 downloads
MySQL Data Manager

MySQL Data Manager


Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be more>> Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be run on virtually any web server. Mysql Data Manager is built as a CGI script for management, development and support of Mysql databases over the Internet or Intranet using web browser based interface. It provides a complete set of high-level and low-level capabilities. High-level functions allow you to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want. You get a wide range of solutions to meet the needs of almost any Mysql web application.<<less
Added: 2001-04-24 License: Free for non-commercial use Price: $37.00AdditionalInfofreefornoncommercialuse
3142 downloads
Eyesis Data Grid Control 1.0

Eyesis Data Grid Control 1.0


Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
17 downloads
Creating Live Data with AJAX

Creating Live Data with AJAX


If you want to have live data on your website, that will change all on its own without you having to constantly refresh the page, then this tutorial will show you how to. Assumes you have an understan more>> If you want to have live data on your website, that will change all on its own without you having to constantly refresh the page, then this tutorial will show you how to. Assumes you have an understanding of the AJAX (XMLHttpRequest) object.<<less
Added: 2006-12-29 License: Freeware Price: Free
651 downloads
Pure CSS Data Chart

Pure CSS Data Chart


This script provides a useful way of creating data charts only from HTML and CSS code more>>
Pure CSS Data Chart is a simple and effective script which provides a useful way of creating data charts only from HTML and CSS code

By simply modifying options in a CSS and HTML file, the user can customize the script to his needs.

<<less
Added: 2009-07-06 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5