[PHP-WIN] Re: Which ORM tool for Windows with Microsoft SQL Server 7/2000/2005.

2009-04-19 Thread Manuel Lemos
SQL via the regular mssql extension, but it would not be hard to develop a driver for using PDO MS-SQL driver. http://www.metastorage.net/ -- Regards, Manuel Lemos Find and post PHP jobs http://www.phpclasses.org/jobs/ PHP Classes - Free ready to use OOP components written in PHP http://www.p

[PHP-WIN] Re: WMI call to run a remote application

2008-06-02 Thread Manuel Lemos
. There is now. Take a look at this WMI PHP class: http://www.phpclasses.org/easywmi -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows

[PHP-WIN] Re: php: mail

2008-02-14 Thread Manuel Lemos
formed and it is being discarded for not being compliant with the e-mail standards. Personally, I use this MIME message composing and sending class which sends RFC compliant messages and works well for delivering messages to all e-mail services. You may want to try it: http://www.phpclasses.org/mi

[PHP-WIN] Re: mail() Incorrect Address Format when using IIS7/FastCGI

2008-01-29 Thread Manuel Lemos
; >> http://www.phpclasses.org/mimemessage >> >> You also need this for the delivery: >> >> http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use

[PHP-WIN] Re: mail() Incorrect Address Format when using IIS7/FastCGI

2008-01-29 Thread Manuel Lemos
his package that comes with a mail() replacement function written in pure PHP named smtp_mail(). It works like mail but it overcomes certain limitations. Take a look at the test_smtp_mail.php example script. http://www.phpclasses.org/mimemessage You also need this for the delivery: http

[PHP-WIN] Re: post thru fsockopen

2007-04-17 Thread Manuel Lemos
ily. http://www.phpclasses.org/httpclient -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.ne

[PHP-WIN] Re: Gantt-charts in PHP?

2007-04-05 Thread Manuel Lemos
sourceforge, but without screenshots or contactinfo... ): Here is a class exactly for that, generating Gantt charts in PHP: http://www.phpclasses.org/gantt -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free

[PHP-WIN] Re: php_http

2007-03-10 Thread Manuel Lemos
solves most of my HTTP request need. http://www.phpclasses.org/httpclient -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Window

[PHP-WIN] Re: Two dynamic select lists

2006-03-20 Thread Manuel Lemos
org/browse/view/html/file/9879/name/test_linked_select_page.html http://www.phpclasses.org/mirrors.html It can also work dynamically and retrieve alternative groups of options from a database using AJAX to avoid page reloading. -- Regards, Manuel Lemos Metastorage - Data object relational map

[PHP-WIN] Re: Getting a "unique identifier" for a file

2006-01-28 Thread Manuel Lemos
test2.txt > > I would like them to return a unique something... anything... tempnam ? -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclas

Re: [PHP-WIN] Re: PHP retrieve Client machine name

2005-11-18 Thread Manuel Lemos
specifically about PHP pages. -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsub

Re: [PHP-WIN] Re: PHP retrieve Client machine name

2005-11-17 Thread Manuel Lemos
user name. -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

[PHP-WIN] Re: PHP retrieve Client machine name

2005-11-17 Thread Manuel Lemos
call GetEnv("LOGON_USER"); . -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.ph

[PHP-WIN] Re: php and MS access memo fields

2005-09-05 Thread Manuel Lemos
that supports Access. http://www.phpclasses.org/metabase -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational ma

Re: [PHP-WIN] Re: NT username detectable?

2005-01-30 Thread Manuel Lemos
least, not that I found). You just need to use mod_ntlm with Apache. The Apache does not even need to be running on Windows. You just need to configure mod_ntlm to let it know the Windows domain controllers for the domain of the users that you want to authenticate. -- Regards, Manuel Lemos PHP Cl

[PHP-WIN] Re: NT username detectable?

2005-01-29 Thread Manuel Lemos
tion can obtain the authenticated user name using GetEnv("LOGON_USER"); . -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorag

[PHP-WIN] Re: using html in mail_body

2004-12-06 Thread Manuel Lemos
HTML e-mail programs even when the users are offline. See the test_html_mail_message.php script for a complete commented example. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products

[PHP-WIN] Re: PHP, Classes, and PEAR

2004-11-19 Thread Manuel Lemos
-- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta-language.net/metastorage.html

[PHP-WIN] Re: Recommended PHP search engine?

2004-11-08 Thread Manuel Lemos
ay want to use this ready to use class for that purpose: http://www.phpclasses.org/htdiginterface -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.o

[PHP-WIN] Re: mail function not working

2004-11-07 Thread Manuel Lemos
server address used by Outlook express. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping

[PHP-WIN] Re: zlib html compression

2004-10-15 Thread Manuel Lemos
pression filter but I have not tried it because several PHP extensions are not ready to work in Apache multi-threaded mode, which AFAIK is the main advantage of using Apache 2.x instead of other Apache 1.x. http://www.schroepl.net/projekte/mod_gzip/ -- Regards, Manuel Lemos PHP Classes - Free re

[PHP-WIN] Re: Sending mail through localhost

2004-09-17 Thread Manuel Lemos
with a wrapper function named smtp_mail() . It works exactly like the mail() function but it lets you configure the authetication credential so you can relay your messages. http://www.phpclasses.org/mimemessage You also need this: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP

[PHP-WIN] Re: PHP + fSockOpen

2004-09-14 Thread Manuel Lemos
y be the problem? If you are going to make an HTTP 1.1 request, you need to be able to handled chunked responses. If you do not know how to do it right, you may want try this HTTP client class that can do it for you including submiting POST form requests: http://www.phpclasses.org/httpclien

Re: [PHP-WIN] NT username detectable?

2004-09-14 Thread Manuel Lemos
logged on Windows domain different than the Web server is requesting. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object

Re: [PHP-WIN] NT username detectable?

2004-09-13 Thread Manuel Lemos
ey have logged in when they started their Windows logon session. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object rela

Re: [PHP-WIN] Re: NT username detectable?

2004-09-07 Thread Manuel Lemos
n and it fails, the LOGON_USER value is set to an empty string. Therefore, if the LOGON_USER is not set at all, the Web server seems not really be requesting authentication. In that case you need to verify that with server administrator. -- Regards, Manuel Lemos PHP Classes - Free ready to us

Re: [PHP-WIN] Re: NT username detectable?

2004-09-03 Thread Manuel Lemos
it's blank because it's trying to get MY username and that doesn't work across the internet? Still not sure why it shows up on their PHPINFO and not mine). It will only work if the remote user has logged in the same Windows domain. -- Regards, Manuel Lemos PHP Classes

[PHP-WIN] Re: NT username detectable?

2004-09-02 Thread Manuel Lemos
ponse headers to handle NTLM authentication. AFAIK, current versions of Mozilla based browsers support NTLM authentication when used under Windows, so there is no need to use IE at all. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.o

[PHP-WIN] Re: NT username detectable?

2004-09-02 Thread Manuel Lemos
ow we have Firefox clients and Apache with PHP in an Active Directory domain with NT4 compatibility, but we can move to IE6 with IIS+PHP if that will work. If the Web server is configured to request NTLM authentication, your script may access the authenticated user via GetEnv("LOGON_USER") .

[PHP-WIN] Re: Php5 merging with Java???

2004-09-01 Thread Manuel Lemos
d PHP or whatever you are claiming. As for moving from PHP to Java or whatever, many PHP developers have already done that. Many will not do it ever because Java is much harder and complicated despite it provides a cleaner and powerful platform. -- Regards, Manuel Lemos PHP Classes - Free ready to u

[PHP-WIN] Re: Mail functions?

2004-08-12 Thread Manuel Lemos
://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http

[PHP-WIN] Re: Need help with PHP -> Mail -> SMTP -> Windows Exchange

2004-07-31 Thread Manuel Lemos
actual delivery: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping

[PHP-WIN] Re: attach xml file to e-mail

2004-07-27 Thread Manuel Lemos
http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator

[PHP-WIN] Re: send XML thru POST

2004-06-11 Thread Manuel Lemos
request). If necessary it supports proxies, SSL (HTTPS) and authentication: http://www.phpclasses.org/httpclient -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http

[PHP-WIN] Re: PageRank

2004-05-22 Thread Manuel Lemos
olbar. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta-languag

[PHP-WIN] Re: Q on fopen (URL )

2004-05-13 Thread Manuel Lemos
is not enabled. You may want to try this class that will try either the OpenSSL or CURL extensions to access https pages: http://www.phpclasses.org/httpclient -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Revi

[PHP-WIN] Re: Automated Login

2004-04-28 Thread Manuel Lemos
ssary: http://www.phpclasses.org/httpclient -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping

[PHP-WIN] Re: Can you receive email with php?

2004-04-19 Thread Manuel Lemos
-- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta-language.net

[PHP-WIN] Re: PLEASE HELP...Email attachment corruption

2004-03-25 Thread Manuel Lemos
in a bind and don't know what to do. Any suggestions would be greatly appreciated. Have you tried this class? It sends messages with attachments perfectly, guesses the file type automatically if necessary and comes with an example of how to do it: http://www.phpclasses.org/mimemessage --

[PHP-WIN] Re: Email with attachments coming through damaged

2004-03-24 Thread Manuel Lemos
sses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://w

[PHP-WIN] Re: Email Servers

2004-03-12 Thread Manuel Lemos
your script and understand better what is the problem. http://www.phpclasses.org/mimemessage You also need this for the actual SMTP delivery: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org

[PHP-WIN] Re: SMTP ERROR

2004-03-03 Thread Manuel Lemos
delivery. http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer

[PHP-WIN] Re: Mail()

2004-02-29 Thread Manuel Lemos
es to. This way you can see any error messages that are returned by the SMTP server. http://www.phpclasses.org/mimemessage You also need this other class to do the actual delivery. http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components writt

[PHP-WIN] Re: HMTL E-mails with images (again)

2004-02-27 Thread Manuel Lemos
ge is the same message is complex. You need to use multipart/related message bodies. Using this existing classes to do it is the simplest way to go. You may want to try this class. It includes an example of how to send HTML messages with embedded images. http://www.phpclasses.org/mimemessage

Re: AW: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-19 Thread Manuel Lemos
vertising the PHP Classes site. :-) Now more and more people that probably did not know it are aware that it exists and some obcessed people are concerned with some kind of threat that seem to assume when you rush to post about PEAR based alternatives to the PHP Classes site. -- Regards, Manuel Lem

Re: AW: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-19 Thread Manuel Lemos
because it helps PHP being more accepted in the cooporate world where Windows dominates. http://www.phpclasses.org/smbwebclient -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-18 Thread Manuel Lemos
ly in this thread, you would even have started posting because your reply was just meant to be competitive propaganda of PEAR as alternative to my solution. One file remark: cooperating is better than competing. If you are smart enough you will realize what you are wasting with your competitive posts.

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-18 Thread Manuel Lemos
is one of the reasons that motivates so many developers to contribute to the PHP Classes site. The fact that only downloads done by authenticated users count for the tops is the one of the reasons why most developers that contribute to the site do not lift the login requirement to download.

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-18 Thread Manuel Lemos
n the PHP Classes site there charts based on statistics collected from things like the classes that were downloaded and rated by many users. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-17 Thread Manuel Lemos
On 02/17/2004 11:11 PM, H Marc Bower wrote: -Original Message- From: Manuel Lemos [mailto:[EMAIL PROTECTED] Obviously, the "knowledge s*ckers" will not provide any valuable feedback. Actually some of them even come in public just to b*tch that I require them to login to d

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-17 Thread Manuel Lemos
now that several PEAR authors also come to the PHP Classes site and publish their classes their. I think they understand that exposure in two repositories is better than in just one. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasse

Re: [PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-13 Thread Manuel Lemos
S, sorry, they are not helping me at all, so I can't justify even to worry about the usual b*tching or threatning to use the TV of some other neighbour. ;-) -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ Metastorage - Data object rela

[PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-12 Thread Manuel Lemos
include line and replacing his mail() function calls to my smtp_mail() function wrapper. No argument change was necessary. If he preferred to use the normal object oriented API of the classes I proposed, fine, but he would not have to go through all that trouble if he would not want it. But w

[PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-11 Thread Manuel Lemos
ction as I mentioned. So the users do not have to figure how use PEAR packages to solve their problem. They just replace calls to the original mail() functions calls in their scripts by calls to smtp_mail() which is the replacement provided by the package that I suggested. -- Regards, Manuel

[PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-11 Thread Manuel Lemos
http://pear.php.net/package/Mail AFAIK, PEAR Mail package does not support SMTP direct delivery, only relaying. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ Metastorage - Data object relational mapping layer generator http://www.meta-languag

[PHP-WIN] Re: Emailing via mail(), secondary servers

2004-02-11 Thread Manuel Lemos
_mail() that is compatible with the mail() function but lets you configure SMTP delivery details like direct delivery option. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ Metastorage - Data object relationa

[PHP-WIN] Re: Limitations with webservers. WAS: Show the Progress of a file

2004-01-22 Thread Manuel Lemos
g received. See this solution for an example: http://www.raditha.com/megaupload/ -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ MetaL - XML based meta-programming language http://www.meta-language.net/ -- PHP Windows Mailing List (http://www.ph

[PHP-WIN] Re: Limitations with webservers. WAS: Show the Progress of a file

2004-01-21 Thread Manuel Lemos
. Somebody submitted a patch in the php-internals mailing list but it seems nobody committed it. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Search Script????

2004-01-20 Thread Manuel Lemos
search in my web site.. If you can install HTDig to index your site, you can use this class that will simplify your site interface to Htdig. http://freshmeat.net/projects/htdiginterfacefromphp/ -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP

Re: [PHP-WIN] Show the Progress of a file being uploaded

2004-01-20 Thread Manuel Lemos
r the file upload is concluded. This is a limitation of PHP. Therefore that class alone is useless. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: mail()

2004-01-07 Thread Manuel Lemos
to an SMTP server passing authentication credentials: http://www.phpclasses.org/mimemessage http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, v

[PHP-WIN] Re: Problem with mail()

2003-12-05 Thread Manuel Lemos
ssage You will also need this: http://www.phpclasses.org/smtp -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: 2 attachments

2003-11-03 Thread Manuel Lemos
messages: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: output caching

2003-10-29 Thread Manuel Lemos
at content. http://www.phpclasses.org/filecacheclass -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Mail with Word attachment

2003-10-20 Thread Manuel Lemos
t and the attachment is in the same webfolder as the script but when I check the email, the attachment is there - but blank. You may want to try this class instead: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclass

[PHP-WIN] Re: Check mail format

2003-10-18 Thread Manuel Lemos
y what you want: http://www.phpclasses.org/emailvalidation -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: php - iis6 mail problems?

2003-10-07 Thread Manuel Lemos
://www.phpclasses.org/mimemessage You also need this: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Characters missingin mail source???

2003-10-06 Thread Manuel Lemos
ntable. You may want to try this class to compose and send messages and can encode your message bodies properly. Just take a look at the supplied examples: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpc

[PHP-WIN] Re: Sending Mail with PHP.

2003-09-01 Thread Manuel Lemos
ssage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Noobie SMTP Questions

2003-07-01 Thread Manuel Lemos
ith php.ini settings. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PDF Attahcment in MIMe message

2003-07-01 Thread Manuel Lemos
know what that could be. Maybe you would like to try this class for composing and sending messages that supports attachments and see if it works for you: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -

[PHP-WIN] Re: Password generator

2003-06-20 Thread Manuel Lemos
Hello, On 06/17/2003 06:45 AM, Davy Obdam wrote: I have to make a password generator, but i have a little problem. You may also want to try any of these classes: http://www.phpclasses.org/password%20generation -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

[PHP-WIN] Re: PHP Standalone Engine?

2003-06-20 Thread Manuel Lemos
c.htm -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: authentication in smtp server

2003-06-19 Thread Manuel Lemos
lp me?? Thanks. It is not possible with the mail function. Try the classes that I suggested before. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Warning: mail(): SMTP server response: 550 Unable to relay

2003-06-18 Thread Manuel Lemos
the actual delivery: http://www.phpclasses.org/smtpclass BTW, you can used CDONTS in PHP under Windows servers using COM components. It is just not a very flexible way of composing messages. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- P

[PHP-WIN] Re: COM Objects and Response variable (from ASP)

2003-06-13 Thread Manuel Lemos
UEST? Session is $_SESSION? What about Response? This class provides exactly what you ask. Class: ASP Emulator http://www.phpclasses.org/browse.html/package/336.html -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (

[PHP-WIN] Re: PHP, COM and Excel

2003-06-05 Thread Manuel Lemos
even some that do not require the use of COM objects: http://www.phpclasses.org/search.html?words=excel&go_search=1 -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, vi

[PHP-WIN] Re: Report Generator for PHP

2003-06-05 Thread Manuel Lemos
. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Sending Mail with PHP

2003-04-01 Thread Manuel Lemos
://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Help with sending mail

2003-03-13 Thread Manuel Lemos
://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Unusual problem with mail() function (PHP4.3.1(as ISAPI) - IIS5 - Win2K)

2003-03-06 Thread Manuel Lemos
php.net/article.php?group=php.windows&article=18867 -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Mail Function Problem

2003-03-05 Thread Manuel Lemos
want to try this other class that comes with sub class to send message via SMTP using the class above: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Good SMPT mail script?

2003-01-14 Thread Manuel Lemos
imemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: How can I send mail via PHP in HTML format?

2003-01-10 Thread Manuel Lemos
Hello, On 01/10/2003 07:09 AM, Bednarik Boldizsar wrote: How can I send mail via PHP in HTML format? Any suggestion? This class provides all you need to do it: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] Re: send a web page by email.

2003-01-08 Thread Manuel Lemos
cause that will make them be rejected by most SPAM filters. What you should do is to send an alternative text version along with the HTML version in the same message body. The class above comes with an example of how to do that. -- Regards, Manuel Lemos -- PHP Windows Mailing List

[PHP-WIN] Re: SMTP Authentication - Windows 2000

2003-01-07 Thread Manuel Lemos
ove to send message via SMTP and comes with a wrapper function named smtp_mail() that emulates the mail() function with several advantages that may help you solve your problem: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.n

[PHP-WIN] Re: email attachment blues

2002-12-30 Thread Manuel Lemos
ative text and HTML parts, embedded images, etc.. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Flow diagrams.

2002-12-26 Thread Manuel Lemos
as a process flow diagram. You may want to look at Metastorage that draws graphs of classes of objects that are stored in a database: http://www.meta-language.net/news-2002-12-09-metastorage.html http://www.meta-language.net/metastorage.html -- Regards, Manuel Lemos -- PHP Windows Mailing

[PHP-WIN] Re: UTF - MIME

2002-12-26 Thread Manuel Lemos
ke base64 or quoted-printable. What idiom is the message you want to send? You may want to try using this class to compose and send your messages as it supports many idioms including Asian idioms. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (htt

[PHP-WIN] Re: PHP compiler

2002-12-09 Thread Manuel Lemos
Hello, On 12/08/2002 08:37 AM, Mst wrote: Sometimes I found info about PHP compiler. Tell me where I can read about it, please. http://pear.php.net/bcompiler -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Sending mail is so slooooooow

2002-11-12 Thread Manuel Lemos
so slow that I have to run my process in four or five bursts, picking up each time where I left off. How would it be a reverse DNS issue? If you try nslookup on the IP of the machine you are using and it does not resolve, that seems to be the problem. Regards, Manuel Lemos "Manuel Lemo

[PHP-WIN] Re: Sending mail is so slooooooow

2002-11-12 Thread Manuel Lemos
o send the messages? -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: HTML email marketing tool

2002-11-12 Thread Manuel Lemos
lass that lets you compose and send HTML messages. You are recommended to send a text alternative version in the same message to avoid having mail refused by anti-spam filters. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.ph

[PHP-WIN] Re: html email

2002-10-14 Thread Manuel Lemos
st need to set the Content-type message header to text/html. If you would like a simpler way that also allows you to embed image files, attachments and alternative text and html versions of your message, you may want to try this class: http://www.phpclasses.org/mimemessage -- Regards, Manu

[PHP-WIN] Re: Mail problem

2002-10-05 Thread Manuel Lemos
ll fails, try this class that comes with the smtp_mail() function that is wrapper arround the class that emulates the mail() function. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Using mail() with w2k/IIS5 with SMTP feature

2002-10-03 Thread Manuel Lemos
t will produce useful error messages: http://www.phpclasses.org/mimemessage You also need this: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP & sendmail

2002-10-02 Thread Manuel Lemos
ctly, qmail-inject program or an SMTP server. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: What information would you like to see on PHP and Windows?

2002-10-01 Thread Manuel Lemos
NTLM authentication is a frequent Windows issue. -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Anyone know how to set IMAP

2002-10-01 Thread Manuel Lemos
TP server. Regards, Manuel Lemos > "Manuel Lemos" <[EMAIL PROTECTED]> > ???:[EMAIL PROTECTED] > >>Hello, >> >>On 09/29/2002 02:03 PM, Konchim wrote: >> >>>Anyone know how to set IMAP >>>I use WinXP apache Php4.0 >>>where

[PHP-WIN] Re: Anyone know how to set IMAP

2002-09-29 Thread Manuel Lemos
you may want to look into this class that provides that with plenty of explanatory examples: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   >