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

Process PHP forms the secure way!
36917 Process PHP forms the secure way! http://myphpform.com This tutorial has emphasis on processing PHP forms with security in mind! There are too many tutorials out there that rely on PHP's notorious register_globals setting activated with very little or no form input validating. Proper validation of form input data is the most important step in protecting your form from hackers and spammers! PHP > Tips and Tutorials > Form Processing Feb 4, 2008 PHP form send email to PHP form

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

Bookmark Process PHP forms the secure way!:


Other links owned by this user
A Multi Level script written in php, This is a nXn Matrix script with e-gold AutoWithdrawal System, can be set up with your own matrix size (nXn) and set the commission to all level. With full administration controls, users need no programming experience to change many site features.
Category:

MCG Thumbnail Gallery Post is a turn-key adult webmaster solution. Install this script and you have yourself a money making, traffic magnet. Despite it's cost and that it's a new development, MCG TGP is packed with all the features you need to run a successful TGP site.
Category:

x10 Automatic Mp3 Script is a free search engine for your users. Display THOUSANDS of free mp3 songs to your users with this simple to use search engine. Users can download, preview, rate and more from your very own website, and it AUTO UPDATES daily with fresh content! It's so simple to use, upload your files, install, setup your admin with ads, and your off! After ordering you can have your site setup in MINUTES, and running providing FREE Mp3's to your users. Upload it, let it sit, tell all your friends where to get free mp3's and make money!
Category:

We are handing out GPL versions of the PHPauction script. There is no charge for the downloads, and there is a framework in place for user support.
Category:

SWF Menu is a quick and easy way to build a wide range of Flash menus. It comes with 121 build-in templates, like navigation bars, dropdown menus, scrolling menus, etc. On top of this, it gives you complete control over appearance of your menus, including options for specifying font, colors, dimensions, etc., to match the design of your website. You can also embeds any non standard font into the Flash menu to ensure that your users will see the menu exactly as you designed it. With the help of publish wizard, all of these menus can be inserted into any web page in a snap.
Category:

Right Autorun software makes your CD started automatically for what they supposed to do. This functionality designed specially for convenience of people who supposed to use your CD. Software interface is very simple. It has wizard-style 5 steps interface that will guide you through the entire process step by step. You can automatically start pictures, play music, create start screens and other effects, run software and open files from CD.
Category:

Learn how to create interactivity flash content box using the action script. You can use this content box for any web site.You will also learn:

1. How to design a flash content box,
2. How to import an image in Flash,
3. How to convert a bitmap image into a symbol,
4. How to apply Glow filter on image,
5. How to apply action script on image and more.
Category:

In this thoroughly explained, detailed lesson made for Flash 8, I will show you how to create a really cool, attractive and advanced business flash menu which you can use for any web site. Using this tutorial, you will also learn:
Category:

RationalPlan is a powerful project management software designed to assist project managers in developing plans, allocating resources, tracking progress, managing budgets and analyzing workload. Whether your applications are in the area of construction, engineering, services&consulting, software development or any other business field, RationalPlan can help you to complete your projects on time and within budget.
Category:

In this easy Flash 8 Pro lesson, You will learn how to create photo shot animation using the black and white photo.
Category:

With Amazon Shop you can run your very own fully functional
shop without dealing with stock, payments etc... just setup an
Amazon Associate account, install the 'Amazon Shop' script
using the easy installation file and your ready to go!
support, selection and expertise of Amazon. You can
feel confident knowing that your WebStore is going to be up and
running when your customers come clicking. Better yet, WebStore is
easy to set up and comes with a number of great marketing features
so you can start selling in minutes!You can easily edit which
categories and items are displayed on
your site. You can offer any of the items that Amazon does and
earn upto 15% in referral fees.
Includes the full unencrypted source code that you can edit in anyway
Built-in shopping cart allows customers to add their product to the cart and leave your website only when ready to checkout at Amazon.com
Amazon XML pages cached to speed up loading times
Category:

This example uses the fsockopen to connect to an url which can be via any port (even the ssl one), posts some data and reads the output page as well as the headers.
Category:

Tired of All the Time It Takes You to Post to Your Blog?
Category:

Welcome to the Request Quote demo. In here you can test our script by filling form below. Service types, ofcourse, are fully customizable.
Category:

SysLog Manager is a monitoring solution for professional user. SysLog Manager Pro / Lite is based on internet standard protocol, which is specified by RFC 3164 and RFC 3195. It is being as a SysLog server in order to receive TCP and UDP SysLog messages from any system or network device. After processing by the filtering rules, it will generate alarm message, and send out by email, SMS, SysLog, pager or SNMP.
Category:

The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTPdll library implements client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTPdll), thus no plaintext passwords or file information is exposed to the network.

This library implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).
Category:

There are a lot of PHP libraries which bring us unified database access interfaces: PEAR DB, ADOdb and PDO. Code written using these libraries is known to be very verbalize and is excessive overloaded by useless details. DbSimple introduces the interface much more simple and handy than above (and many other popular) abstraction libraries.
Category:

A CAPTCHA (an initialism for "Completely Automated Public Turing test to tell Computers and Humans Apart", trademarked by Carnegie Mellon University) is a type of challenge-response test used in computing to determine whether or not the user is human. CAPTCHAs are used to prevent bots from using various types of computing services or collecting certain types of sensitive information.
Category:

IT MANIA is a professional web design and development company. We build valuable relationships with our clients and their success fuels our success. We are dedicated to developing creative professional website designs that are as rich and distinct as the world around us.
Category:

Usually project managers plan and control the projects from start to end and make the necessary changes. However, there are some other people (like stakeholders) that have to check and overview the projects' evolution into their smallest detail. In this aim we developed a Project Viewer that can be freely distributed.
Category:

Other links at PHP > Tips and Tutorials > Form Processing
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:

Client side form validation usually done with javascript. Client side validation makes your web application respond 'faster' while server side form validation with PHP can act as a backup just in case the user switch off javascript support on her browser. And since different browsers can behave differently there is always a possibility that the browser didn't execute the javascript code as you intended.
Category:

Copy and paste this simple HTML code to a webpage and save it as form.html. It basically is the form, very simple. It has E-mail, Subject and Message.
Category:

This is a simple tutorial that explains how to make a form in PHP. Forms can be used in many different ways on your web page. It is almost impossible to find a webpage today that does not utilize some type of form.
Category:

Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly. This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles.
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: 228338

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
2014 site(s)

PHP News