• home
  • forum
  • my
  • kt
  • download
  • this:1/2 25records  total:26    start  Previous  Next  Last    goto:
    Ajax triple dropdown
    ON: 2009-05-08 10:58:39
    This "short" code will populate 3 dropdown in each other. Visit for the source code: http://sfx.site40.net/ajax3.php Go to phpmyadmin
    10 times | category:
    Introduction to Form Submission PART II
    ON: 2009-04-17 11:13:12
    Basic form submissions in PHP part II. This tutorial is more advanced than Part I but still basic
    11 times | category:
    Introduction to Form Submission PART I
    ON: 2009-04-17 11:11:49
    Here's a basic tutorial to explain form submission. I say "basic", although this sort of thing is invaluable to a newbie wanting to get the gist of how it works. Here we go!
    14 times | category:
    Creating login/registration forms with php
    ON: 2009-04-17 11:10:56
    This tutorial will help you as a beginner to create a simple login page for your php projects, in this tutorial you will learn about sessions in php, inserting and retrieving records from mysql server.
    101 times | category:
    PHP Phone Number Validation
    ON: 2009-03-09 08:06:53
    There are different formats in which forms present you with a way to input your phone number. Some have a 3-digit field between parenthesis for the area code, a second 3-digit field and finally a third 4-digit field.
    21 times | category:
    Easy Contact Form
    ON: 2009-03-09 08:05:08
    Learn to make a very simple and easy contact form with php / html
    17 times | category:
    Creating a Form that will Search a MySQL Database
    ON: 2009-03-09 08:02:55
    In this tutorial I will show you how to add a simple search box to query a MySQL database. This tutorial is a continuation of the “How to Access a MySQL Database Using PHP” tutorial.
    Since writing that original tutorial I have created a local WAMP test environment. I have created the database “test” with a table “testable”. The table contains the following fields:
    34 times | category:
    How to validate an email address with PHP
    ON: 2008-08-24 10:37:18
    There are a lot of cases in which you will need to check for a valid email address. For example, you might have a user registration script, an online newsletter or a simple contact form. As merely humans, subscribers to our online newsletters might inadvertently misspell their email address, forget to press and hold the Shift key to get the @ character or miss to press the period before the “com”. Whatever the mistake the user makes, our script must be prepared.
    12 times | category:
    Auto-sum a dynamic form
    ON: 2008-08-24 10:36:09
    In this tutorial you'll learn how to sum the values of input boxes from a form and display the result in real time using JavaScript and PHP.
    123 times | category:
    Sending Email with PHP
    ON: 2008-08-24 10:33:39
    This tutorial shows how you can easily send email messages with PHP
    17 times | category:
    PHP and AJAX - Check if the Username Exists in Real-time
    ON: 2008-08-24 10:28:18
    Tell the user if the username they type in is already registered, without them reloading the page.
    23 times | category:
    Uploading files with PHP
    ON: 2008-08-24 10:26:49
    In this tutorial I will explain how to create the upload form with PHP.
    I will cover uploading and renaming file, limiting file size, restricting file types and form validation.
    17 times | category:
    Spam detection with Zend_Form and Zend_Service_Akismet
    ON: 2008-08-24 10:17:05
    I've been looking at spam detection techniques for a while now, so when Zend_Form came onto the scene I thought that it would be nice to explore Zend's solution. Zend makes use of the Akismet web service for spam detection, a name which should be familiar to anyone who's signed up for a WordPress account, and here's a first stab at getting Zend_Form and Zend_Service_Akismet integrated.
    11 times | category:
    Building Feedback Form with php
    ON: 2008-08-24 10:15:56
    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.
    23 times | category:
    Creating a Simple Quiz Script
    ON: 2008-08-24 10:12:57
    An great way to create a quiz on your website, easy to manipulate.
    16 times | category:
    Simple Contact Form Using PHP
    ON: 2008-08-24 10:05:41
    How to put a form on your website that people can fill in and send you an email without them having to see your email or open a client.
    18 times | category:
    Detailed PHP form processing tutorial
    ON: 2008-08-24 10:05:00
    This article demonstrates how to use PHP forms. You will find detailed information from the form basics to the more advanced form processing topics.
    35 times | category:
    How to create an AJAX contact form
    ON: 2008-08-24 10:03:38
    This tutorial shows users how to create an AJAX contact form. The form method in this tutorial is set to POST.
    31 times | category:
    Prevent Duplicate Form Submission
    ON: 2008-08-24 10:02:27

    Learn how to use PHP sessions to prevent duplicate form submission or re-submission.
    25 times | category:
    PHP forms
    ON: 2007-08-11 17:41:13
    PHP tutorial; a tutorial about forms in PHP, how to use forms in HTML and handling them with PHP.
    33 times | category:
    How-to make PHP and AJAX Form
    ON: 2007-08-11 17:39:49
    Read this awesome tutorial to learn how to make a very cool web form, which uses AJAX to communicate with a PHP file. No page refresh and no form submission is required by the user!!
    471 times | category:
    Form Processing using PHP
    ON: 2007-08-11 17:39:21
    Learn how to process form data using PHP. You will find example to make you clear how to process form data
    62 times | category:
    Mail Form with PHP and HTML
    ON: 2007-08-11 17:38:17
    Learn how to create a MAIL FORM using PHP and HTML.
    73 times | category:
    Javascript Count Words Left
    ON: 2007-08-11 17:37:06
    Learn how you can add javascript realtime count words field to your forms using javascript. Try it, it's easy!
    76 times | category:
    Creating a simple contact form with PHP
    ON: 2007-08-11 17:33:54
    In this tutorial I will show you how to create a simple contact form with PHP. With the help of a contact form your visitors will fill out a form and its content will be send to you via email.
    38 times | category:
    this:1/2 25records  total:26    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)