I use :
Server:window 2000 server
IIS 5.0
PHP version :php-4.2.1-Win32
set DSN in Data Source(ODBC).User DSN =test and point to
Microsoft Access (*.mdb) when i use this code
$con=odbc_connect("ingles","","",SQL_CUR_USE_ODBC);
It has error :
Warning: SQL error: [Microsoft][Administrador de
It seems that your variables are not set as global.. check your php.ini file
and set global variables on.
"Fungi" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have problem testing PHP on my own server setup with IIS5.
> I tested my server with
>
> phpinfo(
Does anyone know how to use the textarea to display formmated text.. such as
the output from html files or an exact copy from a word document.. similar
to how msn and yahoo does there thing when you are composing and email
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit