On Tue, Feb 10, 2009 at 8:50 PM, Jan Luca <[email protected]> wrote: > Can't help me someone? The code exactly outputs what it should (http://toolserver.org/~jan/poll/dev/main.php?page=wiki_output&id=2 returns 2!).
And as it's my code you took without source notice (from http://code.harddisk.is-a-geek.org/filedetails.php?repname=hd_bot&path=%2Fhttp_wrapper.inc.php&rev=38&sc=1 - don't think I don't notice this. Please add a source note to your code and I'll be fine with it)... if(isset($get_server)) { is totally wrong. Use if($get_server!="") { And where do you use main.php? It doesn't get included anywhere. Marco -- VMSoft GbR Nabburger Str. 15 81737 München Geschätsführer: Marco Schuster, Volker Hemmert http://vmsoft-gbr.de _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
