Results for "Category: Complete Applications"
Vote for me, if you think this code is good and useful to you. Full Version File Manager for people whom have installed PHP on win2k server or pro OS. You can easily changed the PHP functions to suit LINUX server. Here are the functions available: 1. Uploading of Files - Allows you to upload 5 files at a time. Changeable to upload more files at a time. Uploading files are scanned by Norton AntiVirus. (Only if install on the Win OS) 2. Deleting of Files - Able to delete files by selection or by all. Configure the include file and allows you to switch off the delete option. 3. Create Folder - Allows you to create folder at any point. 4. Delete Folder - Able to delete a folder with or without files inside. 5. Edit Files - Allows you to edit "acceptable format" files online. 6. Unzip Zip File - Able to unzip any ".zip" file on the same folder or into a new folder. 7. File and Folder Icon - Display standard file and folder icon for all files and folder, for easy recognation of types.
This code parses an XML/RSS news feed document that resembles something like this feed: http://www.webfroot.co.nz/b2/b2rss.php. It makes each title a link to the actual article. Please see the image and/or http://members.lycos.co.uk/ctsirius/parse.php !
with this program the visitors can communicate on your homepage. They can send messages (also to offline user). Important: If you have NO mysql support on your homepage, use this code. If u have, please use to u2um2. Its much better ;-)
Picbase Version 2.3 Copyright Cornelius Herzog (cornelius.herzog@gmx.de) 2002 With this code you can store pics in a mysqldatabase. This is a base system on which you can for example construct a clipart gallery in the web (I myself use it to store pics of modells in the web ;-). This script is free, as long its not in commercial use. Then you have to pay. You need a Mysqldatabase, PHP Support and a GD Image Library on your Webspace. Features: - Store pics with informations in a database - Retrieve the pics ... by person/category ... by id ... by search ... show all - Creates thumbnails, to have less traffic - Great javascript popups on the thumbnails - Edit the informations of the pic - Delete entries - Analyze, optimize, repair and check the database - Search for double entries - Protect pics by password Install: You need a database ih which you create with the file database.sql a table. Then you have to set the variables in the include.php. Thats all. Wish u a lot of fun. PS: If you like it, vote for it (you dont vote for me, u vote for the code)
To display records by paging using php and mySQL. I hope it could help. Do not hesitate to email me if you need to do so.
RepleteSurveys gives you the ability to create surveys with many questions, record survey responses automatically in a MySQL database, and view the results Graphically. v3.0 features include: * Secure Admin login NEW * Surveys can be self-contained webpages, or… * Easily include your surveys in existing webpages by cut&paste of the survey HTML. * Graphical display of survey responses / results in a self-contained webpage. * Email your survey to a list of email addresses. * Create and maintain many surveys at once. * Rearrange, Add, Update, Delete survey questions. * Preview * Survey code generator in HTML * Let your participants view the results of the survey
stream mp3 files securely over the net using apache and a web browser. I was looking for a good stream script but came up with empty hands. Here is the result!
Help you send mail in HTML format , Here you can change the variables as required to suit your needs , please make it sure that the code is on live server (Server Connected to Internet) which can be accessed by http protocal
Uploads a file without needing register_globals. I found it very annoying that all the file upload scripts I've seen assume register_globals is On. So, I wrote a script that doesn't require register_globals and is compatable with PHP 4.2.0 and higher. Hope it helps you out!
Hoon It is Funny and Cool. Be sure that you have MS word to read this Article.
Nova-Shoutbox 0.2 is a complete rewrite of Nova-Shoutbox 0.1 which was based on a tutorial(I was a noob), introducing a template system drivin by css. Update: due to an error in zipping this script you have to edit post.php and change the redirect to your url
Now you can have a site where your potential customers can post projects for you to accept. The best is no haggling when you control the site.
This is a tiny smart utility to send or to bring files among your computer and your provider. See it in action: http://www.industriavirtual.com.br/codedemo/easyftp/index.htm If you find it useful, please vote!
(UPDATE)I added a bit of java for easier page creating but its not working perfectly. Check the Screen shot.(UPDATE) (UPDATE) I have added a PHPcode allow/disallow and its own code EZcode (You have seam them or boars is stead of 's its []'s) (UPDATE) I wanted a small web site were i can allow people a small web space for free, easiest signup, banner suport already added, really easys to config, option to block HTML, etc... Now its still in the beta so be nice. The GUI isnt the best but this is like I said the first beta. It was also developed to work with all servers no DataBase Required. You can see a working version at http://web.wcc2.net Please take the time to vote for my code. If there are any errors email me (dogbone @ whartoncomputer. com) or post here. Look for beta2 which will be realsed soon.
Hi. This is a complete notepad application for website. For an example you could imagine yahoo notepad. This application has many advanced features like folder renaming, folder deletion etc. it also checks many error like duplicate file name, folder name or Invalid filename. Moreover It can also display HTML tags with help of htmlspecialchars() function To Install : just upload and extract the contents of this zip file to ur website and chmod ur folder (ie. note) to 0777. Thats all. By default an admin account is set with user:pwd = admin:admin Running example : http://www.hasinme.info/note/index.htm I hope you would like it and vote for me. Thanks Hasin Hayder
The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. I've coded this script because the others I found were to complicated and not adaptable enough.
This is my first VB.NET program. It has a Tray Icon that reacts when clicked/double clicked/right clicked, saves the text in the registry, and has 3 tabs to organize the data.
Discuss .NET is a simple, flexible and yet very powerful forum application. It covers most functions and will be updated with new features frequently. The total deployment takes less then 30 minutes. Since there are no "hack" configurations, all settings are quickly set.
This is a WYSIWYG Messagebox and Inputbox builder complete with a Select Case option to catch which button was pushed. Code is auto formatted for easy reading with preview and editing ability. Note this is built in 2003 If you use it please vote :>)
Print to a preview or printer without Crystal Reports. This project uses classes that are built into the .NET framework. This is my translation of a C# project into VB.NET taken from an article written by Michael Eaton in the November 2002 issue of Visual Studio Magazine. To read the original article go to: http://www.fawcette.com/vsm/2002_11/magazine/features/eaton/