[PHP] debug function - string to variable conversion?

2002-09-21 Thread Marco Siegl
hi there, i was thinking of a 2 ways to write a new debug function, ... 1. debug all variables in php script, e.g. function debug( all ) which should parse the whole source code of a particular php-script for all occuring variables and treat them corresponding to their variable type, e.g. -

[PHP] Re: php_xslt.dll

2002-09-21 Thread Marco Siegl
hi larry, please explain, what in particular is wrong with your php-xslt installation? maybe you can first of all try http://www.dependencywalker.com to check if all needed .dlls are there. if you still need the new libexpat.dll you have to go to http://sourceforge.net/projects/expat/ - it's

[PHP] Re: error: loading extensions / php_xslt.dll on win32

2002-09-17 Thread Marco Siegl
hi horst, i think your're problem is that you'll need to get the new libexpat.dll provided from james clark. visit http://sourceforge.net/projects/expat/ to get the latest expat v1.95.5 (which includes the new libexpat.dll - the older version was called: expat.dll, provided with expat v1.95.2)

[PHP] error: loading extensions / php_xslt.dll on win32

2002-09-12 Thread Marco Siegl
hi there @php.net, please, can you help me enabling the extensions in php? i tried for hours to accomplish the right settings, but it seems, the solution is out of reach. you'll find a mini screenshot of my error message so you'll see exactly what i mean. machine details: php v4.2.3, apache