[PHP] Sending messages with HL7

2003-04-02 Thread Miguel González Castaños
Dear all,

 A friend of mine has told me that his group is trying to build a php
interface to HL7 messages.

 Their spec is: They need to send through PHP (from a browser) a HL7
message with a query, interpret that HL7 message, make the request with
the information inside the HL7 message to an Informix database and then
send it back to the browser.

 Any suggestions of how to accomplish this?

 Many thanks

 Miguel



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] groupware tool in PHP for PostgreSQL

2003-01-07 Thread Miguel González Castaños
hi all,

 I am looking for any tool in PHP using PostgreSQL for setting up a
collaborative web based system for a small group of people.

 Mainly we need a system to track a list of tasks and maybe to track the

task related to a project (therefore some kind of project tracking).

 I have been looking around during more than one month, and the best
that I have found seems to be phpGroupware, PHProjekt and TuTOS but I am

hoping to get some comments/suggestions from you guys.

 Many thanks in advance.

 Miguel

Jason Wong and the rest: Sorry for the inconvenience of my malformed
last post


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] groupware tool in PHP for PostgreSQL

2003-01-07 Thread Miguel González Castaños
hi all,

 I am looking for any tool in PHP using PostgreSQL for setting up a
collaborative web based system for a small group of people.

 Mainly we need a system to track a list of tasks and maybe to track the
task related to a project (therefore some kind of project tracking).

 I have been looking around during more than one month, and the best
that I have found seems to be phpGroupware, PHProjekt and TuTOS but I am
hoping to get some comments/suggestions from you guys.

 Many thanks in advance.

 Miguel




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: Mail() Not working right

2002-12-16 Thread Miguel González Castaños
Dear all,

 Sorry for my English...I am not a native speaker...

I am experiencing the same problem with the mail function. I am using
exactly the same test php script to test the PHP mail function. I have two
RedHat linux boxes. In one box, the PHP mail function work and in the other
one doesnt work. In both using sendmail command line work fine. I have
checked the maillogs and I only can see any maillog in the one that PHP mail
function works.

In both I have set SMTP like localhost, sendmail_path=/usr/sbin/sendmail -t

besides I have double checked the permissions for the nobody user to either
execute the php script or the sendmail command.

Could it be an issue of either the PHP version or the sendmail version? How
could I use PHP logs or whatever tool to check what is going on?

Many thanks in advance and sorry if this is considered a lame question

Miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php