[PHP-DB] mysql-php

2001-05-02 Thread Mikail
hi, I'm a newbie from Italy I use php with mysql and I need to find a way to visualize the difference between two dates. For ex in a row I have column [A] and column [B] [A] 2001-05-02 10:00:00 [B] 2001-05-02 10:01:30 If I use SELECT TIME_FORMAT([B]-[A], '%H:%i:%s') result is 00:01:30 But it's the

[PHP-DB] Help a newbie: Oracle8 Php4 Apache

2001-05-14 Thread Mikail
Hi to everyone! I'd need to now how to compile (row by row) Php4 with Oracle8 under Linux. What do I need? I'm downloading Oracle8 and i have a tar.gz file with standard php4. Thanks a lot Miki PS with W2k I had no problem, now I'd like to see how it works with linux.