Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.308.898 Times

Php Flat File Authenticate software
Filter: All | Freeware | Demo
 

Php Flat File Authenticate

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 687

Flat File Scripts Flat File Scripts (FFS) is basically a project around writing PHP scripts that don't require database systems, but instead use flat files such as XML and TXT.



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Flat File Scripts Download

Added: May 10, 2013 | Visits: 1.133

Flat file extractor Flat file extractor (ffe) can be used for parsing different flat file structures and printing them in different formats. ffe can also process fixed length binary files. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GNU General Public License 2 or later....





Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (223): Flat file extractor Download

Added: April 14, 2013 | Visits: 897

Flat File Database Manager A flat file is a file that contains records. Each record is specified in a single line. Fields from each record may either have a fixed width, or may be delimited by commas (CSV), tube (|), whitespace, tabs, or any other character.Flat File Database Manager will allow you to manage...


Platforms: PHP

License: Freeware Size: 10 KB Download (57): Flat File Database Manager Download

Added: April 23, 2013 | Visits: 850

Flat File Database Manager for Scripts A flat file is a file that contains records. Each record is specified in a single line. Fields from each record may either have a fixed width, or may be delimited by commas (CSV), tube (|), whitespace, tabs, or any other character.Flat File Database Manager will allow you to manage...


Platforms: PHP

License: Freeware Size: 10 KB Download (53): Flat File Database Manager for Scripts Download

Added: May 10, 2013 | Visits: 1.117

PHP AJAX File Manager PHP AJAX File Manager (PAFM) is a web-based file manager designed to give you complete control of your site's files. Source code editing is done with CodePress, a web-based editor with as-you-type syntax highlighting.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): PHP AJAX File Manager Download

Released: August 27, 2015  |  Added: September 02, 2015 | Visits: 1.057

DTM Flat File Generator DTM Flat File Generator is a must have tool for developers who deal with data in text format. It creates test files with regular structure defined by user or imported from existing file. The tool has 25 built-in data generators: address, IP address, phone number, e-mail, web-site, etc. Also, is...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $99.00 USD Size: 3.8 MB Download (314): DTM Flat File Generator Download

Added: May 10, 2013 | Visits: 464

Flat-file SQL It uses regular files, that can be placed anywhere, for storing data.InstallationInclude it in your script with require_once("fSQL.php");Create a new fSQLEnvironment class with $fsql = new fSQLEnvironment; Key features "Flat-file SQL": - Allows you to take advantage of SQL queries to easily...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): Flat-file SQL Download

Added: May 10, 2013 | Visits: 1.313

PHP & FTP File Manager PHP & FTP File Manager is a Visual File Manager developed in PHP, JAVASCRIPT and AJAX. It accesses files using FTP, with no need to use PHP or other Server Side Scripting Language, it just needs the FTP user and password. It provides to the user a visual and intuitive interface.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (74): PHP & FTP File Manager Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 582

Flat File Checker Flat File Checker (FlaFi) is a simple tool for validation of structured data stored in flat files (*.txt, *.csv, etc). . Its intuitive interface allows to easily translate your business rules into Flat File Schema that defines validation criteria. FlaFi is essential to ensure painless data...


Platforms: Windows

License: Freeware Size: 590 KB Download (48): Flat File Checker Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 520

FFPOJO - Flat File POJO Parser The FFPOJO Project is a Flat-File Parser, POJO based, library for Java applications. IMPORTANT: the source code of this project was migrated to GitHub: https://github.com/gibaholms/ffpojo


Platforms: Windows, Mac, Linux

License: Freeware Size: 56.85 KB Download (51): FFPOJO - Flat File POJO Parser Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 586

Flat-File Database for perl Lightweight Flat-File database API for perl. Allows SQL queries to manipulate the database info. Requires no module building. Current Version: 1.0.11b


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.05 KB Download (52): Flat-File Database for perl Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 691

Flat-File Forum Flat-File Forum (FFF) is a project being written in perl to create a forum-like messaging system without the need of a database (using flat, text files).


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.89 KB Download (48): Flat-File Forum Download

Added: October 13, 2013 | Visits: 979

Flat File Editor Flat File Editor is useful for viewing large fixed-length files that have a well defined record layout. The record layout can be specified such that different fields (corresponding to column positions within the input file) can be placed anywhere on the


Platforms: *nix

License: Freeware Size: 10.24 KB Download (193): Flat File Editor Download

Added: May 10, 2013 | Visits: 571

Flat File DB This will cycle through a file in search of the users email addy. the file is setup like this:contents of file.txt1|me|something2|you|something23|him|something3The script will seperate the contents form the | line and store each one in an array. It will print to the screen when the script finds...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): Flat File DB Download

Released: May 18, 2020  |  Added: January 11, 2021 | Visits: 1.468

WonderCMS WonderCMS is a simple website builder and the CMS in the world (flat file). Simple and straighforward. Completely free and easy to install by simply unzipping and uploading to your server. Founded in 2008 and open sourced in 2010. Features - GDPR ready - https support out of the box -...


Platforms: Windows, Mac, *nix, Windows 8, Windows 7, Windows Server, iOS, Android, ,iPhone,iPad

License: Freeware Size: 21 KB Download (187): WonderCMS Download

Added: April 20, 2013 | Visits: 337

Flat-file SQL for Scripts It uses regular files, that can be placed anywhere, for storing data.InstallationInclude it in your script with require_once("fSQL.php");Create a new fSQLEnvironment class with $fsql = new fSQLEnvironment;Here are some key features of "Flat-file SQL":dlTE Allows you to take advantage of SQL...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Flat-file SQL for Scripts Download

Added: January 01, 2010 | Visits: 1.254

Personal Weblog Personal Weblog is a PHP include file for adding a weblog to a home page. Personal Weblog is highly configurable and can be changed to fit any web page style..


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Personal Weblog Download

Released: February 14, 2013  |  Added: March 06, 2013 | Visits: 890

TextMaster Data Editor Standard Edition TextMaster is an extremely powerful and unique flat file editor. It allows you to very quickly and easily query your fixed/delimited files, as if they were an SQL database. This means that you can SELECT, UPDATE, INSERT, and DELETE, records from your data file without having to import it into a...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 22.51 MB Download (60): TextMaster Data Editor Standard Edition Download

Added: May 10, 2013 | Visits: 714

AutoMax This is a basic Perl script that allows you to insert clients and cars into a flat file database.Also the script can verify if the client or the car still exists in the database. 


Platforms: Windows, *nix, Perl, BSD Solaris

License: Freeware Download (66): AutoMax Download

Added: May 10, 2013 | Visits: 669

PHP ini file handler 0.0.1a This is an ini file handler class in PHP. It represents a replacement of parsplacemente() of php4 and has new functionalities.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): PHP ini file handler 0.0.1a Download

1 2 3 4 5 >