[PHP-DB] Connecting Linux (PHP) to MS Access database

2002-08-15 Thread Osman Omar
Hi, Can I connect/access MS access database from linux ? if can, what software/driver that I need? Now I'm using iodbc without any success thanks -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] mail() function

2002-01-08 Thread Osman Omar
Hi all, I use mail() function to send automatic email to me but when I receive the email, I found that send date is not correct (send date is in future) How do I correct this problem I use PHP 4.1.0 platform win98se apache 1.3.22 Thanks -- PHP Database Mailing List (http://www.php.net/) To

[PHP-DB] pear.php

2001-12-11 Thread Osman Omar
Hi where can I find pear.php I install 'moregroupware' and comment about missing PEAR classes thanks -- PHP Database 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-mail:

[PHP-DB] How to set SEND TIME in mail function

2001-12-07 Thread Osman Omar
Hi all, How do I set SEND time in mail() function now I can send mail but SEND time is not correct, how do I correct this problem? thanks -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DB] myisamchk always report table not close properly

2001-07-09 Thread Osman Omar
Hi, I use php to update my MySQL database. After I run php script, I check my table using myisamchk and myisamchk always report a warning warning: 1 clients is using or hasn't closed the table properly. I check my scripts and I always use mysql_close() at the end of the script. Any idea

[PHP-DB] php + clibpdf tutorial

2001-03-29 Thread Osman Omar
hi, Is there any good site for learning php and clibpdf? I try using php manual and cannot get it working even I copy and paste the code thanks -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DB] Apache + php4 + pdflib + win32

2001-03-26 Thread Osman Omar
Hi, Can I use pdflib on win32 platform using apache and php4? if can how? thanks -- PHP Database 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-mail: [EMAIL PROTECTED]

[PHP-DB] how to store a files submit by user?

2001-03-11 Thread Osman Omar
Hi again, My problem is like this, I want my user able to send a file (eg PDF file) to server. and server will copy this file and store into a specific directory A path to this file is store inside my database I try using 'copy($file,$path)' and it works on local side only. any idea? --

[PHP-DB] How to display date?

2001-03-01 Thread Osman Omar
Hi, How to display date (ex. 2001-03-01 in MySQL) into "1 March 2001" thanks -- PHP Database 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-mail: [EMAIL PROTECTED]