Advertisement

Results for "Category: Complete Applications"

C_Volume2 #83917
A Online Examination System

To conduct online examinations

C_Volume2 #83919
Portfolio

This is a portfolio website taken from my own site (chrismallett.com) The site has: * Message board, skills and examples pages * CV page and request CV by email function * A backend control panel which allows you to edit database records and the page source code online. You can also track page visits and information about the visitor as well as set page level security access. You will need to change the content and images of the site and also upload your own CV's so that visitors can request them by email (Word 2000, Word 95 and text versions supported). You will see all this in the code. NOTE: To access the control panel you will need the Username: Guest, Password: User. You can change this either in the database (Access 2000) or by logging in.

C_Volume2 #83921
Email 2 Mutiple Recipients

This Script will allow us to Send Email to Multiple Recipients. This script is similar to Newsletters used by administrator of the web site to send any update news about the products/services to the clients via email.

C_Volume2 #83924
Share Trading

Online share trading application. I have used MS Access but you can configure for MS Sql too.

C_Volume2 #83931
Making Best use of 'Value' Property of 'Submit' Button

MAKING GOOD USE OF 'VALUE' PROPERTY OF HTML 'SUBMIT' BUTTON Normally, we do not make use of any of the attribute of the submit button as data. Reason being simpler, we have only one Submit button and having only one utility, i.e. post data to the ‘Action’ application. In this application ‘value’ property of submit button shall be valued! Here we will use multiple submit buttons instead of single submit button. For this purpose, we will assign different value to different buttons and will use value as ‘Submitted data’ to the action application! You will appreciate that we can make very user-friendly interface using the same. Although, the full application is developed, objective of the attached codes is to show usage of multiple submit button with different values to make user friendly interface.

C_Volume2 #83935
FAQ Generator

This application helps site managers to quickly develop a long or short list of frequently asked questions. It features a very easy, yet powerful, online administration - with no limitations. Also includes dynamic navigation for the public (next, top, or previous frequently asked question). Demo can bee seen here: http://www.expinion.net/software/app_faqgenerator.asp

C_Volume2 #84222
a simple way to stream mp3 files without mod_mp3

This code makes it possible for you to stream any mp3 file on the internet. It does NOT need mod_mp3. It's complete, and ready to go.

C_Volume2 #84224
PHP Newsscript

On my website I've got lots of tables. Normally updating the news just by editing the HTML/PHP file would be lots of work. That's why I normally used my ASP newsscript. But since my new provider does not have ASP, I've converted it to PHP. This script will read a textfile (no MySQL required!), and parse some command that define the subject,date, and the body. Makes your website far easier to maintain and to update. It's also possible to set a maximum of News items to show. For a working example, check my website: http://www.quadrantwars.com" Please note this is my first "venture" in PHP after all those years of ASP. If something could be better, please tell me. (also, don't forget to read the readme.txt)

C_Volume2 #84229
Browser

browse your webroot

C_Volume2 #84248
Virtual Places Gesture Decompiler/Manager

There are several gesture makers for the Virtual places chat client at talk.excite.com but nothing for them when it comes to scripts. A gesture is an animated graphic, with music, or a sound file, and a line of text, or tag that shows in the chat room. This script completely decompiles these gestures, and returns the Animation, the button picture, the sound file, the gesture tag, and the option to download the gesture. As far as managment, this script allows users to Upload their personal gestures, or any other gesture they would like to share.

C_Volume2 #84250
Graphical Poll v2

This is a Graphical Poll Analyzer. It takes the number of votes and figures out the percentage of each item and displays a bar graph to show the results.

C_Volume2 #84262
Calendar Class

To create a navigable calendar which can be easily hooked into a database.

C_Volume2 #84266
Poll With Bar Graph Results

It is a Poll script all in 1 page. I didn't add a vote limit per person, because I couldn't find a secure way to do it. IP block isn't good because people can re-sign on and their IP will change. Cookies block isn't good because if they disable cookies they can vote as many times as they want. If you know another way please let me know.

C_Volume2 #84352
AS simple counter v1.0

AS Simple Counter is a 100% Customizable counter. It uses a IP Detection to track all unique hits and then stores everything in a MySQL database.

C_Volume2 #84354
Riz Forum 1.0 B

Please Vote if u like! This is a Complete Discussion Forum and i have not yet seen such forum on planetsource code. Complete User Treads Add Topic, Respond 2 a Topic, automatically emnails the Topic Owner and Admin Area. Please Vote ! and i thank to another site who's layout i used and i am still working on it.

C_Volume2 #84363
Ediweb-2.0.1b, database Website content manager (CMS) with file upload feature, template driven

Ediweb is a very easy to use database powered web site editor. Ediweb is coded in PHP and relies on MySQL for database tables. Full feature control panel (file upload, database manager, news, forum, mailing list). Template driven : One single HTML design job is needed for the whole site. Or you can use templates from freebies site on the web. You can provide different 'look and feel' for your site, at the choice of your visitors. Multi language support : Currently only french and english language file are available, any help in translation to other languages welcome ! Contact database : For mailing list support, custommer support, etc... Integrated search facility : Visitors can search thru your whole site. Installs in minutes with install script. Edit the file themes/default/page1.html to see exactly how to create a theme template for ediweb.

C_Volume2 #84365
UebiMiau - POP3 WebMail

UebiMiau is a simple, yet efficient cross-plataform POP3 mail reader written in PHP. Features: Folders, View and Send Attachments, Preferences, Search, Quota Limit, etc. UebiMiau does not require database or IMAP. HomePage: http://www.mycgiserver.com/~active/

C_Volume2 #84367
A Professional Forum

This is the forum code I use for Programmers-Unlimited.com. I have made alot of changes/fixes/improvments to this version. Now supports BBCode (modified/improved), Added security and error checking. Prevents flood posting actions on non existant topics/forums, Better structure in a few areas, Bug fixes in multiple areas.

C_Volume2 #84379
Simple LCD Sliding Counter

Recently started with PHP. Here is a simple counter, which uses animated images to create sliding effect.

C_Volume2 #84380
b^2 (Bulletin Board)

B Squared (b^2) is a bulletin board system developed in PHP, using a MySQL database. The software is still in the beta stage of development, if you have any problems with the software, please contact me, and I'll be more than willing to give some assistance. Remember, reporting bugs / giving feedback results in a stronger package next version. The board has a wide variety of features, including administrator and moderator accounts, custom color schemes, and user profiles. If you have any comments, questions, feedback, or ideas for b^2 feel free to email me at josh@cleancode.org. This software has a number of features (more to come over time). Some of these features include: # Installation script, set only takes a few minutes! # The look and feel of the board is easy to customize thanks to schemes. # Error checking to make sure no vital data is given to a user if an error does occur. # Data is parsed for HTML to make sure people are posting plain text. # Anyone can look at messages, but they need to set up an account to post. # User's can be promoted to moderators which gives them the ability to remove posts. # That's all I can think of, off the top of my head, if you have used the software and feel something else should be listed, feel free to email me!

Languages
Top Categories
Global Discovery