Forum: PHP 19 Days Ago |
| Replies: 3 Views: 305 |
Forum: PHP 21 Days Ago |
| Replies: 3 Views: 305 |
Forum: PHP 26 Days Ago |
| Replies: 3 Views: 305 |
Forum: PHP Dec 20th, 2007 |
| Replies: 5 Views: 2,106 php header() redirect issues I am having a problem with URL redirection using a mail submission form.
The form is working and sends the mail successfully, the problem lies when I try to redirect the user to a thankyou.php page... |
Forum: PHP Dec 18th, 2007 |
| Replies: 16 Views: 2,092 Re: php windows server -- mail not send Yes, if you are using your local Win XP Pro system to develop and test the forms, you can go into Services in the computer management and turn on SMTP services.
Right Click My Computer > Left click... |
Forum: PHP Dec 17th, 2007 |
| Replies: 16 Views: 2,092 Re: php windows server -- mail not send What OS are you working with? Also check your php.ini file to set the SMTP server address and SMTP port, and if using Windows edit the email address. If you open php.ini in a text editor, FIND SMTP... |
Forum: PHP Dec 17th, 2007 |
| Replies: 16 Views: 2,092 Re: php windows server -- mail not send Not to hijack the thread either, but anyone have any experience testing mail() locally on Mac OSX 10.4? I have PHP, MySQL, and Apache running successfully, but would like to test mail forms locally... |
Forum: PHP Dec 4th, 2007 |
| Replies: 2 Views: 544 Re: PHP Includes Apache 1.3.33 and a Mac Thanks for the clue, as it turned out I could not access the CSS file. When I tried to browse to it I would get a 403 Forbidden error. Last night I thought it could possibly be a file permissions... |
Forum: PHP Dec 3rd, 2007 |
| Replies: 2 Views: 544 PHP Includes Apache 1.3.33 and a Mac Hello all,
I have a problem and after searching for hours was hoping someone would have some information that would greatly help me out.
I am developing a website locally on my development... |