4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 Echo PHP variable
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
Kdawg
Senior WebHelper
Senior WebHelper


Joined: 21 Apr 2003
Posts: 153

PostPosted: Thu Sep 18, 2003 12:16 pm (20 years, 7 months ago) Reply with QuoteBack to Top

How would I put php as the value <param name="PLAY" value="">? I want the variable $play to be the value of the parameter.
OfflineView User's ProfileFind all posts by KdawgSend Personal Message
Darren
Team Member



Joined: 05 Feb 2002
Posts: 549
Location: London

PostPosted: Thu Sep 18, 2003 1:05 pm (20 years, 7 months ago) Reply with QuoteBack to Top

Code:
<param name="PLAY" value="<? echo $play; ?>">
OfflineView User's ProfileFind all posts by DarrenSend Personal MessageVisit Poster's Website
Kdawg
Senior WebHelper
Senior WebHelper


Joined: 21 Apr 2003
Posts: 153

PostPosted: Thu Sep 18, 2003 1:35 pm (20 years, 7 months ago) Reply with QuoteBack to Top

it doesnt equal <>?
OfflineView User's ProfileFind all posts by KdawgSend Personal Message
Darren
Team Member



Joined: 05 Feb 2002
Posts: 549
Location: London

PostPosted: Thu Sep 18, 2003 1:54 pm (20 years, 7 months ago) Reply with QuoteBack to Top

What do you mean?
OfflineView User's ProfileFind all posts by DarrenSend Personal MessageVisit Poster's Website
Kdawg
Senior WebHelper
Senior WebHelper


Joined: 21 Apr 2003
Posts: 153

PostPosted: Thu Sep 18, 2003 2:09 pm (20 years, 7 months ago) Reply with QuoteBack to Top

Does not equal
like
if (5 doesnt equal 6)
{
}
OfflineView User's ProfileFind all posts by KdawgSend Personal Message
Darren
Team Member



Joined: 05 Feb 2002
Posts: 549
Location: London

PostPosted: Thu Sep 18, 2003 2:12 pm (20 years, 7 months ago) Reply with QuoteBack to Top

Sorry I thought we were still on the previos question Very Happy

does not equal is written !=

if (5 != 6)
{
}
OfflineView User's ProfileFind all posts by DarrenSend Personal MessageVisit Poster's Website
Kdawg
Senior WebHelper
Senior WebHelper


Joined: 21 Apr 2003
Posts: 153

PostPosted: Thu Sep 18, 2003 2:21 pm (20 years, 7 months ago) Reply with QuoteBack to Top

I hate it when I try to use VB code in PHP.
OfflineView User's ProfileFind all posts by KdawgSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.207256 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme