Re: [PHP-WIN] Enviar Attach via PHP

2004-07-22 Thread Tom Rogers
GastóN Quiroga wrote: Gracias Gerardo por tu respuesta... estuve investigando mas a fondo el problema y saqué algunas conclusiones: La línea de la clase es $a-> Attach(,, ) donde es el nombre del archivo con el fullpath, es el tipo de attach (text/plain, application/rtf, etc) y es la forma en qu

[PHP-WIN] Re: windows disk list in PHP

2004-07-12 Thread Tom Rogers
A a wrote: Hi, How to obtain a list of all currectly available windows disk? Thank you. Obchodní dům.cz - široký sortiment domácích spotřebičů a elektroniky, výrazné slevy. Navštivte http://ad.seznam.cz/clickthru?spotId=73742 This is wha

[PHP-WIN] Re[2]: [PHP] HTTP Header Viewer... Do I need regexps?

2004-04-28 Thread Tom Rogers
Hi, Thursday, April 29, 2004, 10:08:27 AM, you wrote: TR> The header has line breaks you will need to nl2br() to view them in TR> html TR> -- TR> regards, TR> Tom This should split up the header for you: $http = "HTTP/1.1 200 OK\r\nDate: Tue, 20 Apr 2004 17:28:23 GMT\r\nServer: Microsoft-II

[PHP-WIN] Re: [PHP] HTTP Header Viewer... Do I need regexps?

2004-04-28 Thread Tom Rogers
Hi, Thursday, April 29, 2004, 1:31:07 AM, you wrote: LG> Hello everyone, LG> I've been putzing with this for about a week on and off now. LG> I've googled like crazy and tried to figure out the regexps, but I LG> can't just get it. LG> What I'm doing is taking some code I found to show

[PHP-WIN] Re: [PHP] Re: [PHP-WIN] Register globals on and off

2003-01-30 Thread Tom Rogers
Hi, Friday, January 31, 2003, 10:42:42 AM, you wrote: DO> Thanks for your reactions guys, I stil havent been able to get it to DO> work... I have added a .htaccess file into my directory that needs the DO> register globals on, containing DO> php_value register_globals on DO> And i have chanche

[PHP-WIN] Re: [PHP] Generating forms using OOP

2002-12-06 Thread Tom Rogers
Hi, Saturday, December 7, 2002, 9:43:47 AM, you wrote: DO> Hi People, DO> I ve just started with some OOP programming in PHP and now i have to DO> build a set of classes that can generate a html form.. But i have a DO> problem with the thing DO> I hope someone can help me here or give me s