Goto navigation
All tools/scripts/programs here are freeware. They are related to the PHP-GTK, an extension to PHP which provides Window-functionality to PHP - you can create Desktop PHP-Applications. For more information about PHP-GTK and other applications, see gtk.php.net.

FileSync

FileSync is a tool for syncronizing the contents of 2 directories.
It can exclude whole directories and single files as well. You can specify the sync direction (up/down/both), set the depth of directory syncronization, load/save projects...
FileSync main window

Version 0.1 (2003-03-12)
Download filesync.zip zip 159kB


InPHP

With InPHP you can explore the world of PHP and PHP-GTK.
It shows you the version information of your PHP installation, lists all available GTK themes and displays all known classes, functions and extensions of php.
You can test the themes directly by double-clicking the corresponding item in the theme list, copy whole function lists and a bit more.
InPHP: Themes InPHP: Classes + functions InPHP: Extensions InPHP: Configs

New in 0.6:
Version 0.6 (2004-01-19)
Download InPHP-0.6.zip zip 48kB


mp3Rename

Renames mp3 files according to a user-definable pattern; mp3 id3-tag information can be used for this. E.g, you could rename all the mp3s to "[artist] - [album] - [tracknumber] - [title].mp3" with a few clicks.
Utilizes the mp3info tool by Cedric Tefft.

Does NOT work on windows!
mp3Rename window

Version 0.1 (2004-09-22)
Download mp3Rename.tar.bz2 zip 20kB


PHP-GTK launcher

You're using php scripts with the PHP-GTK?
Then you always have to launch php.exe with the file you want to start, like c:\Programs\php\php.exe "c:\scripts\application.php".

Older versions of the php_win.exe shipped with the php-gtk searches for the php.exe just in c:\php\php.exe, c:\php4\php.exe, %PATH% and the PHP_BIN environment variable.
If you didn't set the environment variable and have a different php directory, php_win.exe won't find php.

This php_gtk.exe looks for php.exe in it's own directory - no problem with "php.exe not found" any more.

It also has several icons for php-gtk files included.
Icons provided by PHP-GTk launcher
And you can easily register php-gtk files with it!

v1.1 You can run the script with 8 extra parameters now.
Download php_gtk.zip zip 12kB


MailCheck

A small tool which checks POP3 and IMAP accounts for mails.
MailCheck main window Edit account

Version 0.21 (2003-08-13)
Changes
  • added checkbox for using secure POP3-login via APOP
Download mailcheck-0.21.zip zip 26kB


MailCheck4Server

Checks POP and IMAP mail boxes for mails - server-sided! This means, you run it on a normal HTTP-Server with PHP installed.
Browser window
Telnet session

Version 0.1 (2002-12-04)
Download mailcheck4server.zip zip 15kB


MP3 list creator

|-Artist
| |-Album Title
| |-Album Title 2
| | |-CD1
| | |-CD2
| |-Album Title 3
|-Artist 2
  |-Album Title
This small tool scans a given directory for artists, albums amd mp3s. It it assumed, that the directory structure is like the one on the picture.
The script collects information on the number of CDs, mp3s and .txt files.
After scanning, the data are written to a .csv file which you can open with Excel.
Version 0.2 (2003-07-19)
Changes
  • GUI which shows the current status
Download mp3_list_creator-0.2.zip with sysfiles zip 23kB


Massload

Massload is for loading multiple files from a remote address. E.g., all RFC's can be located at http://www.faqs.org/ftp/rfc/rfcXXX.txt. With massload, you can easily get them all without have to type all the numbers by yourself.
It supports an unlimited count of numbers to change, number ranges and stops - if you want - if there is no more file to get, even if the range specifies more. It has a file size checker, which deletes all downloaded files which are smaller than you thought they would be. Last but not least, it supports referrers.
Included is the MassLoad Creator, with whom you easily can create the massload files.
Massload Creator
Massload: Loading 1
Massload: Loading 2

Version 0.1 (2003-02-25)
Download massload.zip zip 33kB


wlanScanner

As I couldn't find any working wireless network tools which just show the currently available networks, I decided to write my own one.
Now it does what it was supposed to do: List available networks, with data like signal strength, encryption status and connection speed. You can't see it on the screenshot, but there is a button to connect to the selected access point.
wlanScanner

Version 0.2 (2005-01-29)
Download wlanScanner-0.2.tar.gz gzipped tar 41kiB
Navigation
File: phpgtk_apps.htm | last update: 2023-04-06 23:45:02 Valid XHTML Valid CSS