4.3.2
"php.ini" :
- output_buffering = on
- zlib.output_compression = on
Any idea ???
Other bugs with ISAPI module ???
Thanks for help !
Eric Tonicello
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi !
There is an equivalent of :
mySQL_insert()
in :
Unified ODBC functions ???
Thanks for any help !
___
Eric TONICELLO
Faculty of Architecture, Civil and Environmental Engineering
SWISS FEDERAL INSTITUTE OF TECHNOLOGY LAUSANNE
Email : [EMAIL
T and produce HTML. How make it simply ? I
have a solution using xml2tree, but I'd prefer a DOM-XML solution (it exists
in java with xalan ...)
I use PHP 4.1.1 on windows 2000 and MS IIS 5.0.
Thanks for any help.
Eric Tonicello
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscr
I've got the solution.
Thanks Jeff !
try putting this before the mail command:
ini_set("SMTP", "your.smtp.server");
(i used localhost, thats where my server is)
ini_set("sendmail_from", "[EMAIL PROTECTED]");
(i used postmaster@localhost)
I posted this to
Hi !
I'm trying to use the function mail().
I get :
Warning: Failed to Connect in D:\IBOIS\web\test.php on line 1
I'm using the lastest version of PHP on IIS 4.0
What's wrong ?
Should I change the php.ini ?
If I try to use the snmp library i get lot of errors...
PLease help.me
Eric