This is a discussion on "Need Help With Php" within the PHP Forum section. This forum, and the thread "Need Help With Php are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Need Help With Php
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Need Help With Php
can some1 pls help me with the php **** i cannot do it all and its giving me the shits
|
|
|
|
|||
|
Re: Need Help With Php
This is the worst post ive ever seen .... explain yourself a little better or im going to delete this thread.
Sorry but this sort of thing gets right up my nose |
|
|||
|
Re: Need Help With Php
yer i was going to do that once i knew some1 would help me
i am making my mum a website and im using netscape composer to do that and i want to make php emailing form script for it so they can email off the sight. and im using one that u sign up for but i dont want that i want to controll it myself this is the one im using
Last edited by karinne; May 14th, 2007 at 12:06. Reason: Please use [code]...[/code] tags when displaying code! |
|
|||
|
Re: Need Help With Php
The form you have submit is fine, granted there a lot of useless code there it could easily be stripped down and made a lot better and simpler
but that is a html what part of php is it you are having a problem with and what error? if you want i can post the simplify version of the form data but for the php i would really need to see your code before giving any advice i might be able to |
|
|||
|
Re: Need Help With Php
yer can u get rid of all that **** on there so i can controll it
|
|
|||
|
Re: Need Help With Php
Last edited by karinne; May 14th, 2007 at 12:07. Reason: Please use [code]...[/code] tags when displaying code! |
|
|||
|
Re: Need Help With Php
mailto from a form will work for some visitors to your site but not for others as it depends on how their browser is set up and their ISP. A very bad idea, I'm afraid. More on this topic:
http://www.netmechanic.com/news/vol3/form_no4.htm Best advise for a really simple email script is to point your form at a PHP script that sends the email ... as per the earlier example that we've not yet seen the full code for (the mail.php script). |
|
|||
|
Re: Need Help With Php
yer i need help with the php stuff its so confusing
|
|
|||
|
Re: Need Help With Php
But, Tyler, we can't help sort out what's wrong with your code is you don't show it to us
Your original script refers to a file called mail.php on a web site called www.feedback.com and that's the PHP script that it was trying to use. At its simplest (I have tested this, but you need to put your email address in there!) the script would look like:
|
|
|||
|
Re: Need Help With Php
Also read through this recent thread ... ive posted a sort of "mental approach" to how things should work, it might help point you in the right direction.
http://www.webforumz.com/php-forum/35555-php-form-help.htm think its post number 3 |
![]() |
| Tags |
| php |
| Thread Tools | |
|
|