Categories
Tags → Php Validate

phpWheelForm

This project include a two components: a form scheme builder and PHP class. Builder mission is to make logical scheme of HTML form elements while PHP class generate a HTML form and collect the data sended on web server from end user then validate it ...
DETAILS

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
DETAILS

Variable Validator

Validate your variables as you program your website. Perfect for debugging php scripts, do you not know were your error is? With Variable Validator you can show the contents of all HTTP_***_VARS and see were you are going wrong.
DETAILS

php login script

this simple php login script features functions to add hashed and encrypted passwords and usernames to a table, and then a function to validate users based on these login credentials.
DETAILS

VDaemon: PHP && JavaScript web form validation solution.

An important aspect of creating Web Form pages is to be able to validate that the information users enter is correct. Handling errors in a Web Forms is a mandatory task for any true professional. It is not a difficult job to write this on PHP or Java...
DETAILS

Locked Access Perl

With Locked Access you can set up a directory on your server that only members can see. The members use the easy to use registration form validate their account and start browsing. As the admin you can do things like deleting members, viewing statis...
DETAILS

Login Manager

Login Manager V3.0 is designed for web administrator to easily manage user accounts, create membership protected areas on the website, and provide capability to effortlessly limit user''s access to secured areas. Login Manger V3.0(LM3.0) uses PH...
DETAILS

XML and PHP

XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It incl...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Form Validation Class

Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
DETAILS

Using a page by page password system using mySQL

One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...
DETAILS

Page:
©2003-2019 jCay.com