[PHP-WIN] Re: [PHP] Localhost not working with cookies

2005-04-18 Thread Richard Lynch
On Sun, April 17, 2005 1:05 pm, Proudly Pinoy said: > I've read from php.net/setcookie and codecomments.com that using localhost > won't work with cookies and neither are IP addresses. So how do I test > cookies on local system? Works for me. Maybe doesn't work with specific broken browsers or so

RE: [PHP-WIN] Call to undefined function printer_open()

2005-04-18 Thread Wu, Jin Yong
Check whether you install related printer driver. For instance, it's not enough only to load module , but also you should have libmysql.dll. Maybe it'll help you some. Yong -Original Message- From: Nick [mailto:[EMAIL PROTECTED] Sent: Monday, April 18, 2005 23:07 PM To: php-windows@lists

[PHP-WIN] Call to undefined function printer_open()

2005-04-18 Thread Nick
hey i want to use that function, but i cant load it :s content of php.ini: ;extension=php_pgsql.dll extension=php_printer.dll ;extension=php_shmop.dll extension_dir = "c:\php\ext" the file is =>> C:\php\ext\php_printer.dll this seems correct to me. why wont it load some more info: i use apach