tagbox 0.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 454
tagBox 1.4
tagBox is a free simple tagger/shoutbox script written in PHP. It uses a text file to store posts so it doesnt require any MySQL database. This database is protected with simple encryption and an htaccess file. The script is made to be easily more>> tagBox is a free simple tagger/shoutbox script written in PHP. It uses a text file to store posts so it doesnt require any MySQL database. This database is protected with simple encryption and an htaccess file. The script is made to be easily customized and has many options and features such as html limitation, smileys, flood protection, an admin panel with post editing and deletion, word bans, ip bans, timestamps, users online, clickable smileys, doublepost protection, link parsing and more. Runs on PHP4 and PHP5, linux and windows servers!<<less
Added: 2005-11-11 License: Freeware Price: $0.00USD
16 downloads
Other version of tagBox
DGBook 1.0.1
Very simple guestbook and easy to install. All data store into MySQL. Feature: Character limitation, no HTML or scripts allowed in input field. Optional feature: hidden user email in user page but admin can see it, verify guestbook entry by admin. more>> Very simple guestbook and easy to install. All data store into MySQL. Feature: Character limitation, no HTML or scripts allowed in input field. Optional feature: hidden user email in user page but admin can see it, verify guestbook entry by admin.<<less
Added: 2006-05-22 License: Freeware Price: $0.00USD
11 downloads
SQLToolBox 0.0.1
Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems. more>> Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.<<less
Added: 2006-02-08 License: GPL Price: $0.00USD
12 downloads
SleekTabs 0.1
SleekTabs is a PHP class which eases the process of creating tabbed interfaces in HTML. Basically put, if you want a tab system (like on Properties/Inspector-styl e dialogues on the desktop) for a bit of content on your web page, SleekTabs automates this more>> SleekTabs is a PHP class which eases the process of creating tabbed interfaces in HTML. Basically put, if you want a tab system (like on Properties/Inspector-styl e dialogues on the desktop) for a bit of content on your web page, SleekTabs automates this process. Just give SleekTabs the names of your tabs, the URLs and customise the styles if you want, then just let ST do the rest! SleekTabs has a built-in Ajax feature - just make a simple page which provides the HTML you want put inside the content area (excluding headers etc.) and tell ST where to find it! With full Ajax functionality, plus a fallback for those without Ajax or without JavaScript, SleekTabs adds that extra Ajax touch to any page while optionally retaining backwards-compatibility for those with JavaScript off, screen readers or old browsers. SleekTabs is free software/open source under the BSD Licence. See the licence header in the sleektabs.php file for more information.<<less
Added: 2007-05-02 License: BSD Price: $0.00USD
12 downloads
PonXPM 0.1
PonXPM is a useful tool for converting regular image (PNG, JPEG, GIF and BMP) formats into an XPM. more>> PonXPM is a useful tool for converting regular image (PNG, JPEG, GIF and BMP) formats into an XPM.<<less
Added: 2006-10-03 License: Freeware Price: $0.00USD
10 downloads
Ajof ShoutBox 0.1
A free php/mysql shoutbox with an admin panel for the editing and deleting of entries. more>> A free php/mysql shoutbox with an admin panel for the editing and deleting of entries.<<less
Added: 2008-06-30 License: Free Non-Commercial Price: $0.00USD
14 downloads
Linkbot 0.1
Linkbot started out in #uacs on freenode, and migrated with us to the UACS IRC network. The idea was simple: people post a lot of interesting links on IRC and sometimes you want to look at them again later (or look at them when youre not at work ... you more>> Linkbot started out in #uacs on freenode, and migrated with us to the UACS IRC network. The idea was simple: people post a lot of interesting links on IRC and sometimes you want to look at them again later (or look at them when youre not at work ... you know). Linkbot collects all the links posted in the channel in a simple text file, and there is a CGI script to display them online.<<less
Added: 2007-11-20 License: Other Price: $0.00USD
24 downloads
asc2pov 0.1
A simple Perl script to conver AAIGrid (Arc/Info ASCII Grid) digital elevation model data into a TGA image suitable for POVrays height_field object. more>> A simple Perl script to conver AAIGrid (Arc/Info ASCII Grid) digital elevation model data into a TGA image suitable for POVrays height_field object.<<less
Added: 2005-05-11 License: BSD Price: $0.00USD
11 downloads
ThreadBuddy 0.1
The Thread Buddy is a threaded discussion tool that uses wildcard DNS, so you can pick your own discussion URL. The thread is tied to the *.threadbuddy.com URL that you choose, so there are endless open "channels" to use. The thread buddy is search more>> The Thread Buddy is a threaded discussion tool that uses wildcard DNS, so you can pick your own discussion URL. The thread is tied to the *.threadbuddy.com URL that you choose, so there are endless open "channels" to use. The thread buddy is search engine friendly since it has an integrated plaintext and rss feed. Also, the thread buddy can easily be integrated into any site. See the help page for how to integrate a Thread Buddy into your site.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
12 downloads
Mailto 0.0.1
Mailto is a free, open source class written by Debugged Interactive Designs in PHP4 to obfuscate e-mail addresses from spam harvesters. The class lets you easily encode an entire anchor tag using ROT13 Encryption. At run-time, javascript is used to more>> Mailto is a free, open source class written by Debugged Interactive Designs in PHP4 to obfuscate e-mail addresses from spam harvesters. The class lets you easily encode an entire anchor tag using ROT13 Encryption. At run-time, javascript is used to decode the ROT13 encryption. If javascript is disabled, then the e-mail address is safely shown by reversing the e-mail address using PHP and re-reversing (versing?) it at run-time using CSS.<<less
Added: 2008-11-05 License: LGPL Price: $0.00USD
11 downloads
ImageRat 0.1
ImageRat scans your webserver for physical directories, automatically generating thumbnails for large images and transforming them into browsable image galleries. Perfect for anyone who wants to be able to upload large numbers of images via their more>> ImageRat scans your webserver for physical directories, automatically generating thumbnails for large images and transforming them into browsable image galleries. Perfect for anyone who wants to be able to upload large numbers of images via their favourite FTP program and have them transformed instantly into image galleries. ImageRat doesnt require a database, has a fully customizable template and language system.<<less
Added: 2008-04-07 License: LGPL Price: $0.00USD
12 downloads
libxdr 0.0.1
libxdr is a library that implements an API-compatible cross-browser version of cross-domain XMLHttpRequest. This enables cross-domain requests that dont rely on dangerous XSS (inserting a third partys tag). It is built on top of the pmxdr (postMessage more>> libxdr is a library that implements an API-compatible cross-browser version of cross-domain XMLHttpRequest. This enables cross-domain requests that dont rely on dangerous XSS (inserting a third partys tag). It is built on top of the pmxdr (postMessage Cross-domain Requester) client library which supports HTTP access control headers for managing what websites can request what.<<less
Added: 2009-05-16 License: GPL Price: $0.00USD
12 downloads
TurboDbAdmin 0.1
TurboDbAdmin is a single-page AJAX solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes. This release supports: navigating to and browsing table more>> TurboDbAdmin is a single-page AJAX solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes. This release supports: navigating to and browsing table data, viewing table schema, and editing table data. TurboDbAdmin requires PHP 4 or higher and MySQL 3 or higher.<<less
Added: 2005-11-11 License: Freeware Price: $0.00USD
13 downloads
Added: 2007-09-19 License: Other Price: $0.00USD
11 downloads
RTCounter 0.1
This script is a very simple php counter that doesnt requires mysql and keeps track of how many unique pageviews your site has. more>> This script is a very simple php counter that doesnt requires mysql and keeps track of how many unique pageviews your site has.<<less
Added: 2005-10-19 License: GPL Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above tagbox 0.1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed