Search found 5 matches
- Mon Apr 03, 2006 9:12 pm
- Forum: PHP - Code
- Topic: Php Form Processing
- Replies: 10
- Views: 2071
- Mon Apr 03, 2006 8:07 pm
- Forum: PHP - Code
- Topic: Php Form Processing
- Replies: 10
- Views: 2071
- Mon Apr 03, 2006 7:24 pm
- Forum: PHP - Code
- Topic: Php Form Processing
- Replies: 10
- Views: 2071
Yes somthing like that, I can work on it after I get some info on that. click here for form and the only php code I got so far for this is
Code: Select all
<?php echo $_POST['insert name']; ?>- Mon Apr 03, 2006 5:53 pm
- Forum: PHP - Code
- Topic: Php Form Processing
- Replies: 10
- Views: 2071
Re: Php Form Processing
I have searched the internet for this. I just Googled "PHP form processing" and there are many results. Form processing is a fairly large subject. Maybe post you code. Yeah I know, but it is not the kind of form processing I want. I need to make one which processes the form to post on a w...
- Mon Apr 03, 2006 3:32 pm
- Forum: PHP - Code
- Topic: Php Form Processing
- Replies: 10
- Views: 2071
Php Form Processing
I have searched the internet for this. I want to create a form processor with processes the form to a page which only certain people can access. I got everything down but the form processing. Does anyone have this code or can you lead me to the right direction?
Thanks.
Thanks.