-
This class can be used to store and retrieve keys and values from the Windows registry. It uses PHP's COM functionality to access the registry via WMI.
-
Store Manager for X-Cart is a Windows application to quickly and effectively manage your X-Cart online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders, export/import products, backup/restore database, manage product attributes, manage global store settings. All this from your desktop computer.
-
Multi Threading, Daemon (Windows service) is serves as demonstration of how a Windows service can be started using the Win32 PHP extension. It register the service and starts a loop that goes on forever until the service is instructed to terminate.In side the service loop the class calls a separate PHP script that can perform an arbitrary task as a ...
-
Video Player can generate HTML tags to embed videos in a page for streams to be presented with the players: Windows Media Player, Real Player, QuickTime movie player, Flash Video player, and Flash movies. The movie width and height, as well as player specific controls and automatic play, can be configured as parameters. Requirements: PHP 5.0 or higher
-
smb4php uses the smb client program to access Windows network shares, so it works under Linux, other Unix platforms or even under Windows with the Samba client packages installed. Functions to create, read and write to files in the local network shares, are implemented. smb4php can also list the local network hosts, available shares in an host, and directories of ...
-
Window can be used to open and manage graphical user interface windows using PHP-Gtk. It can open alert windows that optionally may show a special icon image and a message label.The message text font, font size and style attributes are configurable. The window icon image may be set to a a given icon pixmap image file.
-
PHP-Gtk winDialog can be used to display notice messages as in dialog windows using PHP-Gtk.PHP-Gtk winDialog can create a window with a given notice message text and an Ok button. The function to callback when the Ok button is pressed is also configurable.The comments in the code are in English and Portuguese.
-
GTK warning messages can be used to manage GUI windows opened with PHP-GTK to display warning messages. It can open a window to display a given warning message and an icon to display near the message text.GTK warning messages automatically associates a button that triggers an action to close the window. The comments in the code are in Portuguese and ...
-
COutLook reads messages from the Inbox and Outbox of an Outlook local profile through CDO (Colaboration Data Objects). It only works under Windows.
-
Gerenciamento do windows por COM uses COM objects to perform several operations on Windows system users like changing the user password, adding or removing an user, and adding an user group.Operations such as adding, removing a folder or giving a user full access permissions to it, can also be performed.Requirements: PHP 5.0 or higher
-
Icone Factory is a simple class that can be used create PHP-GTK icon buttons from given icon images files.Icone Factory extends the GtkButton class, so the functions of the base class may still be called. It attaches an icon image to the button in the class constructor function. The icon image file must be in the XPM format.Icone Factory can ...
-
Menu Icon is meant to create menus for PHP-GTK GUI windows. You can add items with optional icon images associating events and labels with shortcut keys, separators, an handle box.
-
PHP GTk Progress Bar can be used to create a progress bar control for PHP-Gtk applications. The class can create bar control and associate a label that shows a progress message with a given style.The comments in the code are in English and Portuguese.
-
AIRProjectXML provides classes for composing several types of elements of AIR projects such as windows, icons, file types, applications, as well classes for parsing and generating AIR XML project definition files.AIRProjectXML also allows managing AIR project files from a web-based GUI.Requirements:PHP 4.3.0 or higher
-
Message Box is meant to generate Windows style message boxes in HTML. It can display the boxes with configurable title, message prompt and icons associated with the type of message box.Message Box can generate several predefined types of message boxes that define the types of buttons that appear: OK only, OK and Cancel, Abort and Retry and Ignore, Yes and ...

