Re: Where is the email address?
On Fri, 30 May 2008 16:14:57 +0200, Michael Fesser <netizen@xxxxxx>
wrote:
You should also read about mail header injection and how to prevent it.
Your subject line can be abused to inject arbitrary headers.
That's really important.
Personnally i wrote a php page to send a mail:
- All e-mail adresses are hardcoded in the php coding
- All items from the FORM are present in the $message variable.
.
Relevant Pages
- Re: Absolute Beginner (Setup Questions)
... Everything I've read so far says to start with PHP first. ... So I discovered that I needed to download a virtual server, ... As far as coding is concerned, you can start with Notepad if you don't have ... you might like using the same tool for web design and PHP coding. ... (comp.lang.php) - Re: Absolute Beginner (Setup Questions)
... Everything I've read so far says to start with PHP first. ... So I discovered that I needed to download a virtual server, ... As far as coding is concerned, you can start with Notepad if you don't have ... you might like using the same tool for web design and PHP coding. ... (comp.lang.php) - Re: What IDE are you using?
... if all I did was PHP coding in large projects you'd perhaps have a point. ... I code in many different languages and quite frankly having a specialized IDE for each language would be way too much of a bother than be considered any sort of productivity gain to me. ... IMO opinion there's nothing out there other then Zend and perhaps NuSphere for ... (comp.lang.php) - Moving from PHP to Python. Is it Possible
... After ten years of PHP coding I'm getting bored and give try for learning new ... After 3 days of crawling google, diving in python and cursing, now I can show ... My design depends on a Global Array. ... (comp.lang.python) - Local Host Problem
... When testing login and contact PHP pages on my localhost, ... The ISS server will display the forms ok, ... will not execute the coding. ... on for PHP coding to execute. ... (alt.php) |
|