php data persistence
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5928
PHP Data Cache Class
PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each more>> PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each time the data is needed, we can cache data for 3600 seconds or an hour (adjustable).<<less
Added: 2008-06-05 License: BSD Price: $0.00USD
14 downloads
PHP data caching class
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files. more>>
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files.
Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
PHP/MySQL RSS Feed 1.0
Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site databases content updates. more>> Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site databases content updates.<<less
Added: 2006-12-25 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP/MySQL RSS Feed
License:Freeware
PHP Table creation 1.0
This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table more>> This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table with sorting function (click on the header so sort by columns) and a customizable layout.<<less
Added: 2007-12-24 License: Freeware Price: $0.00USD
10 downloads
PHP Stack 1.0
PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Popping it from the stack. more>> PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Popping it from the stack. Basically, a Stack is a data structure more commonly found in lower level programming languages. It is useful for wanting to organize data in a First In Last Out fashion. This project is released under GPL v3.<<less
Added: 2007-07-29 License: GPL Price: $0.00USD
14 downloads
PHxmltvParser 0.1
PHxmltvParser consists of a parser class and some helper classes in PHP which parses an XMLTV data file and stores the information in a collection. There also is a simple example script which shows how to use the classes and displays a tv listing that more>> PHxmltvParser consists of a parser class and some helper classes in PHP which parses an XMLTV data file and stores the information in a collection. There also is a simple example script which shows how to use the classes and displays a tv listing that can be filtered by several comboboxes.<<less
Added: 2005-09-01 License: GPL Price: $0.00USD
14 downloads
Other version of PHxmltvParser
License:GPL
Insert MySQL PHP data
In thie tutorial you will learn how to insert information in to a PHP MySQL database. more>> In thie tutorial you will learn how to insert information in to a PHP MySQL database.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
15 downloads
data grid php class 1.0
- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically more>> - the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected - you set what columns from the query result to be displayed - you can alter the content of a columns fields on the fly by creating callback functions - you can add JavaScript actions for when user clicks on displayed rows or on specific columns cells - you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action - check manual!<<less
Added: 2006-08-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
Other version of data grid php class
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
License:Free for non-commercial use
BADGER finance
BADGER finance is an open source php-xampp-mysql-web-based personal financial management application. BADGER is programmed in php, stores data in mysql databases and uses AJAX for its professional use more>> BADGER finance is an open source php-xampp-mysql-web-based personal financial management application. BADGER is programmed in php, stores data in mysql databases and uses AJAX for its professional user interface. It and comes with an easy to use installer for Windows. Badger is by default installed locally as a single-user single-logon application but can also be installed on a remote webserver. Badger is available in German and English. Features: * Multiple accounts * Multiple currencies * Freely categorizable transactions (for example: Food, Rent, Hobbies etc.) * Graphical statistical analysis module (how much did I spend in what categories over which period of time?) * Graphical forecasting module (How much can I spend per day if I want to have saved 1000 ? by the end of the year?) * Expendable CSV import module for quick import of online banking data * Top-notch AJAX * Manage as many accounts as you like in any currency<<less
Added: 2006-07-31 License: GPL Price: Free
1190 downloads
PHP and AJAX Auto Suggest
How to use the scriptaculous ajax autocompleter with PHP to search your MySQL database. more>> How to use the scriptaculous ajax autocompleter with PHP to search your MySQL database.<<less
Added: 2008-08-08 License: Freeware Price: $0.00USD
15 downloads
PHP Classes
Doing it with class in PHP. What is a data structure? What is a class? How are classes used in PHP? All these questions and more are answered in this tutorial. more>> Doing it with class in PHP. What is a data structure? What is a class? How are classes used in PHP? All these questions and more are answered in this tutorial.<<less
Added: 2005-01-29 License: Not Specified Price: Free
1759 downloads
A PHP Developers Primer - Delving into Ajax
In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML. more>> In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML.<<less
Added: 2006-11-10 License: Freeware Price: Free
1091 downloads
PHP Youtube Downloader
This Script catchs the Youtube Video URL. So you can Download the video direct from Youtube. Its free! more>> This Script catchs the Youtube Video URL. So you can Download the video direct from Youtube. Its free!<<less
Added: 2007-06-08 License: Freeware Price: FreeAdditionalInfoGNUGeneralPublicLicenseGPL
585 downloads
A PHP Developer's Primer - Delving into Ajax
In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML. more>> In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML.<<less
Added: 2006-11-10 License: Freeware Price: $0.00USD
11 downloads
phpGuestBook
phpGuestBook is a simple guest book using PHP and MySQL data base. It also colect users e-mail, his location, IP and date when a message was posted. Is great for personal or family web sites. Key feat more>> phpGuestBook is a simple guest book using PHP and MySQL data base. It also colect users e-mail, his location, IP and date when a message was posted. Is great for personal or family web sites. Key features: * Simple to use and install * Self install MySQL tables * Build with AJAX technology * Show data when a message was posted * Show e-mail of person how posted the message * Show computer IP from where the message was posted * Verify entered informations with JavaScript and PHP information * Pagination for more than 10 messages (could be configure) * Possibility to change design (open source) * Is free and open source for non commercial use<<less
Added: 2007-05-02 License: Free for non-commercial use Price: Free
908 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above php data persistence search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed