[PHP-WIN] mssql and latin characters

2008-01-20 Thread Leticia Larrosa
Hello I have a MSSql 2000 database that have stored data with the follow special characters: ó, í, Ñ, á, é, ú. When I see the data through any MsSql Client I see exactly those characters. The Collation of database is: SQL_Latin1_General_CP1_CI_AS I can’t change the method of insert data in datab

Re: [PHP-WIN] mysql not working but very odd

2008-01-20 Thread Bruce Cowin
You need a registry entry in HKLM\Software\PHP called IniFilePath set to where your ini file is. This will get it to load the correct ini file, so then the extensions should be loaded. Put the following into a .reg file and run it and it will create the entry required. Windows Registry Editor V

Re: [PHP-WIN] Warning: eregi() [function.eregi]: REG_ERANGE in ...

2008-01-20 Thread Niel Archer
> I think single quotes is right because you don't want PHP to escape > the characters...the escape is for regex, not PHP In fact, we're neither correct, I was thinking of PCRE, but this is POSIX regexes which I'm not familiar with. From the POSIX man pages: "To include a literal `]' in the list

[PHP-WIN] New website dedicated to debugging PHP.

2008-01-20 Thread Keith Roberts
Hi everyone. Please excuse me for cross posting to four lists, but I'm aware that not everyone subscribes to all of the lists, so I don't want anyone to miss this announcement. I have written a new website that is dedicated to debugging PHP applications. From the about page: http://www.php