Re: HELP - sure is a piece of cake for you
- From: "greenflame" <dynamic.efry@xxxxxxxxx>
- Date: 26 Jul 2006 13:28:17 -0700
hi, Phil, and thank you for your rapid response.
mmmm. to be honest, I'd be glad to have more instructions since I have
no idea what or hw to use this function. phpinfo();
and what does it mean to run something through a server? just rephrase,
please.
:D
thank you
Efry
PTM כתב:
"greenflame" <dynamic.efry@xxxxxxxxx> wrote in message
news:1153944576.484296.84220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello all,Just ran your code through my server and it all works ok. Did you run:
I have installed apache server on my computer and all it takes to edit
php files locally.
everything works, and i can see my index.php file .
however, the problem is:
everything which is inside the <?php ?>is ignored.
i have even done an echo check with the simplest htmk code.
I'll copy it so you see i've done nothing wrong:
<html>
<head></head>
<body>
this line can be seen when writing http://127.0.0.1/index.php on the
address bar but the bla bla is not.
<?php
echo "bla bla";
?>
</body>
</html>
Heeeeeeeeeeeeelp! I can't figure out why is that :(
Appreciate your rapid response. got some things to work on .
Efry
phpinfo();
to verify your setup? It would appear you may have a config issue.
Phil
.
- Follow-Ups:
- Re: HELP - sure is a piece of cake for you
- From: PTM
- Re: HELP - sure is a piece of cake for you
- From: Eric Farraro
- Re: HELP - sure is a piece of cake for you
- References:
- HELP - sure is a piece of cake for you
- From: greenflame
- Re: HELP - sure is a piece of cake for you
- From: PTM
- HELP - sure is a piece of cake for you
- Prev by Date: Re: Combinatorics algorithm
- Next by Date: Re: Query 2 MySQL databases in 1 statement
- Previous by thread: Re: HELP - sure is a piece of cake for you
- Next by thread: Re: HELP - sure is a piece of cake for you
- Index(es):
Relevant Pages
|