Search found 1 match
- Wed Mar 28, 2007 11:33 am
- Forum: PHP - Code
- Topic: need help, newbie to php want to implement form.
- Replies: 2
- Views: 448
need help, newbie to php want to implement form.
hello, i have a 3 form in my site in different pages, let's say page1.php, page2.php and page3.php. the form method is set to post, and action is set to processform.php what i would like to ask here (coding the processform.php) since the form is basically similar (sending an email but using fixed di...