This is a discussion on "Can Someone Help me Please" within the PHP Forum section. This forum, and the thread "Can Someone Help me Please are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Can Someone Help me Please
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Can Someone Help me Please
Hi i need a Bit of Help With a PHP form Script i need someone to make me a Contact Script with layout like this
Name: Email: Send to : Message: The only Reason i cant do it is im a bit stuck making so they can select a member of my team to send it to For Example member of my team name was Matt the name matt would be in the Drop Down list and it would send it to matt@site.com I Hope you understand what i mean as i am only 14 Please Help Someone |
|
|
|
|||
|
Re: Can Someone Help me Please
I doubt very much that you're going to find someone to write it for you. If you were writing it and had a problem or question, you'd get plenty of help, but no one wants to help someone that doesn't want to help himself.
This should get you started: PHP Form Help If you need more than that, try: http://www.google.com/search?q=php+contact+script You can download the full php manual here: http://www.php.net/download-docs.php It's got lots of good examples and is an indispensable tool for learning php. If you need help with the form/processing, try: http://www.google.com/search?q=php+%22form+processing%22 Last edited by Donny Bahama; May 29th, 2007 at 16:40. |
|
|||
|
Re: Can Someone Help me Please
I will have a go for you but you have to promise.......to learn PHP (as above) after i do.
Ok? Lol, let me know |
|
|||
|
Re: Can Someone Help me Please
Ok Thanks
|
|
|||
|
Re: Can Someone Help me Please
|
|
|||
|
Re: Can Someone Help me Please
it's easy !the only thing u need is bit of PHP and mysql and dosen't take much time to learn
good luck |
|
|||
|
Re: Can Someone Help me Please
Right here we go, a simple('ish) form for you. It includes email validation which should always be used at an absolute minimum, and the select statement so you can add your team members. have tested it and it seems to work fine let me know if you need anything else.
Also I have commented it so you can follow whats going on. you need to add your emails and team members and also change the subject of the email ($subject)...
|
![]() |
| Tags |
| php form help |
| Thread Tools | |
|
|