> having said that any HTML in production envs should degrade nicely for
> older browsers. it doesn't have to look the same but it should be
> accessible.
It won't be if you use CSS.
>> I can't count the number of CSS sites I've skipped because their links
>> don't work (in my browser) due to CSS
Richard Lynch wrote:
Jochem Maas wrote:
font
tags
suck
I know nothing about MSSQL - thankgod (sorry I really can't help you
there) - but I can recommend eradicating all font tags... everywhere...
take no prisoners... death to frontpage (oh sorry got carried away :-).
try this instead:
# Can´t esta
Jochem Maas wrote:
> font
> tags
> suck
>
> I know nothing about MSSQL - thankgod (sorry I really can't help you
> there) - but I can recommend eradicating all font tags... everywhere...
> take no prisoners... death to frontpage (oh sorry got carried away :-).
> try this instead:
>
>
> # Can´t est
Pablo D Marotta wrote:
Hi there..
I´m connecting to a Ms Sql Server 2000, with the system administrator´s name,
and its password.
It always works fine, but... I know it´s not the safest way of connecting, so I
want to use some ordinary user names and passwords.
The problem is that I just can´t make
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If your Web server is running on a machine that is separate from your
database server, then you'll also need to copy the file ntwdblib.dll
from the database server to your C:\WINDOWS\system32 folder. PHP needs
that DLL for the mssql functions to work c
I assume you are working on a win32 platform, if so uncomment that
relevent line in the php.ini file and copy the dll to the win folders.
(all this is explained in great detail in teh installation guide)
If you are working on linux this approach will not work with mssql.
Alex Hogan wrote:
Hi A
une 17, 2003 5:14 PM
Aan: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Onderwerp: RE: [PHP] MSSQL connection
That's it . Thank you very much !
-Oorspronkelijk bericht-
Van: Adam Voigt [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, June 17, 2003 5:10 PM
Aan: Wim Paulussen
CC: [EMAIL PROTE
That's it . Thank you very much !
-Oorspronkelijk bericht-
Van: Adam Voigt [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, June 17, 2003 5:10 PM
Aan: Wim Paulussen
CC: [EMAIL PROTECTED]
Onderwerp: Re: [PHP] MSSQL connection
You need to turn on the MSSQL extension in your php.ini,
You need to turn on the MSSQL extension in your php.ini,
under Windows this file is probably in:
c:\winnt\php.ini
On Tue, 2003-06-17 at 11:01, Wim Paulussen wrote:
> LS,
>
> I am trying to get a connection to a remote MSSQL server.
> This is what I found in the online manual :
>
> mssql_conne
9 matches
Mail list logo