|
Posted by Zach on 11/21/07 00:31
Why does Larry Ullman in his book "PHP for the world wide web"
have Print ("something");
in his book if it is Bulltwit?
Zach.
Onideus Mad Hatter wrote:
> On Wed, 21 Nov 2007 00:22:27 +0100, Zach <xx@xx.xx> wrote:
>
>> I am totally new to php
>> Question:
>> I am working on a Vista box.
>> *.php files are displayed OK by the browser,
>> however,
>>
>> print("something");
>>
>> does not lead to "something" being displayed.
>> What is the cause / what should I do?
>>
>> Zach.
>
> Try echo "something";
Navigation:
[Reply to this message]
|