Forum: PHP Jul 19th, 2008 |
| Replies: 1 Views: 426 anyone help me to create client server chatting using php? |
Forum: PHP Jul 19th, 2008 |
| Replies: 1 Views: 317 anyone help me to create client server chatting using php? |
Forum: PHP May 31st, 2008 |
| Replies: 1 Views: 1,108 error follows:
The email was sent.
Warning: fopen(C://Program Files/xampp/htdocs/samplemuthu) [function.fopen]: failed to open stream: Permission denied in C:\Program... |
Forum: PHP May 29th, 2008 |
| Replies: 1 Views: 355 i want to attach multifile with a mail.any one help me if u know the coding? |
Forum: PHP May 28th, 2008 |
| Replies: 3 Views: 402 php mailing not working. any help me?
i used the code to send mail is as follows:
<?php
$to = "someone@example.com";
$subject = "Test mail";
$message = "Hello! This is a simple email... |