User Profile

Collapse

Profile Sidebar

Collapse
thenewuser
thenewuser
Last Activity: Dec 26 '06, 08:42 AM
Joined: Nov 2 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thenewuser
    started a topic Urgent : php_zip.dll not getting loaded
    in PHP

    Urgent : php_zip.dll not getting loaded

    Hi all,

    I am using php 5.0 and apache 2.0.59.I am working on Windows NT.I want to write a method which unzips Openoffice documents.For that purpoese I have downloaded "pecl-5.1.6-Win32.zip" from "pecl.php.n et".

    I have extracted this zip and put all the dlls in "/ext" folder.

    But when i put this line in php.ini .. "extension=php_ zip.dll" and restart the server...
    See more | Go to post

  • Hey, thanks for such a quick reply,

    I am writing an api for e-mail parsing which extracts the mails from the email server and parses the attachments if any,and save the data from those attchments.in db.

    Now when the attachment is a .txt file,and when i save it , "=20" gets automatically appended to each line.plz see below,

    this is the original content of the text file which was attached to the...
    See more | Go to post

    Leave a comment:


  • "=20" getting appended to each line of a text file when downloaded from a pop server.

    Hi all,

    I am working on windows 2000 and using php 5.0 and apache 2.0.59.
    I am facing a problem while parsing a text file.Actually I am using a pop server for parsing an email.I am downloading new mails from that server using php and parsing the attachments.I want to parse text files as well. BUt when i save the attached .txt file on my machine, "=20" gets appended at the end of every line.

    If the file...
    See more | Go to post
No activity results to display
Show More
Working...