php running management 1.0.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5228
PHP Running Management 1.0.2
PHP Running Management or phpRunMan is a set of scripts for runners. more>>
PHP Running Management or phpRunMan is a set of scripts for runners. Users can enter intermediate times of their training or race performance for calculating various statistics (distance, avg speed, time/km, projection on different distance, etc.). In PHP Running Management you can enter comments for the whole run or every intermediate segment so the data can be used as a logbook.
Every run (training or competition) is entered as a list of segments and times. You can specify the number of laps and the "offset" (manual correction) of the distance.
Several views are proposed:
- Year view: displays all the runs with their distance, time, average speed, etc.
- Detail view: shows the profile of a run by segment (time, speed, cumulated distance and other indicators).
- Month view: aggregates runs per month over the selected year, shows every months distance, time, average speed.
All the scripts are written in PHP (requires GD lib activated too) and the data is stored in MySQL database.
<<lessEvery run (training or competition) is entered as a list of segments and times. You can specify the number of laps and the "offset" (manual correction) of the distance.
Several views are proposed:
- Year view: displays all the runs with their distance, time, average speed, etc.
- Detail view: shows the profile of a run by segment (time, speed, cumulated distance and other indicators).
- Month view: aggregates runs per month over the selected year, shows every months distance, time, average speed.
All the scripts are written in PHP (requires GD lib activated too) and the data is stored in MySQL database.
Download (0.49MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1215 downloads
PHP time management 1.07b
PHP time management is a Web-based time management application. more>>
PHP time management project is a Web-based time management application. You can enter scheduled items, copy items, and view them on a calendar.
A few minor items in the login page for the system were fixed.
<<lessA few minor items in the login page for the system were fixed.
Download (0.018MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1143 downloads
PHP Sessions Management Class 1.0.3
PHP Sessions Management Class is a php class to handle sessions by using a mySQL database. more>>
PHP Sessions Management Class is a php class to handle sessions by using a mySQL database for session related data storage providing better security then the default session handler used by PHP.
If you are not familiar with what php sessions are and what are they good for, check out the dedicated chapter in the php manual
If you are familiar with php sessions and you want to use this php class in your projects then remember that to prevent session hijacking, you must not forget to use the regenerate_id() method whenever you do a privilege change in your application
Before usage, make sure you use the session_data.sql file (which is a sql dump file generated with phpMyAdmin) from the install_sql folder to set up the table used by the class
You dont need to modify anything in your previous applications: after instantiating the php class, just use sessions as you would normally.
Note:
The class assumes that there is an active connection to a mySQL database and it does not attempt to create one. This is due to the fact that, usually, there is a config file that holds the database connection related information and another class, or function that handles database connection. If this is not how you do it, you can easily adapt the code by putting the database connection related code in the "open" method of the class.
Enhancements:
- The get_users_online() method is now more accurate as it now runs the garbage collector before getting the number of online users.
- The structure of the MySQL table used by the class was tweaked in so that the "http_user_agent" field was changed from VARCHAR(255) to TEXT to accomodate user agent strings that are longer than 255 characters.
- The "session_data" field was also changed from TEXT to BLOB to help users who store a large amount of data in sessions.
<<lessIf you are not familiar with what php sessions are and what are they good for, check out the dedicated chapter in the php manual
If you are familiar with php sessions and you want to use this php class in your projects then remember that to prevent session hijacking, you must not forget to use the regenerate_id() method whenever you do a privilege change in your application
Before usage, make sure you use the session_data.sql file (which is a sql dump file generated with phpMyAdmin) from the install_sql folder to set up the table used by the class
You dont need to modify anything in your previous applications: after instantiating the php class, just use sessions as you would normally.
Note:
The class assumes that there is an active connection to a mySQL database and it does not attempt to create one. This is due to the fact that, usually, there is a config file that holds the database connection related information and another class, or function that handles database connection. If this is not how you do it, you can easily adapt the code by putting the database connection related code in the "open" method of the class.
Enhancements:
- The get_users_online() method is now more accurate as it now runs the garbage collector before getting the number of online users.
- The structure of the MySQL table used by the class was tweaked in so that the "http_user_agent" field was changed from VARCHAR(255) to TEXT to accomodate user agent strings that are longer than 255 characters.
- The "session_data" field was also changed from TEXT to BLOB to help users who store a large amount of data in sessions.
Download (0.020MB)
Added: 2006-12-16 License: Free for non-commercial use Price:
1044 downloads
PHP Content Management System 1.2.1pl2
PHP Content Management System is a content management system that provides dynamic menus and templates. more>>
phpCMS is a content management system, which convinces in particular by small system requirements, high performance and above all its flexibility.
phpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
<<lessphpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
Download (0.52MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1608 downloads
Resource Management Game 0.12
Resource Management Game project is a Web-based resource management game. more>>
Resource Management Game project is a Web-based resource management game.
Resource Management Game is a PHP framework for easily creating resource management and strategy games.
Two playable games are included.
The system uses sessions to store data and should work out of the box with little or no configuration.
<<lessResource Management Game is a PHP framework for easily creating resource management and strategy games.
Two playable games are included.
The system uses sessions to store data and should work out of the box with little or no configuration.
Download (0.081MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1022 downloads
Oxylus Service Management 0.2
Service Management is a Web application that allows users to manage service. more>>
Service Management is a Web application that allows users to manage service and repair, including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Enhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
<<lessEnhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
Download (0.20MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
1456 downloads
Link Management Assistant 1.20
Automated Reciprocal Linking Management & Niche Website Directory Generator more>> The "Link Management Assistant" totally automates your reciprocal link partner management, allowing you to focus entirely on securing more strategic link partners to increase your websites link popularity & search engine rankings. Its also versatile enough to be used as a stand alone niche website directory management script.<<less
Download (215KB)
Added: 2009-04-16 License: Freeware Price:
190 downloads
LAN Management System 1.9.1
LMS is the integrated system of networks management designed for various size internet providers (ISP). more>>
LMS (LAN Management System) is the integrated system of networks management designed for various size internet providers (ISP).
That software writed in PHP, Perl and C, works with variuos database systems.
<<lessThat software writed in PHP, Perl and C, works with variuos database systems.
Download (1.93MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1230 downloads
Nelisys Management System 0.2.1
Nelisys Management System can manage and monitor system and network including Router, Switch. more>>
Nelisys project is Open Source Web-based Management System, to manage and monitor system and network including Router, Switch, Wi-Fi Access Point, Server, Networking services, etc.
There are performance and fault management function.
<<lessThere are performance and fault management function.
Download (0.045MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1158 downloads
DC Maintenance Management System 1.1.2
DC Maintenence Management System is a Web-based application that records and analyzes customer complaints. more>>
DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks.
Enhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
<<lessEnhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
Download (2.0MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
706 downloads
Service Management Software 1.12
Service Management is a Web application to manage your service and repair work. more>>
Service Management Software Solution manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Service Management Software is the ideal free solution for any service oriented business.
Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.
Enhancements:
- This release cleaned up most of the library files to remove extra code lines that were no longer needed.
<<lessService Management Software is the ideal free solution for any service oriented business.
Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.
Enhancements:
- This release cleaned up most of the library files to remove extra code lines that were no longer needed.
Download (0.20MB)
Added: 2006-08-15 License: Free To Use But Restricted Price:
1169 downloads
phpPasswordManager 0.90.20
phpPasswordManager is a Web-based password management system. more>>
phpPasswordManager is a Web-based password management system. The project organizes your different accounts in groups and makes them accessible over a Web interface. Each account can be encrypted with a different master password.
System requirements:
- MySQL
- PHP
<<lessSystem requirements:
- MySQL
- PHP
Download (0.012MB)
Added: 2006-12-24 License: Free To Use But Restricted Price:
1034 downloads
Network Management Center 1.20
Network Management Center is a comprehensive network device management tool. more>>
Network Management Center project is a comprehensive network device management tool. After entering each network device, every detail can be tracked and monitored.
Having this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
<<lessHaving this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
Download (0.20MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
PHPulse 1.0.2
PHPulse is the FASTEST PHP based MVC framework in the world! more>>
PHPulse project is the FASTEST PHP based MVC framework in the world! It is built to be EXTREMELY lightweight and fast with a modular development environment allowing for quick plug-n-play functionality to be added merely by dropping in extra modules.
Most other frameworks attempt to try to do everything at once but PHPulse allows you to build or import the modules you want, use them when you need them and reduces the overall amount of overhead that other frameworks have.
With PHPulse, nothing is loaded except what is needed to build the page; no extra function calls, no extra class includes and no extra overhead. Which makes it the fastest framework in existence.
Main features:
- Built in breadcrumbs
- Automatic Error handling
- Easy templating system
- Administrative Interface
- Privileges management
- Form generation
- Extremely small footprint
- and more!
<<lessMost other frameworks attempt to try to do everything at once but PHPulse allows you to build or import the modules you want, use them when you need them and reduces the overall amount of overhead that other frameworks have.
With PHPulse, nothing is loaded except what is needed to build the page; no extra function calls, no extra class includes and no extra overhead. Which makes it the fastest framework in existence.
Main features:
- Built in breadcrumbs
- Automatic Error handling
- Easy templating system
- Administrative Interface
- Privileges management
- Form generation
- Extremely small footprint
- and more!
Download (0.13MB)
Added: 2007-04-18 License: GPL (GNU General Public License) Price:
919 downloads
+CMS Content Management System 2.1.4
In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 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 running management 1.0.2 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