Yeah...I finally got it to work. With some help from a friend.
Thanks though,
Greg
Search found 5 matches
- Mon Oct 24, 2005 1:50 am
- Forum: PHP - Code
- Topic: PHP Form - PayPal Reward ???
- Replies: 9
- Views: 724
- Sat Oct 22, 2005 8:31 pm
- Forum: PHP - Code
- Topic: PHP Form - PayPal Reward ???
- Replies: 9
- Views: 724
Problem solved.....
Thanks people.
- Sat Oct 22, 2005 7:42 pm
- Forum: PHP - Code
- Topic: PHP Form - PayPal Reward ???
- Replies: 9
- Views: 724
feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Hey there, You are right, i am getting a parse error. As you can see I am new at this. I have looked at some tutorials, but don't ha...
- Sat Oct 22, 2005 6:46 pm
- Forum: PHP - Code
- Topic: PHP Form - PayPal Reward ???
- Replies: 9
- Views: 724
Still Stuck with PHP
Hello there, Sadly, I don't really know what you are telling me. I am obviously new at this. Change all of those calls to variables to their $_POST equivilant....if register_globals is off..the way your doing it won't work. (eg: $_POST["own domain"]) -- and get rid of all but one of the $e...
- Sat Oct 22, 2005 9:46 am
- Forum: PHP - Code
- Topic: PHP Form - PayPal Reward ???
- Replies: 9
- Views: 724
PHP Form - PayPal Reward ???
feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] Hello there, I am trying to make a form that a person can fill out, and upon hitting send, the content of the form is emailed to me....