Question regrding Heder and using PHP coding
-
Hi:
I am creating a website – all pages are using the same theme. I have edited the header and added in a Flsh object which is running fine.
If I want to swap the flash object on a specific page and swap it our for a .png file… what would the code look like?
Basally something to the effect….
If bloginfo( ‘name’ )=”Home” then execute the flash object else display the png.
If someone could give me an example of what the PHP code would look like it would be appreciated. I have the flsh code working – just not sure how to form the if / e;se statement using the <object> </object> tags in HTML
Eddy
The topic ‘Question regrding Heder and using PHP coding’ is closed to new replies.