Main > Free Download Search >

Free to kick script

to kick

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 428
GMT to UTC 1.0

GMT to UTC 1.0


Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format. more>> Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.<<less
Added: 2006-10-03 License: Free Non-Commercial Price: $0.00USD
14 downloads
 
Other version of GMT to UTC
GMT to UTCDoes exactly what it says on the box - it converts a GMT date, entered by a user, in the ... A handy tool to have around when testing SQL date-based queries where dates are stored in UTC
License:Free for non-commercial use
Download
1131 downloads
Added: 2006-10-03
atoChat 0.5

atoChat 0.5


Features * Easy to implement into your website * Easy to configure * Smilies * BBCodes * Nickname colors * IP Banning * Nick List * Admin login with @ at front of name to show they are an admin. * Must enter pass to more>> Features * Easy to implement into your website * Easy to configure * Smilies * BBCodes * Nickname colors * IP Banning * Nick List * Admin login with @ at front of name to show they are an admin. * Must enter pass to use admin/moderator/registere d nick * User and Admin help menus * Kick and Ban * No nickname stealing * Mute/Unmute * MOTD * Bad word filter * Private messages * Flood control * Users can register their own nicknames * Registered users have + at front of name * Admins can add/delete Admins/Moderators/Registe red users * Blocks SQL and XSS attacks<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
11 downloads
 
Other version of atoChat
atoChatFeatures * Easy to implement into your website * Easy to configure * Smilies * BBCodes * Nickname ... use admin/moderator/registere d nick * User and Admin help menus * Kick and Ban * No nickname
License:Freeware
Download
523 downloads
Added: 2007-08-03
SWF To Image

SWF To Image


SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languag more>> SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages. For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP or JPG image.<<less
Added: 2007-03-13 License: Freeware Price: Free
960 downloads
ip to country

ip to country


ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database. more>> ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
16 downloads
Array to List 1

Array to List 1


This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of more>> This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
11 downloads
 
Other version of Array to List
Array to ListThis class can be used to display an HTML list of entries from nested array. It traverses the ... This class can be used to display an HTML list of entries from nested array. It traverses the
Price: FreeAdditionalInfoYoucanuseitforanyperpose
License:GPL
Download
998 downloads
Added: 2007-02-04
Copy to Grid Effect

Copy to Grid Effect


Learn how to create a lot objects using Copy to Grid Effect. more>> Learn how to create a lot objects using Copy to Grid Effect.<<less
Added: 2006-06-17 License: Freeware Price: Free
1230 downloads
Image to ASCII

Image to ASCII


This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if more>> This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if you are looking to generate ASCII images from regular jpg, gif or png images, look no further as this is definitely the PHP script for you and will get the job done.<<less
Added: 2007-12-04 License: GPL Price: 1.00GBP
11 downloads
Form to Mail Using CDO

Form to Mail Using CDO


With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform a more>> With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.<<less
Added: 2006-01-04 License: Freeware Price: Free
1456 downloads
PHP IRC Bot

PHP IRC Bot


This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an more>> This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an "auto join on kick" feature. Its NOT running under web environment. No need Apache nor MySQL. Just PHP with socket extention enabled.<<less
Added: 2006-10-17 License: GPL Price: Free
850 downloads
RSS to HTML

RSS to HTML


RSS to HTML script will allow you to create webpages that will always display the most current information from your RSS feed. more>> <<less
Added: 2008-02-22 License: Freeware Price: Freeware
13 downloads
LDAP to SQL

LDAP to SQL


Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
Server to server backup

Server to server backup


Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local b more>> Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch zipped archive. There are two scripts, one for the server being backed up and one for the remote server. They can work together or independently.<<less
Added: 2004-05-11 License: Freeware Price: Free
1998 downloads
C to C++ Converter

C to C++ Converter


Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included. more>> Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included.<<less
Added: 2005-12-05 License: GPL Price: Free
1419 downloads
apgForm (to Excel) 1.7

apgForm (to Excel) 1.7


apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. more>> apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. It can receive the form regardless of the way it was sent (POST, or GET.) apgForm requires PHP and a folder with read/write permissions to work.(CHMOD 777) apgForm is completely free.<<less
Added: 2004-11-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of apgForm
apgForm (to Excel)buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. It ... ) apgForm requires PHP and a folder with read/write permissions to work.(CHMOD 777)
Price: FreeAdditionalInfoCreativeCommonsByhttpcreativecommons.orglicensesby2.5legalcode
License:Other Free / Open Source License
Download
1833 downloads
Added: 2004-11-03
XML to array 1.0

XML to array 1.0


Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle. more>> Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.<<less
Added: 2005-01-20 License: Price: 0.00 Price: 0.00
11 downloads
 
Other version of XML to array
XML to arrayJust a simple few functions to help you convert a xml feed into an array to make it so much easier to ... Just a simple few functions to help you convert a xml feed into an array to make it so much easier to
License:Not Specified
Download
1767 downloads
Added: 2005-01-20
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5