Page 1 of 1

problems with php

Posted: Wed Mar 12, 2008 1:43 pm
by bbragaPT
Hi folks.... i have a little and wierd problem with php.
please check http://www.ramalar.com/gestor/get-imob- ... sticas.php
now do a few refreshs and see what happens...

Does anyone know why i get different outputs?


the php code for that file is only

<?
echo ini_set("include_path",":$_SERVER[DOCUMENT_ROOT]/gestor/includes/XML");
echo ini_get("include_path");
?>


Does anyone has a clue of what is going on...?

Best regards and thank's in advance
Bruno