Wednesday, May 30, 2012

The new version 2.4.3 of ApPHP DataGrid Wizard has been released.


The new version 2.4.3 of ApPHP DataGrid Wizard is available for downloading from here.

ApPHP DataGrid Wizard - is the utility script for generating of PHP DataGrid pages. ApPHP DataGrid Wizard allows you easy creation of DataGrid pages. This operation does not require specific technical or programming knowledge. All you need is to select a table, fields for the table, define the data type for each field and choose any other setting you need... In a few seconds you will get page with powerful and fully functional DataGrid component.

Here are the main changes and additions in this version:
  • Feature: [added] possibility to encode db user password, that stored in database for _ENTER_DB_CONNECTION option
  • Feature: [added] possibility to define database schema with _ALLOW_DB_SCHEMA (for IBM only)
  • Feature: [added] possibility to define transaction mode with _ALLOW_TRANSACTION_MODE
  • Feature: [added] possibility to create Master/Details datagrid pages
  • Feature: [added] new attribute for View Mode fields: "summarize"
  • Feature: [improved] when "specify by on" option selected, not-visible columns removed from the list of fields
  • Feature: [improved] syntax for DataGrid version >= 7.4.0
  • Bugs fixed

To view a Live Demo click here.

Sunday, May 27, 2012

New version 3.5.7 of ApPHP Calendar has been released.


The new version 3.5.7 of ApPHP Calendar Pro is available now for downloading. There are some bugs fixed and also many additions and improvements. This version allows new installation or updating, if you work with one of previous.



The ApPHP Calendar is a powerful PHP calendar script that may be easily integrated and used with various PHP projects, such as schedulers, event processors etc. The calendar is very simple to install, implement and use. ApPHP Calendar has a user-friendly interface and navigation. It can be viewed in various ways - yearly, monthly, weekly, daily and list view.

Here the main additions and improvements:

  • Feature: [added] possibility to define whether to allow assigning users to events: "assign_to_events"=>true
  • Feature: [added] non-documented property $this->isAnchorAllowed = true|false;, used to allow working with anchor
  • Feature: [added] non-documented property $this->removeCategoryEvents = true|false;, used to force deletion of category events when category is removing
  • Feature: [added] non-documented property $this->dateFormat = 'mm/dd/yyyy';, used to define date format
  • Feature: [added] possibility to define whether to allow deleting events in the past: DeletingEventsInPast(true);
  • Feature: [added] possibility to export calendar events with 3 formats: CSV, XML or iCAL
  • Feature: [added] non-documented property $this->direction = 'ltr|rtl';, used to specify calendar text direction
  • Feature: [added] non-documented property $this->allowLocations = true|false;, used to allow additional categorization by location
  • Feature: [improved] optimized drawing of tool-tips for all type of views
  • Feature: [improved] security access to exporting files
  • Feature: [improved] exporting feature - list of events changed into list of events occurrences
  • Feature: [improved] time slots - added possibility to define duration = 120 min
  • Feature: [improved] all place-holders for templates redone as case-insensitive
  • Feature: [improved] description field for events and categories made optional
  • Bugs fixed
To view Available Templates click here.

To view a Live Demo click here.
To play with a Showcase click here.
To download new version click here.

Wednesday, April 18, 2012

New product ApPHP DataValidator has been released


ApPHP DataValidator is a simple lightweight tool useful for primary general data checks. It handles numbers, strings, emails, URLs. A range of parameters is provided for a wide variety of different verifications. All parameters are used optionally and could be switched on and off for every specific value.

The DataValidator component accepts an array or an object as data container, so it can be easily used to check values got by HTTP request, obtained from data base, parsed XML or CSV file or any other source as soon as data are in correct format (array('key'=>'value')). Error handling is made easy and flexible. If validation fails, you can either obtain a generated error-message or use error-details for logging and user informing in you own style.

Short list of features:
  • Checks numbers for type, range, special values (null)
  • Checks strings for size, pointing and spaces availability
  • Checks URL for correct format
  • Checks e-mail for correct format
  • Can be stopped after the first validation failure or kept through all values
  • Returns errors in a convenient way
  • Works with array of HTTP request as a default data source
  • Accepts any data source in simple, natural for forms and data-base rows view
To see a LIVE DEMO click here.

Tuesday, April 10, 2012

New version 2.1.2 of ApPHP AJAX File Uploader was released.

The new version 2.1.2 of ApPHP AJAX File Uploader was released and available now for downloading. There are some new features and improvements. This version requires full re-installation, if you work with one of previous. Please read carefully our Installation Guide and  Getting Started.

ApPHP AJAX File Uploader is an easy to use, high-performance PHP AJAX Multiple File Upload Control which allows you to upload files to web server without refreshing the page.

Most of the web application available today includes a capability of user to upload files, whether it is a social media application or a CMS/Blog network platform. Upload capability of your application can be made easier and usable to the user if you are using our File Uploader control.

Here the main additions and improvements:

  • Feature: [added] allow users to delete a file after it was uploaded
  • Feature: [added] display file's size after it was been uploaded
  • Feature: [added] multi-language support
  • Feature: [added] possibility to add custom hidden fields to the form being submitted
  • Feature: [added] specifying if existing files will be overwritten
  • Feature: [improved] security features
  • Feature: [improved] information details in debug mode
  • Bugs fixed
To view a LIVE DEMO click here.

To download new version click here.

Tuesday, March 06, 2012

New product ApPHP Medical Appointment was released

ApPHP Medical Appointment is online doctor, therapist appointment and medical clinic site PHP script.

This Appointment System is an application for handling doctors appointments. It enables patients to book an appointment using web-based interface, and administrator of the clinic is able to approve/reject the appointment.

Site visitors can perform search by doctor specialty and/or doctor name, view doctor availability and book appointments. Administrator can view and manage the appointments.

Site Visitors:
- choose a specialization
- choose a doctor form the list
- clicking the date and time for an appointment
- enter personal information
- can browse through doctors profile and read information regarding their specialty

Administrator:
- manage specialization
- manage doctors
- manage doctors schedules
- manage doctors time offs
- manage appointments
- appointments statistics

To see a  LIVE DEMO click here.