Forum: PHP Mar 2nd, 2007 |
| Replies: 8 Views: 1,478 My original problem shown in the bitmap was a very silly mistake i made by using the wrong type of file so that is now fixed but the email still doesn't send.
<?php
if... |
Forum: PHP Feb 27th, 2007 |
| Replies: 8 Views: 1,478 Have made the change you suggested but it has made no differrence to the the way the code works because the problem is with the code that sends the email not the code that depicts the content of the... |
Forum: PHP Feb 26th, 2007 |
| Replies: 8 Views: 1,478 Non of this has helped i still have the same problem and on top of that it doesn't send to the gesignated email address.
Regards
Ashjenius |
Forum: PHP Feb 24th, 2007 |
| Replies: 8 Views: 1,478 I'm not sure what you mean by 'process' but i have validated the code in dreamweaver. I have published this code on a page of a website i am designing and as you can see from the attached bmp it... |
Forum: PHP Feb 23rd, 2007 |
| Replies: 8 Views: 1,478 Hi everyone i am new to php and have recently adapted a php email form and would like someone to validate it for me to make sure that it is correct. <?php
if ($_SERVER['REQUEST_METHOD'] !=... |
Forum: ColdFusion Feb 17th, 2007 |
| Replies: 13 Views: 58,651 How would i go about adjusting the end section of script if i have put in an email address text box in the form.
Regards
Ashjenius |