I have:
WinNT_4.00 Server
Apache
PHP_5
MySQL_4
[myscript.php]
...
$link = mysql_pconnect();
...
-
If you run "php.exe myscript.php",
you'll get message: "Fatal error: Call to undefined function:
mysql_pconnect()..."
HOW TO DECIDE THIS PROBLEM ?
--
PHP Database Mai
> Have you installed the php_mysql module in PHP5, it is not
> included by default now.
Where can I find this Library?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP 4.1.2
Apache 1.3.23
Slackware 7.1
Sybase: Adaptive Server Anywhere 8
iODBC - libiodbc-3.0.5
database created with 1251CYR collation
work fine with cyrillic strings trough windows app (ODBC)
but with PHP on linux trough iODBC & Adaptive Server Anywhere ODBC driver 8.0.x not
ODBC.INI-
SQL Anywhere docs says :
Collation label Type Description
1251CYR ANSI Code Page 1251, Windows Cyrillic
- Original Message -
From: "Andrey Hristov" <[EMAIL PROTECTED]>
To: "Igor Georgiev" <[EMAIL PROTECTED]>
Cc: <[EMAI
trigger Rollback on server.
I see the only solution here -- using sessions with timeout equals to
reasonable value for each particular page which requires transaction.
Thank you,
Igor
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php