Main > Free Download Search >

Free registry wrapper 1.2 script

registry wrapper 1.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 368
Registry Wrapper 1.2

Registry Wrapper 1.2


Registry Wrapper script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry. more>> <<less
Added: 2007-06-23 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
18 downloads
Amazon S3 Stream Wrapper 1.0

Amazon S3 Stream Wrapper 1.0


This class is a stream wrapper that can be used to get and send files to Amazon S3 (Simple Storage Service). It sends HTTP requests to access Amazon S3 Web services API in order to store and retrieve files just by using fopen(s3://...) calls and more>> This class is a stream wrapper that can be used to get and send files to Amazon S3 (Simple Storage Service). It sends HTTP requests to access Amazon S3 Web services API in order to store and retrieve files just by using fopen(s3://...) calls and using regular fwrite and fread functions to send and retrieve file contents from Amazon S3 servers. This stream wrapper class can also delete files, create, list and delete directories.<<less
Added: 2007-10-08 License: BSD Price: $0.00USD
10 downloads
File System Wrapper

File System Wrapper


The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No more>> The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No Safe mode access problems * No CHMOD issues * Remote file access * Files are easily writable * System independent File read and writes<<less
Added: 2006-07-10 License: GPL Price: $0.00USD
17 downloads
Basecamp Wrapper 0.1

Basecamp Wrapper 0.1


This module provides an (almost) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent ElementTree package. Requests will be made as XML, not YAML. Responses will be XML, too. Works with free Basecamp more>> This module provides an (almost) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent ElementTree package. Requests will be made as XML, not YAML. Responses will be XML, too. Works with free Basecamp (http://www.basecamphq.co m/) accounts, too.<<less
Added: 2006-05-22 License: BSD Price: $0.00USD
17 downloads
 
Other version of Basecamp Wrapper
Basecamp Wrapper) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent ... ) complete wrapper around the Basecamp API. It is written in Python and based upon the excellent
Price: FreeAdditionalInfoMIThttpwww.opensource.orglicensesmitlicense.php
License:BSD Style
Download
1270 downloads
Added: 2006-05-22
PHP mySQL Database Wrapper 1.0.5 1.0.5

PHP mySQL Database Wrapper 1.0.5 1.0.5


This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Other Price: $0.00USD
15 downloads
 
Other version of PHP mySQL Database Wrapper
PHP mySQL Database Wrapper 1.0.5This class is a mySQL database access wrapper It provides methods for interracting with a mySQL ... This class is a mySQL database access wrapper It provides methods for interracting with a mySQL
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
Download
1217 downloads
Added: 2006-07-24
PCRE library 7.2

PCRE library 7.2


PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. more>> PCRE library 7.2 is a wonderful software which is able to implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.<<less
Added: 2007-06-21 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
filesnap 1.0

filesnap 1.0


PLEASE REVIEW AND EDIT CAREFULLY This PHP class implements a stream wrapper that can write and read snapshots of files more>> <<less
Added: 2009-07-01 License: Freeware Price: Freeware
1 downloads
PostWrap

PostWrap


PostWrap is a PostNuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PostNuke site. Just call the PostWrap module with any URL and more>> PostWrap is a PostNuke module that enables virtually any web content such as html, scripts (home pages, galleries, shopping carts, php, perl, asp, etc.) to be easily incorporated into your PostNuke site. Just call the PostWrap module with any URL and it will display it in your PostNuke main area/window. I call it a content wrapper (takes any existing content anywhere and wraps your PostNuke site around it. Uses an iframe which must be supported by the browser and JavaScript to resize the iframe (optional). Now with new options in the admin and a block to show yor links.<<less
Added: 2002-12-16 License: GPL Price: $0.00USD
13 downloads
FREE IP to country database 3.0.0

FREE IP to country database 3.0.0


Maintaining a database of IP to country mappings is daunting at best if one depends on static data as assignments change very often. We maintain a dynamic database of IP to country assignment from all major registries and update the database at least one more>> Maintaining a database of IP to country mappings is daunting at best if one depends on static data as assignments change very often. We maintain a dynamic database of IP to country assignment from all major registries and update the database at least one a week (mostly one every 24 hours or less) to ensure data is always current. (Database is available as a tar.gz archive in CSV format)<<less
Added: 2004-04-12 License: Freeware Price: 0.00
18 downloads
postgreSQL 1.0

postgreSQL 1.0


This package implements a PostrgreSQL database access wrapper. more>>
postgreSQL 1.0 is designed to allow you to implement a PostrgreSQL database access wrapper. The common connection and database access functionality is provided by a base class.

Major Features:

  1. Establish connections
  2. Execute SQL queries
  3. Traverse and retrieve query results
  4. Manage transactions
  5. Access sequences
  6. Execute select, insert, update and delete statements using values passed programmatically.

Requirements:

  • PHP 5.0 or higher
<<less
Added: 2009-06-25 License: Other Free / Open Source License - Artistic License Price: OtherFreeOpenSourceLicenseArtisticLicense
13 downloads
MensaHurdes 1.1

MensaHurdes 1.1


Mensahurdes v1.0 beta is script made in PHP 5 with Mysql, is a new tagboard that includes among other things registry of users, shows by screen of the active users at every moment, it has supported for Smilies, and other many characteristics. It more>> Mensahurdes v1.0 beta is script made in PHP 5 with Mysql, is a new tagboard that includes among other things registry of users, shows by screen of the active users at every moment, it has supported for Smilies, and other many characteristics. It includes a Installer to facilitate the installation work. It requires PHP 4, the data base is optional. Thank you very much. sorry for my English.<<less
Added: 2007-01-26 License: GPL Price: $0.00USD
12 downloads
 
Other version of MensaHurdes
MensaHurdesthings registry of users, shows by screen of the active users at every moment, it has supported ... things registry of users, shows by screen of the active users at every moment, it has supported
License:GPL
Download
1002 downloads
Added: 2007-01-26
Any Service Installer 1.3b

Any Service Installer 1.3b


Service-Installer is a FREE utility that makes it easy to install programs as Windows NT (or 2000 or XP ) Services, including pure Java applications, and python scripts (without compiling them as .exe files via py2exe ) without manually editing the more>> Service-Installer is a FREE utility that makes it easy to install programs as Windows NT (or 2000 or XP ) Services, including pure Java applications, and python scripts (without compiling them as .exe files via py2exe ) without manually editing the registry!<<less
Added: 2007-08-17 License: Freeware Price: $0.00USD
14 downloads
Mambo Starter Kit 1.0

Mambo Starter Kit 1.0


Mambo Starter Kit: After many request for a simple to use local mambo installation were designers can test out their mambo template designs locally. We decided to build one from the best distro Xampp of apachefriends.org. This local web server more>> Mambo Starter Kit: After many request for a simple to use local mambo installation were designers can test out their mambo template designs locally. We decided to build one from the best distro Xampp of apachefriends.org. This local web server works for windows only at this time. We are working on an Apple version in the future. Its just one simple zip file you just unzip MamboStarterKit.zip in your c:/directory. This creates a folder called MamboStarterKit. It does not install any registry files or make any system level changes to any files at all. To uninstall just delete the MamboStartKit folder in your "c:/MamboStarterKit" and its all uninstalled in one shot. See Flash video tutorials we will be making more soon. Whats included: Fresh install of Mambo CMS 4.5.2 All of the 123webkit.com GPL Templates MosCE Editor ApacheFriends XAMPP (basic package) version 1.4.14 " Apache 2.0.54 " MySQL 4.1.12 " PHP 5.0.4 PHP 4.3.11 PEAR " eAccelerator 0.9.3 " PHP-Switc<<less
Added: 2005-08-25 License: GPL Price: $0.00USD
14 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
Bitmeta site framework 0.7.0

Bitmeta site framework 0.7.0


Bitmeta is a lightweight, open source site framework in PHP. It offers a fully featured site wrapper for your scripts with global headers and footers, page management, and (more importantly) user authentication and administration. It uses a simple yet more>> Bitmeta is a lightweight, open source site framework in PHP. It offers a fully featured site wrapper for your scripts with global headers and footers, page management, and (more importantly) user authentication and administration. It uses a simple yet extensible class system and features an excellent environment for integrating scripts.<<less
Added: 2006-11-14 License: GPL Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5