Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. afmiller

    PHP mail attached file being clipped please help

    Thanks for the tip on the PHPmailer, i implemented it and everything works fine now! Best to ya! ALAN
  2. afmiller

    PHP mail attached file being clipped please help

    ok, i ran www.com-guard.com/cgi-local/myserver.cgi which returns all kinds of information about the server. In it, there is the line $ENV{SERVER_SOFTWARE} which shows: Rapidsite/Apa/1.3.31 (Unix) FrontPage/5.0.2.2510 mod_ssl/2.8.17 OpenSSL/0.9.7c Operating system under additional information...
  3. afmiller

    PHP mail attached file being clipped please help

    It's apache php version is 4.3.10
  4. afmiller

    PHP mail attached file being clipped please help

    thanks sleipnir214, i changed all to \r\n but same problem where first 57 bytes of attachment file is still not showing up in the received outlook email. However, took a look at the phpmailer class stuff and have a question perhaps you could answer. in the first part of their tutorial they...
  5. afmiller

    PHP mail attached file being clipped please help

    I'm rather new to php but as an example, I'm using the below code to send out an attached .avi file through the mail function. However, when the avi arrives as an attachment to the email, it appears the first 57 bytes are gone (ie been stripped), whereas if i use outlook from my own computer...

Part and Inventory Search

Back
Top