Re: [PHP] DOMDocument and html doctype

2005-05-14 Thread Johannes Findeisen
that knows every doctype definition? This only is usefull to see if the string exists or not. Regards -- Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] remote call

2005-04-25 Thread Johannes Findeisen
://www.faqs.org/docs/Linux-HOWTO/XML-RPC-HOWTO.html SOAP (download the zip file there and look if this is what you want): http://www.oikoyama.net/downloads/docs/ Regards -- Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP vs ASP .NET

2005-04-23 Thread Johannes Findeisen
goal... ;-) Regards -- Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Why is it possible to assign data to _not_declared_ vars in a class (PHP 5.0.3)?

2005-04-08 Thread Johannes Findeisen
think it is really bad, that this kind of logical error must be catched in some way or must be at least reported with E_STRICT on. I am only develping with E_STRICT and thought this will give hints to all design faults. Kind regards Johannes Findeisen P.S.: I am going crazy ... This works too

Re: [PHP] Re: Illegal string offset error in array

2005-03-28 Thread Johannes Findeisen
-- # Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Best Server OS

2005-03-28 Thread Johannes Findeisen
to install is FreeBSD. I know a hoster which runs this system on nearly every Mashine. I don't know much about FreeBSD but i have installed some day in the past and it wasn't much painfull. Hope this helps... Regards -- # Johannes Findeisen -- PHP General Mailing List (http://www.php.net

Re: [PHP] Create MDB File

2005-03-28 Thread Johannes Findeisen
, Does anyone know if its possible to create an MDB file from a Mysql database using a PHP script, I have only managed to find Access to Mysql conversion programs so far... Thanks for your help -- # Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Create MDB File

2005-03-28 Thread Johannes Findeisen
Sorry, i forgot that link: http://www.convert-in.com/sql2acc.htm On Monday 28 March 2005 22:46, Johannes Findeisen wrote: Hello, i had the same problem some years ago. At this time i have set up all tables in Access and wrote a script which reads from MySQL and inserts into the MDB file

[PHP] Illegal string offset error in array

2005-03-27 Thread Johannes Findeisen
-- # Johannes Findeisen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] world write access

2005-03-27 Thread Johannes Findeisen
. The numerous places I read that I shouldn't do that gives me certain doubts though. any comments on this? regards, Evert -- Rooftop Solutions - Web Applications on Demand tel. (+31)628962319 fax. (+31)842242474 http://www.rooftopsolutions.nl -- # Johannes Findeisen -- PHP General