echo ?

Here non-phpBB topics can be discussed.
Post Reply
themission
New member
New member
Posts: 44
Joined: 06 Jul 2011, 06:55
Location: Devon UK
Contact:

echo ?

Post by themission »

can anyone tell me what echo means - which is used in nuke xtreme as in :-

Code: Select all

echo'<div style="margin:0 auto; width: 940px; height:120px;" >

and what would be used in PHPBB3. thanks..
User avatar
RMcGirr83
Supporter
Supporter
Posts: 6242
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr

Re: echo ?

Post by RMcGirr83 »

themission
New member
New member
Posts: 44
Joined: 06 Jul 2011, 06:55
Location: Devon UK
Contact:

Re: echo ?

Post by themission »

Thanks for the link, will take a while to read , im guessing on the fly the echo could be a <dd then ? fuxed if i know
User avatar
RMcGirr83
Supporter
Supporter
Posts: 6242
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr

Re: echo ?

Post by RMcGirr83 »

dd, div it doesn't matter. echo returns a string.
themission
New member
New member
Posts: 44
Joined: 06 Jul 2011, 06:55
Location: Devon UK
Contact:

Re: echo ?

Post by themission »

Ahh ok thanks.
Post Reply