Package:
Summary:
Store and retrieve ratings of products in MySQL
Groups:
Author:
Description:
This class can be used to store and retrieve ratings of products in a MySQL database.
It can insert yes or no ratings of products in a MySQL database table associating to an anonymous user identified by his IP address or to logged user identifier.
The class can also retrieve a summary of all the ratings of a product.
Package:
Summary:
Retrieve values of properties defined in scripts
Groups:
Author:
Description:
This class can be used to retrieve values of properties defined in PHP scripts.
It includes a given PHP script with values set in array entries of a variable name properties.
The class assigns the array values to class variable, so it can return the values of any entries of the properties array.
Package:
Summary:
Call PHP functions to handle jQuery events
Groups:
Author:
Description:
This package can be used to call PHP functions to handle jQuery events.
It can generate Javascript that is executed on the browser side to perform AJAX requests when certain events happen.
The class detects when the AJAX requests are sent and executes given PHP functions that return the necessary Javascript has response to the browser side events.
Package:
Summary:
Compose and display forms in HTML pages
Groups:
Author:
Description:
This class can be used to compose and display forms in HTML pages.
It can compose an HTML form adding labels and inputs of all basic types.
The class can display the forms aligning the inputs and the respective labels in an HTML table.
Package:
Summary:
Create short URLs using Puny sapo.pt API
Groups:
Author:
Description:
This class can be used to create short URLs using Puny sapo.pt Web services API.
It can send an HTTP request to services.sapo.pt Web services API to create a short URL for another given URL.
The class can also do the opposite, i.e. get the original URL associated to a previously created short URL.
A new embeddable WYSIWYG (what-you-see-is-what-you-get) HTML editor has been added to the Free Online Web-Based WYSIWYG HTML Editor JavaScripts
page. This open source JavaScript editor can be embedded into your web pages to provide your users with the ability to create/edit HTML code directly from the browser.
Important: this software is for people who already have websites and know what "JavaScript" means. If you are just starting out, and are looking
for a web editor to create your own website, please see the Free HTML Editors and WYSIWYG Web Editors page instead.