Hey Guys,
I am a bit of a novice at coding and i have a php script saved as "test.php" and i want it to be in the html code. How would i go about doing this without just copying the php code into the html.
I am doing this but now nothing appears, any help?<p><b>Current Song:</b> <?php include("test.php");?> </p> </div>


LinkBack URL
About LinkBacks
Reply With Quote

