Archives 

Show All

  • 2009
    • January
  • 2008
    • November
    • June
      • Form Select State & Show current selection
        06/13/08
        In this very basic example, the form is going to the same page on submit, assigning the state value to a session and showing the current selection in the drop down.

        <?php
        $_SESSION['STATE'] = $_POST['STATE'];

        $temp_st = "type".$_SESSION[�

    • February
    • January

Links
Home
Contact Me
Stats

Login

Calendar
« June 2008 »
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
2930
09/06/2010

Random Entry
Clear present browser history
Date drop down for PHP forms
Cleaning out odd characters and multilingual characters when copyed from Word into your form fields
Send Email with PHP
Validating numbers

Archives
View Archives
  • 2009
    • January
  • 2008
    • November
    • June
      • Form Select State & Show current selection
        06/13/08
    • February
    • January

Categories
General
PHP
Javascript
Ajax
Flash
Oracle
MySql
Other

Search
Search 

Counter Totals
Total: 11,916
Today: 7
Yesterday: 10

Most Recent Entries
Clean our odd characters pasted from word to form fields (javascript version)
Cleaning out odd characters and multilingual characters when copyed from Word into your form fields
Create a dynamic rss xml feed with php class
Ajax calls using prototype
Form Select State & Show current selection
Validating numbers
Date drop down for PHP forms
Select between two dates
PHP Dynamic Variables
Disable print screen

Get RSS 2.0 FeedPowered by PHP 5.2.13
Get Atom 0.3 FeedGet RDF 1.0 Feed