[PHP-WIN] php and webservices

2008-04-16 Thread Juan Ignacio Borda
Hi i'm new to this subject so i'm calling for advise here... 1 .-does anyone work with web services (server and client) 2.- which libraries classes are commonly used to this (like nuphp) 3.-which standard has best deployment escenario (soap xml-rpc...) Thanks in advance Juan Ign

[PHP-WIN] PHP LDAP Linux and Windows

2007-11-05 Thread Juan Ignacio Borda
Hi Guys, im trying to implement a user layer using LDAP from activedirectory, when i make an objectGUID search from a Windows server it works fine, but when i do the same search but from a Linux server it fails. The query is: objectGUID=¯´YQ%_íJ¨Äô³˜wVv PS: the windows servers is no the same

[PHP-WIN] array walk?

2007-06-28 Thread Juan Ignacio Borda
this code doesn't work on my PHP Version 5.2.1 (i'm trying to protect a stie from XSS) como'; $a[]=Array('hola','hello'); array_walk_recursive($a,'strip_tags'); echo ""; var_dump($a); echo ""; ?> it outputs: array(2) { [0]=> string(11) "como" [1]=> &array(2) { [0]=> string(11) "hola" [1]=

Re: [PHP-WIN] Printing via webapp

2007-05-30 Thread Juan Ignacio Borda
I'm intrested on this function too, did you tried to print locally let's say to LPT1 ? this will jelp you debug if it's the case that you can't print or acces a shared resource. In that case I really can't help you since I've never heard of Uniform Server. Uniform Server is a WAMP pack

[PHP-WIN] Printing

2006-04-20 Thread Juan Ignacio Borda
Does someone have any experience on printing from PHP ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] how to reload ISAPI PHP

2005-07-25 Thread Juan Ignacio Borda
I've modified some enxtensions lines in php.ini but the isapi dll seems to be cached, i've restarted the iis service but still cached, did someone know what service to reload isapi module ? (of course I cannot restart the server ) Best regards Juan -- PHP Windows Mailing List (http://www.php.