Hi
I am developing a small PHP app for a client who's host has advised them that they won't support PHP due to the major security risks of PHP. They will however support ASP. Anyone know about this?
Thanks
Search found 6 matches
- Tue Jun 24, 2003 6:03 am
- Forum: PHP - Code
- Topic: PHP HAS SECURITY HOLES? ASP DOESN'T?
- Replies: 5
- Views: 754
- Fri Dec 06, 2002 8:27 am
- Forum: PHP - Code
- Topic: Tearing my hair out - HTML in email
- Replies: 5
- Views: 658
- Fri Dec 06, 2002 7:41 am
- Forum: PHP - Code
- Topic: Can PHP be copyrighted?
- Replies: 12
- Views: 3078
release your paid code as open source with a link to get it and more UNLESS your contract/licence says otherwise - One good question - once someone has paid you for a script can they resell it??? I am sure the answer will lie in your original contract/licence, in effect you are either licensing some...
- Fri Dec 06, 2002 7:09 am
- Forum: PHP - Code
- Topic: Tearing my hair out - HTML in email
- Replies: 5
- Views: 658
- Fri Dec 06, 2002 6:41 am
- Forum: PHP - Code
- Topic: Tearing my hair out - HTML in email
- Replies: 5
- Views: 658
- Fri Dec 06, 2002 6:30 am
- Forum: PHP - Code
- Topic: Tearing my hair out - HTML in email
- Replies: 5
- Views: 658
Tearing my hair out - HTML in email
Hi all I am using the mail() function to generate emails all the time, I never have a problem with it. Now all emails I generate are not parsing the HTML, I have tried every combination of headers imaginable but still they appear in the mail and the HTML is not parsed, the main header I never neglec...