2008/7/18 OOzy Pal <[EMAIL PROTECTED]>:
> Hello
> I am looking for a simple php CMS. Can anyone help?
>
you can try those:
http://www.cmsmadesimple.org/
--
Scripts: http://www.spacemarc.it
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2008/3/12, Daniel Brown <[EMAIL PROTECTED]>:
> You have the From: header parameters reversed. Try this:
>
>$headers = "From: ".$fromname." <".$email.">\r\n";
> $headers .= "Reply-To: ".$email."\r\n";
> $headers .= "X-Mailer: PHP/".phpversion()."\r\n";
> /*
>
> */
> ?>
you c
2 matches
Mail list logo