Create simple contact form
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
Create your online games site.
Category:
Agriya’s Flash Chit Chat application allows you for efficient social interactions between members spread across the globe. A community can use the Chat application to allow its members to have an interactive session with a special guest or a community member through the means of a moderated chat. Agriya Flash Chit Chat is a Flash Based Chat application which helps to have interactive sessions within the members with great look and feel.
Category:
Easy-to-use software that duplicates your most critical folders using very little CPU resources.
Includes features like "Automatic Timers", "Automatic Reboot Startup" and much more...
Try it for yourself and join over 20,000 + satisfied customers
Category:
This package of PHP scripts makes it convenient to browse several remote or local MySQL servers, using Ajax to fetch data from the server and embed it on the page without reloading the page.
Category:
DCO Image Rotator is a simple AJAX system that allows you to put a rotating image into any area of your web page and simply upload the images you like to any directory and it will automatically adjust the rotating image.
Category:
Article Script allows you to publish your own articles or from the publishers or authors. Aministrator can go to admin page to edit, delete or manage articles, authors and categories. and the member can post articles as an author or just can read the articles.
This quality articles script is a best for your ways to earn money from advertisements or you can make more money with this script as articles sites are more likely to go up in search engines.
Category:
This calendar maker allows you to create customized photo calendars using your own photographs or sample built in photographs with the EasyCalendarMaker!
Category:
Here’s a surefire solution to put unique content on your PHP website and publish unique articles to article directories, and never worry about duplicate content ever again.
Category:
Today i decided to share with you my pagination class. Some time ago I had posted article where was similar pagination function but it was a little bit hard to implement. Now this class has language support, easy tags change, easy style class change and some more useful features.
Category:
This Regional Directory Script puts a new spin on creating directories where you can more easily target local listings, either at the state level or even worldwide.
Important Note: While this is a free version, a link back to this site is required. If you wish to remove the link, the cost is $50 per site or installation.
Category:
We are a professional website that help online users to build form for their website. We provide free, quality, high professional, reliable, secured and easy to use form builder for your website.
Category:
Before diving in to programming Message Queuing, this section discusses the basic concepts of messaging and compares it to synchronous and asynchronous programming. With synchronous programming, when a method is invoked, the caller has to wait until the method is completed. With asynchronous programming, the calling thread starts the method that runs concurrently. Asynchronous programming can be done with delegates,class libraries that support asynchronous methods(e.g Web service proxies) or by using custom threads.With both synchronous and asynchronous programming, the client and the server must be running at the same time.
Category:
Gixaw Power Chat enables real-time feature-rich AJAX group chat for any website. No additional plugin required before your visitors can start chatting and sharing files/images/music/videos. This is the most powerful web chat application and takes just minutes to install.
Category:
The goal of this project is to provide web developers with a free, open source tool to make JavaScript popup tooltips in their web pages. There are many tooltip libraries out there, but most are overly-burdoned with unnecessary features, making packages too large for some applications.
Category:
Here is a Demo both scripts linked note the (broadcast) link in the myspace clone and the Social link in the youtube clone menus. Can be on 1 domain or 2, even setup with your current site as 3rd
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:
Overview - The server edition was created specially for a server side processing, with user access management and command line. It also supports configuration as a shared network printer, Windows Terminal Server, and Citrix Metaframe environment. Users can send documents to a server printer and use all the advanced features: create PDF bookmarks, set document info, use preview without opening Acrobat, set PDF and viewer options, work with document stationary and security. To evaluate Right PDF Printer 3.0 SE, download the 15-days free trial
Category:
Using this tutorial, you will see how to create on a simple way with no action script code, attractive and very modern photo presentation. You can use this presentation as flash header, banner. You will also learn:
Category:
Sapphire is a dream come true for easy object orientated database management. If you are a beginner or an advanced user you will get really addicted to the simplicity of Sapphire.
Category:
Microsoft® FrontPage is great software to create web sites. The fpHelp add-in renovates FrontPage into the tool to create Help Contents, Newsletters, e-books, manuals, guides and Information delivery systems.
You need nothing more than FrontPage + fpHelp Builder to develop a Help system.
Category:
Other links at PHP > Tips and Tutorials > Form Processing
1. Use $_SERVER['PHP_SELF'] as a form action.
The $_SERVER auto-global array holds various useful server- and request-specific info. The PHP_SELF element of $_SERVER holds the filename of the currently executing script (relative to your web site's document root directory). So, supplying $_SERVER['PHP_SELF'] as the action attribute of the form tag makes the form submit to the same page that displayed it. This lets you put the logic to handle the form in the same page as the logic that displays it. For many simple forms, this keeps things easy to manage.
Category:
Here we are going to create a feedback form for you site to allow users contact you.
The script is very simple and this article is for php begginers. we have to follow following steps for that
Category:
This week I'll take an introductory look at one of the most fundamental uses of PHP 4 -- form processing. Although the code you'll be working with this week was written explicitly for this column, it was inspired by RLYNCH and their code fragment "Required".
Category:
The validation of data that has been entered in a form is necessary in most cases. Why is important? For example, what good is holding a contest or sweepstakes if you can't notify the winner, because he or she entered an invalid telephone number or an incorrect address. What good is having a mailing list if the e-mail addresses on it aren't verified, and your mailing list just bounces back to you without reaching the subscribers and target audience.Validating form entries saves you time and more importantly, it can save you money. And since somebody embossed the slogan "Time is money!", this should be very important for your web site!Well when should we validate? There are two types of validation; client side and server side.For reference, client side means that you are depending on what browser the user is currently using. On the client side, validation is performed using JavaScript. And that can be very tricky, because some users turn off JavaScript support in their browsers before they even come to your site. If you encounter of one those users, client side validation won't help you much if you try to verify data from a form because your JavaScript code will not be executed or interpreted by the browser, means you are back to square 1. Remember, the winner of your competition entered a wrong address.This is where server side validation comes in handy. It will always work, no matter what. Of course assuming that you have access to the technology on your server. Server side validation can be done with Perl, PHP, ASP, ColdFusion, JSP and almost any other scripting language. For this tutorial, I'll use PHP. A quite popular and easy to master server side scripting language.
Category:
It is time to apply the knowledge you have obtained thus far and put it to real use. A very common application of PHP is to have an HTML form gather information from a website's visitor and then use PHP to do process that information. In this lesson we will simulate a small business's website that is implementing a very simple order form.
Category: