[PHP] PHP --with-imap

2001-04-25 Thread Calin Rotaru
Hello. I have a problem with PHP. I want to use imap functions. I receive a message that imap function is not defined. I compiled PHP again with --with-imap option , but I've got an error message at Apache compilation. What is realy happening? Thanks Calin -- PHP General Mailing List (http:

Re: [PHP] db to xls

2001-04-24 Thread Calin Rotaru
You can query the oracle database and generate a text file with tab delimiter. Then you can open this file in Excel. Calin On Tuesday 24 April 2001 10:31, Rahul Bhide wrote: > Gurus, > I want to query an oracle database and push the output to an MS > Excel spreadsheet . Currently I am dumpin

Re: [PHP] sending files by mail

2001-04-24 Thread Calin Rotaru
On Tuesday 24 April 2001 03:37, David Robley wrote: > On Wed, 25 Apr 2001 00:02, Calin Rotaru wrote: > > Hello! > > > > I generate a text file from a mysql database. > > I'm trying to send this file by mail. Is this possible with mail() > > function ??? I rea

[PHP] sending files by mail

2001-04-24 Thread Calin Rotaru
Hello! I generate a text file from a mysql database. I'm trying to send this file by mail. Is this possible with mail() function ??? I read the documentation, but I didn't find anything yet. Thanks. Calin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTEC

[PHP] Perl and PHP

2001-03-20 Thread Calin Rotaru
Hello Is possible to execute a file which was write in Perl from inside a PHP file? If yes, how can I do that? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mai

[PHP] imap functions

2001-03-20 Thread Calin Rotaru
I cofigured apache 1.3.14 with php4 on my computer(Mandrake 7.2) but I can not use imap functions. I read that I have to compile PHP with imap. I did it, but I get some errors when compile apache whit this php. Can anybody help me with some advices? Thanks. Calin -- PHP General Mailing List (