Hi

I want to add some pictures in the header of my site can anybody help me how to do that in php

Thanks in advance

Recommended Answers

All 3 Replies

Use marquee html tag.

Use marquee html tag.

thanks for the help but i am very new to php

will you please post code

thanks in advance

<marquee>
   <img src='a1.gif'/>   
   <img src='a2.gif'/>
</marquee>
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.