Re: Beginner PHP question
- From: Daniel <daniel@xxxxxxxxxxxxx>
- Date: Mon, 18 May 2009 23:35:05 -0500
On Mon, 18 May 2009 17:51:27 -0700 (PDT), c_shah
<shah.chirag@xxxxxxxxxxx> wrote:
For some reason sample website I have displays PHP variables in the
web browser. Also, hyper link i have on the page is displays like
my.domain.com?page=$page&id=$codeno
But there are some part of code does works fine. May be anything
inside <?= tag is being displayed in the browser
I know that <?= is like response.write in ASP or <?echo etc. but I am
a newbie and looks like I am missing something
this stuff does not work in php; please see the syntax in the manual,
you will be up to speed very quickly
Daniel
.
- Follow-Ups:
- Re: Beginner PHP question
- From: Johannes Hafner
- Re: Beginner PHP question
- References:
- Beginner PHP question
- From: c_shah
- Beginner PHP question
- Prev by Date: Re: Document Sharing on LINUX Server-- anything in PHP?
- Next by Date: Re: Document Sharing on LINUX Server-- anything in PHP?
- Previous by thread: Re: Beginner PHP question
- Next by thread: Re: Beginner PHP question
- Index(es):
Relevant Pages
|