myphpchat 1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6896
phpWeather 1.1
This script uses the free API from weatherBug.com servers availible on port 80 (http). I have made a very basic weather checker script that can return any number of stations given a zip code. I am using the "pipe delimeted" portion of the API because more>> This script uses the free API from weatherBug.com servers availible on port 80 (http). I have made a very basic weather checker script that can return any number of stations given a zip code. I am using the "pipe delimeted" portion of the API because its faster and requires less bandwidth than XML. There are over 6,000 weather stations around the country on this network. The number of stations vary from city to city with an average of about 25. Enjoy! :) Version 1.1 now has table sorting (thanks to fry at http://friedcellcollectiv e.net/js/) ! Demo site: http://www.kevincornwell. com/weather/index.php IMPORTANT!!! YOU WILL NEED A API KEY FROM WEATHERBUG.COM IN ORDER FOR THIS SCRIPT TO WORK. GO HERE TO GET THE KEY: http://www.weatherbug.com /api/
BTW, this script is listed at weatherBug.com as a example. Go here: http://www.weatherbug.com /api/examples.asp<<less
Added: 2005-03-23 License: Freeware Price: $0.00USD
11 downloads
SFEChat 1.1
A nicely featured frames-based chatroom. Supports several admin functions such as kick, ban, adduser, deluser, showusers, "op", and more. Admin can add emoticon images which users can use in the chat. Has registered users, temporary admins, whos online more>> A nicely featured frames-based chatroom. Supports several admin functions such as kick, ban, adduser, deluser, showusers, "op", and more. Admin can add emoticon images which users can use in the chat. Has registered users, temporary admins, whos online listing, topic changing and more. May require later browsers such as IE 6, Mozilla 1.7, and Netscape 7. Try the demo before downloading to see if it works for you!<<less
Added: 2005-01-18 License: Other Price: $0.00USD
13 downloads
PHPSiteStats 1.1
PhpSiteStats is a web based website statistics , monitoring and tracking software for any webmaster that does not have acces to the server logs. It can be used an any server as it can be either database driven or logfile driven so it does not have more>> PhpSiteStats is a web based website statistics , monitoring and tracking software for any webmaster that does not have acces to the server logs. It can be used an any server as it can be either database driven or logfile driven so it does not have fixed requirements It should acomodate both small and big web sites and is not complicated to implement or going to clutter the website It allows the visitors of the site to see live status and the administrator to preform monitoring tasks for the site It features GD progress line and percentage pie graphs and statistics for the numerous types of data it logs.<<less
Added: 2004-04-28 License: GPL Price: $0.00USD
11 downloads
CodeThatTab 1.3.1
CodeThatTab is an advanced JavaScript tab control (page control) that fully mimics look and the functionality of the tab control found in Windows GUI specifications and serves the same purpose. Use CodeThatTab to create a multiple page form within the more>> CodeThatTab is an advanced JavaScript tab control (page control) that fully mimics look and the functionality of the tab control found in Windows GUI specifications and serves the same purpose. Use CodeThatTab to create a multiple page form within the same window. CodeThatTab displays multiple overlapping pages that hold various content. The user selects a page by clicking the pages tab that appears at the top of the control (or in the other configured position).<<less
Added: 2004-10-25 License: Freeware Price: $0.00USD
14 downloads
PHCDownload 1.1.2
1.1.2 - PHP 4.1.0+ (PHP 5.2.x or higher reccommended), MySQL 3.23.23+. Customisable templates and styles with rollback, revert, XML import and export features, full multi-lingual support, anti-leech, fulltext searching, file hashing, URL verification, more>> 1.1.2 - PHP 4.1.0+ (PHP 5.2.x or higher reccommended), MySQL 3.23.23+. Customisable templates and styles with rollback, revert, XML import and export features, full multi-lingual support, anti-leech, fulltext searching, file hashing, URL verification, unlimited categories, sub-categories, announcements, files (mass adding & mass editing features), download mirrors, document agreements, custom fields, file ranking, commenting, images, galleries. Database backup, clean, prune and resync tools, public file submissions, filetype filtering, administrator and archive logging (download, leech, broken, hash-mismatch), customisable usergroups, users and much more. See the website for more details.<<less
Added: 2006-02-05 License: Freeware Price: $0.00USD
10 downloads
phpDirectorySource 1.1
Business directory script that is fully configurable and compatible with the SMARTY template engine. Unlimited category and membership levels. Accept payments through Paypal IPN. 100% localization with a built in language translation system. Radius more>> Business directory script that is fully configurable and compatible with the SMARTY template engine. Unlimited category and membership levels. Accept payments through Paypal IPN. 100% localization with a built in language translation system. Radius postal code search. Supports multiple site design templates.<<less
Added: 2006-09-01 License: GPL Price: $0.00USD
13 downloads
SimplePie 1.1
SimplePie is a very fast and easy-to-use class, written in PHP, that puts the ?simple? back into ?really simple syndication?. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility and standards more>> SimplePie is a very fast and easy-to-use class, written in PHP, that puts the ?simple? back into ?really simple syndication?. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility and standards compliance. Complete function documentation, tutorials, and instructions. Developers are very responsive to user feedback, suggestions, and bug reports. Read about features from http://simplepie.org<<less
Added: 2006-06-25 License: BSD Price: $0.00USD
10 downloads
Caditor 3.1.1
Caditor is a portable text editor designed and built with speed and functionality in mind. It features line numbering, syntax highlighting, FTP support, language sheets for multilingual support and text encryption using 4 different algorithms. The more>> Caditor is a portable text editor designed and built with speed and functionality in mind. It features line numbering, syntax highlighting, FTP support, language sheets for multilingual support and text encryption using 4 different algorithms. The program also allows for a custom theme which may be edited with the theme editor. Features may be written and added by users via its new Clugs plugin system. The editor is tabbed so multiple files may be edited at once within one window to reduce clutter.<<less
Added: 2008-09-09 License: Other Price: $0.00USD
11 downloads
AnoChat v. 1.1 1.1
The idea is to 3DES encrypt all content of the chat with javascript, and then send it to the server, where it is stored in encrypted form. When another chat client refreshes the chat file, it will decrypt the lines in the chat with a shared code more>> The idea is to 3DES encrypt all content of the chat with javascript, and then send it to the server, where it is stored in encrypted form. When another chat client refreshes the chat file, it will decrypt the lines in the chat with a shared code phrase. This allows for sticky, non-refreshing pages where it is possible to store a pass phrase for key generation and encryption without sending it over the internet. Thus only the group in know of the phrase will be able to decrypt the data. - all data is encrypted before send - no version of the key exist on the server, the lines is stored as encrypted strings - on return, the encrypted data is decrypted by javascript into human readable format. The AnoChat 1.1 also comes with 20 different skins, and a tool to help you create your own. It requires only a standard php-distro to run.<<less
Added: 2007-12-04 License: GPL Price: $0.00USD
13 downloads
CodeThatTree 3.1.1
CodeThatTree is an advanced cross-browser JavaScript tree control that can be easily integrated in any web page using special control file, provided with the wide range of features including explorer-like trees, visual effects (shadows, borders), XML more>> CodeThatTree is an advanced cross-browser JavaScript tree control that can be easily integrated in any web page using special control file, provided with the wide range of features including explorer-like trees, visual effects (shadows, borders), XML support and set of pre-defined themes.<<less
Added: 2003-06-10 License: Freeware Price: $0.00USD
14 downloads
BPHotels 1.0.1
Description: BPHotels - is a hotel site script, included site for bookings, admin panel for hotel management and reports. Main Features: * Search for rooms and booking available rooms * Payment module * Administrator can create more>> Description: BPHotels - is a hotel site script, included site for bookings, admin panel for hotel management and reports. Main Features: * Search for rooms and booking available rooms * Payment module * Administrator can create new rooms and rates * Administrator can view and manage orders * Search history * Power reports with graphs<<less
Added: 2009-03-09 License: GPL Price: $39.99USD
11 downloads
EasyCommunicator 1.1
EasyCommunicator uses either JavaScript with DOM (AJAX) or JavaScript and a Flash object for the purpose of communicating with a web server without refreshing a page. The goal of EasyCommunicator is to establish a simple tool for eliminating the more>> EasyCommunicator uses either JavaScript with DOM (AJAX) or JavaScript and a Flash object for the purpose of communicating with a web server without refreshing a page. The goal of EasyCommunicator is to establish a simple tool for eliminating the round-trip problem in web-based applications. Communication is accomplished with just 5 methods - setRequestPage, setVariable, send, load, and Get. No XML parsing is necessary. Includes server-side code for PHP, ASP.NET and JSP/Java.<<less
Added: 2006-07-15 License: LGPL Price: $0.00USD
14 downloads
whatsnew.pl 1.1
A simple PERL script that will check the modification time of a selection of pages in a site and list the most recently changed sorted on the date of the most recent changes. It does not simply traverse directories finding each and every file but you more>> A simple PERL script that will check the modification time of a selection of pages in a site and list the most recently changed sorted on the date of the most recent changes. It does not simply traverse directories finding each and every file but you tell it what files to look for, and what URLs they belong to. Thus you may have one entry for a number of pages, in order not to clutter your list with a lot of individual files all belonging together. The most recently changed file defines the date attached to the entry.<<less
Added: 2002-09-24 License: GPL Price: $0.00USD
13 downloads
JCpartner 1.1.0
The latest edition of JCcorp scripts is JCpartner. JCpartner allows you to keep track of your website partners/ referals. Users can register their website link, which requires admin authorisation, in return for displaying yours. Different code more>> The latest edition of JCcorp scripts is JCpartner. JCpartner allows you to keep track of your website partners/ referals. Users can register their website link, which requires admin authorisation, in return for displaying yours. Different code snippets let you add random, top 5 and top 3 partner images to anywhere on your website. Visit our website for forums and demos.<<less
Added: 2007-07-29 License: Freeware Price: $0.00USD
13 downloads
PayBackTime 1.1
Given a payment amount, a loan or credit card balance, and an interest rate, PayBackTime will tell you how long it will take to pay off that loan or credit card, including the total interest youll pay and total number of payments. This can be extremely more>> Given a payment amount, a loan or credit card balance, and an interest rate, PayBackTime will tell you how long it will take to pay off that loan or credit card, including the total interest youll pay and total number of payments. This can be extremely interesting to consumers shopping for credit or a loan, as you can see how a small increase in payment or decrease in interest can shorten the payoff period. Calculates for both bi-weekly and monthly payments.<<less
Added: 2001-10-29 License: Other Price: $0.00USD
14 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 myphpchat 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