36452Multi Polling system with user’s submitted pollshttp://www.movetophp.com/tutorial1/index.phpSome weeks ago, I was planning to build up a polling site where anyone other than admin should be able to post his/her polls to run on along with the simple voting on currently displaying polls. The task was simple but due to some reasons I couldn’t found any free php/mysql script to perform it. Most scripts were only considering admin to submit the polls and visitors were there for general voting only. Some commercial scripts were having this facility but I was in search of a freeware. So I decided to develop one on my own. At the end I came up with a solution which was based on minimum files to do all this in a quite decent manner. So here I am explaining the whole script so anyone who is looking for same kind of solution may be able to get some help from it. One can download a free copy of script at the end of the tutorial. Seeing this script in action on your site will be a pleasure for me J.PHP > Tips and Tutorials > Polls and VotingDec 3, 2007Waqas Mushtaqsend email to Waqas Mushtaq
Generate the password upto a desired length and includes the desired set of characters. It ensures that you will get atleast one random character from the character type you have choosen.
wodSSH.NET is a client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet or Rlogin protocols that are NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection.
Radmin is a remote access software which enables you to work on a remote computer in real time as if you were using its own keyboard and mouse. This program is the ideal remote access solution. You can remotely access the same computer from multiple places and use advanced file transferring, text and voice chats, remote shutdown, Telnet and other useful features. Radmin’s widely recognized benefits over competitors are its: high speed, strong security, and solid reliability.
Code DZend is a decoding software for php files encoded with Zend Encoder, Zend SafeGuard. Very useful if you have lost your source code due to a backup failure, virus or any other problem resulting in the lost of your original php files.
This script counts the number of hits on a site page. The scripts uses PHP and a MySQL database. This script is very easy to install and comes with all installations instructions. This script counts the number of hits on a site page. The scripts uses PHP and a MySQL database. This script is very easy to install and comes with all installations instructions. .
Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own little breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support.
Supports virtually unlimited ammount of links and pages. Powered by Smarty template engine, ADP can run in both dynamic and static modes. Proper full text boolean search with keyword relevance can chew on gigabytes of data.
Due to the difference in testing environment, online debugging is essential as the last stage of the development of websites. Almost all website developers have the painful experience of repeatedly shifting between HTML editing environment, source code editor, FTP software and browsers. For daily maintenance of website, so many software needs to be started one by one even for modifying just one link and color, which makes those operations appear to be rather complicated.
EditOne will help relieve you of these trifling details, provide convenience for your web-page editing, testing and maintenance and see you off to the last stage of the website development and testing.
Export data to SQL utility allows the user to export content of the selected table to the set of SQL statements (INSERTs). This database export utility supports all modern versions of DB2. ODBC driver is required.
Heroix Longitude is the powerful, simple, and easy to use application performance and network monitoring software that helps you manage your IT infrastructure for maximum performance and availability. Award-winning Longitude delivers the automated, multiplatform capabilities you need to support the highest possible service levels to your organization
Transfer web sites from Microsoft Internet Information Server version 6 (IIS 6) to another IIS 6 server. The program also allows to transfer Windows 2003 users from one server to another and copy FTP logins, virtual directories, Web/FTP folders structure and assign NTFS folders permissions.
It is a unique tool. There is no more tools allowing to easily transfer lots of web sites at a time, including all usernames, permissions and so on.
Unlike other tools, the IIS Sites Transfer utility does not require a clean installation of Internet Information Services! Moreover, the tool is able to transfer any selected group of websites, so you can distribute your websites easily to adjust the servers load.
The most outstanding feature of this tool is that it is able to transfer websites even if the IISAdmin service is not running on the source server! You do not need the source server to be up and running, you just need to have metabase.xml file from the server. Thus, the IIS Sites Transfer program is not only a migration and balancing utility, it is also a disaster recovery tool.
IntelliFolks is a free Enterprise Social Networking Server. IntelliFolks enriches any intranet with a social network including customizable people profiles, people and expert finder, interactive organization charts, collective intelligence communities, blogs, faceted information discovery, social bookmarking & tagging. User and permission management could be integrated with existing ActiveDirectory or LDAP servers. The embedded portal engine provides customizable page layouts and RSS news feed integration.
g0tCMS is an electronic clan management system dedicated in providing a web system to make the running of a clan more efficient. g0tCMS strives to become the best clan solution out on teh market. g0tCMS is always being updated with new features and refined code.
g0tCMS is extremely unique, you do not require any web hosting or domains, we at g0tCMS provide everything required. Our clan management system is a PHP based system this means all of our features are automated no editing a page and then re-uploading it. g0tCMS is designed to be as simple as possible for the ordinary user. g0tCMS allows clans to manage squads/teams, fixtures, results, latest news and many more features.
g0tCMS has the functionality to handle multiple games and rosters and even divisions, this means you chould have a EU and a US division for CS:S. g0tCMS is full of many more features not to mention that they meet the requirements of many top leagues and ladders, this means entering leagues should be easy, providing you meet all the requirements.
g0tCMS has a unique and simple admin panel where all your clan management occurs, in this admin area you can make, edit, delete fixtures, add scores and many many more.
If you require more information on g0tCMS or you would even like to purchase our clan management system then feel free to join our irc channel #g0tcms on QuakeNet and contact one of the admins or contact us at support(at)g0tcms.com
MooTools is an open source JavaScript framework that evolved from the simple function called moo.fx. The developers of moo.fx have slowly expanded this simple function into a fully functional framework. As of this writing, the framework is on its 1.2.0 version and has been enjoying a good following along with other JavaScript frameworks
The tool below will help you format a feed's display with the information you want to use on your web site. All you need to enter is the URL for the RSS source, and select the desired options below.
Thanks to open-source, One can have practically everything for free in a computer. Although some advises against this because of possible viruses and spywares, you just have to look for a trusted source while sticking to your firewalls and anti-viruses to ensure you have a good program.
Web Log DB exports web log data to databases via ODBC.
Web Log DB uses ODBC to perform database inserts data using SQL queries. Web Log DB allows you to use the applications you have become accustomed to such as MS SQL, MS Excel, MS Access etc. Also, any other ODBC compliant application can now be used to produce the output you desire.
Use Web Log DB to perform further analysis and special softs.
One of the easiest ways to turn a static web page into a dynamic site is to add a poll. A poll can tell you what visitors think about your site or about the burning questions of the day. A good poll can keep people returning to your site to check the latest totals. Internet polls also have their drawbacks. A determined user can skew the results by voting more than once.
Some weeks ago, I was planning to build up a polling site where anyone other than admin should be able to post his/her polls to run on along with the simple voting on currently displaying polls. The task was simple but due to some reasons I couldn’t found any free php/mysql script to perform it. Most scripts were only considering admin to submit the polls and visitors were there for general voting only. Some commercial scripts were having this facility but I was in search of a freeware. So I decided to develop one on my own. At the end I came up with a solution which was based on minimum files to do all this in a quite decent manner. So here I am explaining the whole script so anyone who is looking for same kind of solution may be able to get some help from it. One can download a free copy of script at the end of the tutorial. Seeing this script in action on your site will be a pleasure for me J.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.