[PHP-DB] How to use PHP and MS Access?

2002-01-10 Thread Sergey
How can read date and put it into and out of (name.mdb) with SQL query Sergey -- 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 can I use MS access file and PHP?

2002-01-10 Thread Sergey
How can I raed and write data to My_file.mdb through PHP with SQL qyery Sergey -- 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 connect MS accsess file

2002-01-10 Thread Sergey
HOw can i read and put data into or out of name.mdb file with sql query Sergey -- 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 use MS Access file

2002-01-10 Thread Sergey
How can read and put data into or out of file.mdb with sql query Sergey "Rick Emery" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > mysql_connect ('dbhost','user','pass'); > my

[PHP-DB] Authentication

2001-10-19 Thread Sergey Zorchenko
Hi all. I'm trying to find a way to use apache authentication trough php/mysql. I mean that users/passwords need will be stored in mysql database but Apache will athomatically request authentication for any access to protected folder _and its subfolders_. For not to make something like "access.php

Re: [PHP-DB] Storing last access

2001-07-30 Thread Sergey Larionov
th one table you may do only one querry. It speed up you script. oo> Thanks much, oo> olinux ·•·•·•· Sergey Larionov-[EMAIL PROTECTED], http://larionov.akl.ru •Íè÷åãî íå äîâîäè äî êðàéíîñòè: ÷åëîâåê, æåëàþùèé òðàïåçîâàòü ñëèøêîì ïîçäíî, ðèñêóåò òðàïåçîâàòü íà ñëåäóþùèé äåíü ïîóòðó

Re[2]: [PHP-DB] Still trying to get image from /tmp path

2001-07-29 Thread Sergey Larionov
mage), I'm not sure.. No. When you echoing $image, binary data will putted into the stream. How opening j[eg-image in notepad.exe. You must put the header to begin of stream (header("Content-type: text/jpeg");) Call this script "image.php" for example and show image using t

[PHP-DB] InterBase

2001-07-28 Thread Sergey Larionov
"Warning: InterBase: arithmetic exception, numeric overflow, or string truncation Cannot transliterate character between character sets in /home/larionov/public_html/base.php on line 6" How I can turn off tranliteration? ·•·•·•· Sergey Larionov-[EMAIL PROTEC