<?=stuff?> doesn't work
Posted by: Anthony (---.student.iastate.edu)
Date: January 25, 2006 05:26PM

Is there any reason why doing things like <?=$variable?> do not work in WAMP anymore? Is it a PHP 5 issue (or feature), or am I doing something wrong....?

Any help would be useful...

Anthony Persaud
[www.anthonypersaud.com]

Re: doesn't work
Posted by: Anthony (---.student.iastate.edu)
Date: January 25, 2006 05:43PM

Nevermind, figuired it out - short_tag problem

Re: doesn't work
Posted by: schrift (---.dsl.telepac.pt)
Date: January 26, 2006 02:27PM

i have the same problem. doing things like <?=$variable?> do not work
can you help me

Re: doesn't work
Posted by: Romain Bourdon (---.w193-251.abo.wanadoo.fr)
Date: January 26, 2006 02:45PM

it's a short_open_tags problem, see the php documentation ;-)

romain

Re: doesn't work
Posted by: schrift (82.155.103.---)
Date: January 26, 2006 03:10PM

where can i find the documentation of php?
i'm lerning php, so php and all this stuff is new for me.
can you help me?

(sorry the errors, I don't speak very good English)

Re: doesn't work
Posted by: Romain Bourdon (---.w193-251.abo.wanadoo.fr)
Date: January 26, 2006 03:14PM

on the php website :

[www.php.net]

Romain

Re: doesn't work
Posted by: schrift (82.155.103.---)
Date: January 26, 2006 03:20PM

but you decided the problem? how?

Re: doesn't work
Posted by: schrift (82.155.103.---)
Date: January 26, 2006 03:29PM

Nevermind, i figuired it

Re: doesn't work
Posted by: Sir_Lance (---.prod-infinitum.com.mx)
Date: February 24, 2006 08:14AM

I have read and read and i try to understand why in wamp i cant make a variable from the url and in my server i do can.
sometin like myfile.php?song=whatever
that doen't work in wamp, why, why????

Sorry, only registered users may post in this forum.