Page 1 of 1

cant work

PostPosted: 06. March 2007 22:56
by snipers
Hello

I have a problem, i start all services in xampp, and i try to acess to my web page in php but i cant, i see the page but the includes dont work, i go to http://localhost/alvorada/apostica/eventos.php for example and i see the page, but if i go to http://localhost/alvorada/apostica/inde ... ag=eventos the page dont work, the include dont work, in the web the page works well but in localhost no.

I need a help please

Thanks

PostPosted: 07. March 2007 08:07
by Wiedmann
Your code is not "correct".

(seach in the PHP manual for "register_globals")

Re: cant work

PostPosted: 10. March 2007 12:09
by WorldDrknss
snipers wrote:Hello

I have a problem, i start all services in xampp, and i try to acess to my web page in php but i cant, i see the page but the includes dont work, i go to http://localhost/alvorada/apostica/eventos.php for example and i see the page, but if i go to http://localhost/alvorada/apostica/inde ... ag=eventos the page dont work, the include dont work, in the web the page works well but in localhost no.

I need a help please

Thanks

Need to script better.
You need to use the $_GET and $_POST variables, http://us2.php.net/variables.predefined