NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Form Registration and Login
37747 Form Registration and Login http://www.hotdreamweaver.com/form-registration-and-login Allows to create a registration form with fields selected by yourself, to insert login forms in your pages, to protect web pages by only granting access to registered users, and to access an Administration Panel, from where you can review and modify Registered Users records. Support MySQL databases or Flat-Files (TXT files) as alternative. Since it has been packaged into as a Dreamweaver plug-in (extension), it does not require programming skills. PHP > Scripts and Programs > User Authentication Apr 8, 2008 Hot Dreamweaver send email to Hot Dreamweaver

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Form Registration and Login:


Other links owned by this user
We often need to handle files that are published on a FTP server and we also often want our clients to be able to handle these files. With this goal in mind, we created FTP Navigator , a FTP browser based on PHP script and Flash. The use of Flash in the client allows for the FTP Navigator to be compatible with most web browsers (Internet Explorer, Safari, Firefox, etc).
Category:

This is a skin for existing FlashChat users. Works with the FlashChat socket server, bot system, and IRC commands. Provides a sleeker, desktop-like interface design.
Category:

Create Survey provides a powerful online survey management system. It is possible to create a complex multipage survey with branches, custom graphics and layout as well as a simple poll of several questions. See our feature list and samples to learn the wide range of scopes you get with CreateSurvey - from survey design and publishing to real-time online reports and offline analysis.
Category:

Learn how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you the possibility to create various images which are different in their size.
Category:

In this easy flash lesson, you will see how to import a sound in flash and how to launch it on click usign the play button. To create this lesson, you don’t have to use action script code and you don’t have to need more experience of Flash.
Category:

Xperience Forums is a forum Add-On for ASPProtect Version 7 or 8.

User-skinable, unlimited category levels, full featured WYSIWYG Editor, private messaging, ajax thread preview, post bot feature for inserting advertisements between posts, picture uploading, embedded media insertion including flash content, Pure ASP (Active Server Pages) Source code, no DLL's to install, 500+ hours of development time in version 1, Runs on Microsoft IIS, XP, Vista, 2000, 2003, 2008 Servers, Supports Access or MSSQL databases, Designed to handle millions of posts.
Category:

Complete Vacation Rental Script to rent out rooms, houses, or other accomodations of all kinds
A fast solution to rent out your vacation properties......
Category:

This article describes how to embed and display PDF documents in a webpage using simple ASP.NET custom server control. The method used, allows the developer to control the web page contents surrounding the embedded PDF. This is not same as linking directly to a PDF which doesn't allow developer to control the appearance of the page.
Category:

Real Man is a highly configurable, powerful realty management software package. Real Man was developed for the larger realty companies as well as the individual realtor. Real Man is a feature packed Perl script that allows the display of property listings without losing the look and feel of your current web presence. Real Man can also be used as a standalone website. The display of the output can also be configured to your liking. Real Man's administration panel has unprecedented configuration ability. It's ease of use allows you to completely change the look and feel in minutes. Check out Real Man's features below. or demo it.
Category:

This is a script that will show you various things including:



How many people visit your site
How many people are currently online
How people found your site
IP Addresses of visitors
Category:

The Fast Track Sites Client Management System was designed to allow businesses to keep track of current, past, and prospective clients in an easy to use and intuitive manner. We also wanted to allow them to keep track of their client's orders, take notes on the client(Their preferences, phone converstaions, etc), and easily schedule and track appointments. We've made it easy to access multitudes of information on each client just by viewing their information. By doing that you'll be able to see all information related to this client from the various parts of the system at once.
Category:

Think about the last time you had to deal with sequence diagrams, where did you spend most of your time? On the actual content or struggling with shapes and layout issues?
Trace Modeler has a couple of neat and innovative features that make working with sequence diagrams a pleasant experience... How's that for a change
Category:

hpMyMusic Is a complete solution for you to start your own music and music video portal. PhpMyMusic is designed to allow users to communicate to each other through the portal by either adding the musics that they made or the favorite musics and let others hear what they like.
Category:

Nelsok.com offers video owners and distributers the chance to upload their videos and earn money by placing advertisements on the video pages. Users who upload videos can go to their user profile and enter in their adsense publisher ID.
Category:

This script requires the Dynamic HTML scripting library dynLib. For more information about dynLib please visit the dynLib website.
Category:

This script is a reusable system for adding a graphical keyboard interface to text fields, password fields and textareas so they can be filled with mouse only. Comes with US, UK, Norwegian and Dvorak standard keyboard layouts, dynamically selectable. Plus it's easy to add other layouts!
Category:

This tutorial will demonstrate how to display the text entered into an asp:textbox on a webpage.
Category:

In any user centric application, we always strive to make application more interactive and user friendly. When ever user performs any heavy or lengthy operation (Uploading/downloading a large file or Installation) he or she expects to know the progress of operation at regular intervals. The user should be made aware of status whether it may be success or failure at each step. We cannot keep user waiting. The user should be informed of percentage of task completed.
Category:

Support is limited at the moment, but I’m hoping to switch from Trac over to Infonomix at some point in the future. When that happens, support will improve drastically
Category:

Customize Your Applications with Innovative Skin Maker Software
for Professional Graphical User Interface GUI Development
Category:

Other links at PHP > Scripts and Programs > User Authentication
This guide will step you through a simple protection script that you can use on your site. This assumes that you do not have the ability to use .htaccess which would be the preferred option.
Category:

The simplest script to generate a login page that, after logged in, puts the page you wanted! Security level: Medium.
Why not high?
It does not use cookies.
Why not low?
Because it doesn't redirect you to the page requested ( really weak ), but it shows you the page that is after the login, in the same page!
Cookies aren't really more secure, but they are better.
All you have to do is follow a few steps and your login page is generated
Category:

Secure Password Manager is a PHP script that allows your customers to pay for and receive product activation codes, passwords, etc., completely unattended. It can help you by freeing up your time by automating your business. Stop wasting your valuable time, manually emailing activation codes and passwords to your customers! Let Secure Password Manager do it for you!

If you're selling something online that requires the customer be sent a code or password, and you're NOT using Secure Password Manager, then you may not realize it, but you are CHAINED to your computer! Let Secure Password Manager break these chains, and give you the freedom and time to do what YOU want to do!
Category:

One of the common problems associated with storing encrypted passwords in a database is that it's impossible to decrypt or retrieve the original password just given the MD5 hash. In the event of a user losing their password, they're pretty much out of luck. The obvious solution, therefore, is to generate a new password, send this to the user, encrypt it, and then store the encrypted new password in the database.
Category:

ExplodingPanda, my little corner of the internet. A place for my crap, my scripts, some PHP coding, and anything else I see fit (although it's likely that it isn't). My scripts are here. (Including the Mp3 console above).
Category:




Main Category
185
2034
801
286
174
1803
1129
909
1161
7393
70
905
59
2200
174

Join Mailing List
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.



Top 10
Directory Statistics

Links: 19263
Categories: 1275
Registered Users: 735
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228367

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
292 site(s)
PR 6
826 site(s)
PR 5
2013 site(s)

PHP News