RSS

Tag Archive | "HTML"

How to Add PHP code to HTML

Wednesday, July 16, 2008

0 Comments

Method1. Just put <?php your PHP code ?> with HTML Method2. Use one of following functions:

Continue reading...