|
Complete PHP Recipe Portal Website
|
Other links at PHP > Scripts and Programs > Organizers |
| 1. |
Service Management Software
|
|
|
Manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information. Help create service efficiencies and increase service quality.
|
| 2. |
Geo-Contacts
|
|
|
Geo-Contacts is an easy to use online contact database program. The script requires PHP and MySQL. In version 1.1 the script will have support for extended characters and a few more fixes and add-ons.
|
| 3. |
Paypal RSVP - Reservations - VIP
|
|
|
RSVP for Events List - Reservations - VIP Ever had an event that you needed people to be able to sign up on? Welp, weve got it! Admin Login There can be unlimited number of events and users can signup for each one seperately if they want... Admin can view list by event and can sort by last name. User pays for event using Paypal User Fields: First name, last name, age, email, # of guests (+1,+2, or +3) Admin Fields: enter event name, event date, event location, event time Email sent to user when they signup confirmation with confirmation number Confirmation number will be kept on database for future reference. Template and codings are separated. Language File for changing to any language you want!
|
| 4. |
GBTask
|
|
|
GBTask at its first version is a simple single page task manager. New tasks are added by filling up the form on the first page. The last task added is listed as the first one in the list. You can control the listing order by clicking on the little image (arrow up, arrow down) next to the task title. Order by timestamp, by name, by status (see it in action at http://www.geniusbug.com/php/task.php). Each task can be modified, (edit or delete) using the links on the right side. The manager is provided with a keyword based search, top-left search form. A task manager can hold very much information which means that our list will get too big to be easily handled, slowing down the process. This manager gives you the option to list as many or as few tasks per page by using the top-left corner form, type in a number and youll then get that many items per page. Easy to be customized, GBTask has its background and link colors set as variables, this way you can add as many themes as you like and have it match perfectly to your web interface (see links at the top-right corner). Other (useful or not) information such as: last modification date, file size, numbers of lines in the source code, numbers of tasks per page, and a link to the source code can be found at the bottom of the manager.
|
| 5. |
Inventory Management System
|
|
|
The Online Inventory Management System allows a website admin to completely control all inventory via http [web] access. This system runs on PHP with a MySQL database. The admin access allows for an admin to control and monitor all users, as well as divide inventory into categories that can be changed on the fly. Inventory can be added, modified, and deleted at any time, as well as moved between existing categories. Users can be granted different levels of access into the database of your online inventory, or you can allow any of your web site visitors to view your inventory through external PHP code you can place anywhere on your site.
|
|
|